xebia-functional / poc-scala-data-streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Add counters and processing time in Apache Flink

dagmendez opened this issue · comments

commented

Code snippets will have to be added so the metrics are generated internally to later be collected by prometheus.

The two metrics are:

  • Latency
  • Throughput

Implement the snippets using OpenTelemetry For Java