nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Remove unnecessary header from telemetry exporter configuration

Open pleshakov opened this issue 1 year ago • 2 comments
trafficstars

Once this is implemented https://github.com/nginxinc/telemetry-exporter/issues/41 and the corresponding dependency is updated in our project, remove X-F5-OTEL from exporter configuration: https://github.com/nginxinc/nginx-gateway-fabric/blob/0fc3902f512fb79bc53889daf2882ddfdb073081/internal/mode/static/manager.go#L550-L552

Acceptance criteria:

  • Remove the header configuration
  • Ensure that telemetry is successfully sent to production F5 telemetry service after the change.

pleshakov avatar Jun 18 '24 16:06 pleshakov