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

feat: add Prometheus & Grafana Monitoring for LLMs Using OpenTelemetry #414

Open
akotyla opened this issue Mar 17, 2025 · 0 comments · May be fixed by #427
Open

feat: add Prometheus & Grafana Monitoring for LLMs Using OpenTelemetry #414

akotyla opened this issue Mar 17, 2025 · 0 comments · May be fixed by #427
Assignees
Labels
feature New feature or request
Milestone

Comments

@akotyla
Copy link
Collaborator

akotyla commented Mar 17, 2025

Feature description

Integrate Prometheus and Grafana with our OpenTelemetry audit to track key performance and usage metrics. This will allow us to collect, visualize, and analyze model behavior in real-time, ensuring better observability and debugging capabilities. The following metrics should be captured: prompt throughput, token throughput, time to first token, input tokens.

Motivation

By adding OpenTelemetry-based metrics collection and integrating it with Prometheus and Grafana, we can monitor request latency, token usage, and system throughput and set up alerts for anomalies to improve system reliability.

Additional context

No response

@akotyla akotyla added core feature New feature or request labels Mar 17, 2025
@akotyla akotyla self-assigned this Mar 17, 2025
@akotyla akotyla added this to ragbits Mar 17, 2025
@akotyla akotyla moved this to Backlog in ragbits Mar 17, 2025
@mhordynski mhordynski moved this from Backlog to Ready in ragbits Mar 17, 2025
@akotyla akotyla moved this from Ready to In Progress in ragbits Mar 18, 2025
@mhordynski mhordynski added this to the 0 / Maintenance milestone Mar 18, 2025
@micpst micpst removed the core label Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants