Skip to content

OTEL Metric Support #1511

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

Open
kujjwal02 opened this issue Apr 13, 2025 · 2 comments
Open

OTEL Metric Support #1511

kujjwal02 opened this issue Apr 13, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@kujjwal02
Copy link

Hi Team,

This library is great for setting up auto intrumentation for llm libraries.

From what I have seen it looks like we are only using SPAN feature from OpenTelemetry.

It will be great if we also support OTEL Metrics to keep counters for total input tokens, output tokens, cached tokens, number of llm calls etc..

@kujjwal02 kujjwal02 added enhancement New feature or request triage Issues that require triage labels Apr 13, 2025
@sdanzo-hrb
Copy link

sdanzo-hrb commented Apr 13, 2025 via email

@mikeldking
Copy link
Contributor

@kujjwal02 - this is good feedback and in general agree that for these instrumentors to be robust for observability they need to generate metrics too. We are however pretty focused on the tracing part as it's the biggest pain our users face right now.

If you have feedback for what types of metrics you'd like to see please keep us informed! Also PRs are welcome if you would like to add some :)

@mikeldking mikeldking removed the triage Issues that require triage label Apr 14, 2025
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
Status: No status
Development

No branches or pull requests

3 participants