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

NGINX Plus: Server Zone Metrics are not Emitted

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

NGF currently does not emit any server_zone metrics from NGINX Plus. This appears to be an oversight in our exposure of metrics, so this is something we need to fix.

Reported by Dan Edgar:

Image

Acceptance

  • All server_zone metrics emitted by NGINX Plus when used as our data plane should be exposed on our metrics endpoint.
  • An NGINX directive is added to every location in every server block that NGF generates so that a server_zone metric is emitted for each location.

mpstefan avatar Jul 10 '24 16:07 mpstefan