Skip to content

Prometheus client integration : T361346

Sg912 requested to merge prom_client into main

Closes T361346

  • prom-client.collectDefaultMetrics() function will automatically collect standard metrics like CPU, memory usage, and more.
  • duration of each HTTP request and histogram.
  • /metrics endpoint

Merge request reports