A simple web page and desktop application for calculating buckets based on the exponential function.
Available at buckets-exp.ddtkey.com, the desktop version can be downloaded from the release page: latest
Can be useful for checking parameters when configuring histograms in Prometheus, for example:
- rust: exponential_buckets
- go: ExponentialBuckets