Azure-Samples / Azure-Samples/streaming-at-scale
More info on sample
- Dominant language
- C#
- Stars
- 233
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We are using the [Flink Table API](https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/dev/table/tableapi/#insert),
is that compatible with the Flink ApplicationInsightsReporter sample?
Or is this meant to be used with a job that uses Streaming API and implements RichFunction?
For example using an instance of [ApplicationInsightsReporter ](https://github.com/Azure-Samples/streaming-at-scale/blob/main/components/apache-flink/flink-application-insights/src/main/java/com/microsoft/samples/flink/ApplicationInsightsReporter.java) and inside the lets say the map function, sends the metric data using ApplicationInsightsReporter?
Regards
Suleiman
Contributor guide
Assessment
This issue has not been assessed yet.