Skip to content

feat(metrics): Added a new metrics endpoint

Shekhar Patnaik requested to merge spatnaik/metrics into main

Support for a metrics endpoint for health checks and metrics collection. Uses the prometheus metrics library.

  • A new metrics endpoint is now supported using the metrics_path option in the YAML config file.

Delivers gitlab-org/gitlab#396705 (closed)

Edited by Vishal Tak

Merge request reports