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

Enable Telemetry during Longevity Test

Open mpstefan opened this issue 1 year ago • 1 comments
trafficstars

As a user of NGF that leaves telemetry enabled I want NGF's release tests to be run with telemetry enabled So that any extra overhead is accounted for in the results of the test.

Acceptance

  • Telemetry is enabled during the longevity test
  • Telemetry data is not sent to the Data Fabric production environment, but to the Dev Environment.

mpstefan avatar Mar 27 '24 14:03 mpstefan

note for the implementer:

  • will require a custom image with oss dev endpoint
  • NGF installation in test needs to be updated to not disable telemetry
  • GKE cluster in NFR tests needs a router (make create-gke-router) to allow NGF to send anything over the internet

pleshakov avatar Jun 10 '24 20:06 pleshakov