You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a site reliability engineer who wants to monitor my traffic traces, I want to configure NGINX Ingress Controller to send traffic traces to my provider of choice so that I can have a clear picture of how my system's traffic is behaving
Acceptance Criteria
Allow tracing to be configured through native NGINX Otel library
Ensure documentation provides an example of at least one trace provider (e.g. Data Dog or Grafana)
Overview
As a site reliability engineer who wants to monitor my traffic traces,
I want to configure NGINX Ingress Controller to send traffic traces to my provider of choice
so that I can have a clear picture of how my system's traffic is behaving
Acceptance Criteria
Documentation
NGINX Otel module: https://nginx.org/en/docs/ngx_otel_module.html
Otel vendors: https://opentelemetry.io/ecosystem/vendors/
Example Config Map
Add equivalent support for OpenTelemetry as was deprecated for OpenTracing with a similar UX.
Support at the Server/Location level will be via snippet on VS/VSR/Ingress
The text was updated successfully, but these errors were encountered: