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

Feature Request - Prometheus/OpenMetrics endpoint #365

Closed
neufeldtech opened this issue Feb 25, 2022 · 0 comments
Closed

Feature Request - Prometheus/OpenMetrics endpoint #365

neufeldtech opened this issue Feb 25, 2022 · 0 comments

Comments

@neufeldtech
Copy link
Contributor

It would be great to have a Prometheus or OpenMetrics endpoint in the HTTP api (/metrics) to be able to gain visibility on how much data is passing through a particular proxy.

A Common question that often comes up when using Toxiproxy in complex environments (with automation, in Kubernetes) is "is my data actually flowing through Toxiproxy?". Having a standard metrics endpoint could help solve that.

Exposing these in a common metric format (Prometheus/OpenMetrics) rather than a custom format (arbitrary JSON or other) would enable wide adoption by folks that already have infrastructure deployed for ingesting Prometheus-style metrics.

For history, see also #266 where metrics were originally proposed (but through a custom format).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant