-
Notifications
You must be signed in to change notification settings - Fork 116
Support for tracing using OpenTelemetry #1166
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
Labels
enhancement
New feature or request
Milestone
Comments
|
6 tasks
Blocked by #1261 |
Closing in favor of new stories in the epic. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a user of NGF
I want NGF to have the ability to generate and send traces
So that I can easily get tracing for all of my traffic to help debug my environment.
The CRD defined in #929 should be used as the configuration entrypoint for a user.QuestionShould the CRD be attached to the GatewayClass or the Gateway?: Answer: GatewayClassReference
Otel POC: https://github.com/ciarams87/nginx-gateway-fabric/tree/spike/try-otel
Acceptance Criteria
- Data plane CRD is initialized when NGF is installed- CRD is watched for and handled if attached to our Gateway- Enhancement proposal is updated to "Completed"To be merged into thefeat/data-plane-crd
feature branch.The text was updated successfully, but these errors were encountered: