-
Notifications
You must be signed in to change notification settings - Fork 62
feat(ai-gateway): Gen AI Otel #3557
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
base: release/gateway-3.13
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
3fb101d to
b5991be
Compare
nowNick
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Nice one 🚀
| @@ -0,0 +1,26 @@ | |||
| {% assign plugin = include.plugin | default: "default" %} | |||
|
|
|||
| {% if plugin == "OpenTelemetry" %} | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't the if and else block the same? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope, the else block adds a note for those docs where it's used which aren't the Otel plugin :)
Description
Resolves #3429
Preview Links
https://deploy-preview-3557--kongdeveloper.netlify.app/ai-gateway/#observability-and-metrics
https://deploy-preview-3557--kongdeveloper.netlify.app/ai-gateway/llm-open-telemetry/
https://deploy-preview-3557--kongdeveloper.netlify.app/how-to/set-up-jaeger-with-gen-ai-otel/3.13/
https://deploy-preview-3557--kongdeveloper.netlify.app/plugins/opentelemetry/#gen-ai-tracing-attributes
Checklist
descriptionentry in frontmatter.