Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Prometheus metric exporter to web package #1124

Closed
wants to merge 5 commits into from

Conversation

mateus4k
Copy link
Member

@mateus4k mateus4k commented Jul 16, 2021

Summary

Resolves #1125

  • Added express custom server
  • Added express-prom-bundle middleware to export metrics to Prometheus

Metrics example

Endpoint: GET /metrics

image

Checklist

  • My code passes the linting.
  • I have manually tested this PR.

@coveralls
Copy link

coveralls commented Jul 16, 2021

Coverage Status

Coverage increased (+0.008%) to 67.348% when pulling c784c57 on feat/add-prometheus-metrics into 510d9ca on master.

@mateus4k mateus4k closed this Nov 8, 2021
@mateus4k mateus4k deleted the feat/add-prometheus-metrics branch November 8, 2021 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Prometheus metrics exporter to Web package
3 participants