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

Integrate IPA metrics with open-source telemetry implementation #1353

Open
akoshelev opened this issue Oct 16, 2024 · 0 comments
Open

Integrate IPA metrics with open-source telemetry implementation #1353

akoshelev opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@akoshelev
Copy link
Collaborator

Overview

IPA currently does not emit a lot of telemetry but it will soon because we need to look closely at protocol performance at scale. This includes adding metrics and having a means to consume and aggregate them from running instances. This task needs to cover the following

  • Pick an open source standard/engine to emit telemetry from IPA web server. statsd, open telemetry, Prometheus can be viable choices. We should strive for k8s compatibility and ease of integration with existing UIs to present them. A bonus point is integration with common clouds.
  • Build integration by exposing an endpoint through which metrics can be consumed from a shard/helper.
  • Integrate with IPA metrics by building a means to ingest metrics from running queries and send them to the monitoring instance
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

No branches or pull requests

2 participants