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

Missing documented prometheus_buckets functions #162

Open
eproxus opened this issue Jan 22, 2024 · 0 comments
Open

Missing documented prometheus_buckets functions #162

eproxus opened this issue Jan 22, 2024 · 0 comments

Comments

@eproxus
Copy link

eproxus commented Jan 22, 2024

prometheus_buckets documents some useful functions (exponential/3, linear/3 etc.) that are not available because they are only exported when TEST is defined: https://github.com/deadtrickster/prometheus.erl/blob/master/src/prometheus_buckets.erl#L11-L15

That makes them impossible to use in production when setting up metrics.

@eproxus eproxus changed the title Missing document prometheus_buckets functions Missing documented prometheus_buckets functions Jan 24, 2024
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