Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add Alerts examples for Client side metrics #241

Open
MosheBlumbergX opened this issue Jul 4, 2024 · 1 comment
Open

Request to add Alerts examples for Client side metrics #241

MosheBlumbergX opened this issue Jul 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MosheBlumbergX
Copy link
Contributor

As a customer I would like to see additional examples for client metric alerts and thresholds.

Very much like what has been outlined here:

https://github.com/confluentinc/jmx-monitoring-stacks/tree/main/jmxexporter-prometheus-grafana/assets/prometheus/prometheus-alerts

Thanks,
Moshe.

@hifly81
Copy link
Contributor

hifly81 commented Jul 5, 2024

@MosheBlumbergX I was wondering what metrics should be alerted.

For producers:
kafka.producer:type=producer-metrics,client-id="{client-id}" (record-error-rate)

For consumers:
kafka.consumer:type=consumer-fetch-manager-metrics,client-id="{client-id}" (records-lag-max)

kafka.consumer:type=consumer-coordinator-metrics,client-id="{client-id}" (sync-rate)

any other ideas?

@hifly81 hifly81 added the enhancement New feature or request label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants