Skip to content

feat(tracing): Adds more OpenTelemetry convention attributes: gen_ai.request.max_tokens, gen_ai.request.top_p and gen_ai.response.finish_reasons #2478

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

Merged
merged 1 commit into from
Aug 14, 2025

Conversation

copybara-service[bot]
Copy link

feat(tracing): Adds more OpenTelemetry convention attributes: gen_ai.request.max_tokens, gen_ai.request.top_p and gen_ai.response.finish_reasons

Fixes #1234

@copybara-service copybara-service bot added the google-contributor [Bot] This PR is created by Google label Aug 12, 2025
@copybara-service copybara-service bot force-pushed the copybara/793903593 branch 3 times, most recently from 0cd126b to f1009e3 Compare August 14, 2025 16:47
…request.max_tokens, gen_ai.request.top_p and gen_ai.response.finish_reasons

Fixes #1234

PiperOrigin-RevId: 795082815
@copybara-service copybara-service bot merged commit 9ba8eec into main Aug 14, 2025
@copybara-service copybara-service bot deleted the copybara/793903593 branch August 14, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
google-contributor [Bot] This PR is created by Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standard open telemetry fields like token count are not set
1 participant