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

Prometheus for metrics #43

Open
SG60 opened this issue Mar 4, 2023 · 0 comments
Open

Prometheus for metrics #43

SG60 opened this issue Mar 4, 2023 · 0 comments

Comments

@SG60
Copy link
Owner

SG60 commented Mar 4, 2023

https://github.com/prometheus/client_rust

Exemplars:
https://docs.rs/prometheus-client/0.19.0/prometheus_client/metrics/exemplar/struct.CounterWithExemplar.html

Or use OTEL metrics for this: https://docs.rs/opentelemetry/latest/opentelemetry/metrics/index.html

prometheus-client is probably still best at the moment though (e.g. mature exemplars support).

@SG60 SG60 changed the title Prometheus? Prometheus for metrics Mar 5, 2023
@SG60 SG60 changed the title Prometheus for metrics Prometheus for metric? Mar 5, 2023
@SG60 SG60 added this to the v3 - public system milestone Mar 15, 2023
@SG60 SG60 changed the title Prometheus for metric? Prometheus for metrics Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant