Skip to content

Conversation

@swachter
Copy link
Contributor

@swachter swachter commented Jun 4, 2021

Issue: https://issues.opennms.org/browse/NMS-12987

  • Do not use distributions for the drift metrics (because they are not supported for the Beam/Flink/Prometheus combination) but gauges instead
  • Use (now - flow.lastSwitched) for calculating Kafka drift. (Watermarks are based on lastSwitched, too.)
  • The metric name for the Kafka drift metric is: flink_taskmanager_job_task_operator_flows_from_kafka_drift. Prometheus can be used to calculate some stats about that metric. In particular, in addition to avg, min and max would be interesting.

swachter added 2 commits June 29, 2021 08:46
… supported by the combination Beam/Flink/Prometheus)
…t (watermarks are also based on lastSwitched)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant