Skip to content

openapi: consolidate metrics and healthz endpoints

Slavina Stefanova requested to merge slavina/openapi-add-metrics-endpoint into main
  • expose metrics endpoint in openapi under /v1
  • prefix healthz endpoint with /v1
  • update nginx config to use /v1 prefix

Bug: T365014

Merge request reports