Commit graph

4 commits

Author SHA1 Message Date
Matthias Rampke
eaeb9287f9
summary options are only used with summaries
Signed-off-by: Matthias Rampke <matthias.rampke@googlemail.com>
2025-07-21 07:32:56 +00:00
Matthias Rampke
f1f841310f
comment on observer_type
Signed-off-by: Matthias Rampke <matthias.rampke@googlemail.com>
2025-07-21 07:31:49 +00:00
Matthias Rampke
e8b902793d
note that summaries are not recommended
Co-authored-by: Ben Kochie <superq@gmail.com>
Signed-off-by: Matthias Rampke <matthias.rampke@googlemail.com>
2025-07-21 07:28:07 +00:00
Matthias Rampke
530ac73d7f
Extract and modernize starter configuration
Take the existing starter configuration that we had buried in the middle of the
README. Slightly modernize it: disable glob mapping ordering by default, and set
the default # of native histogram buckets to 160, matching [defaults in
OpenTelemetry and the recommendation in Mimir](https://grafana.com/docs/mimir/latest/configure/configure-native-histograms-ingestion/#configure-native-histograms-per-tenant).

Add an example of overriding the default native histogram bucket factor.

Signed-off-by: Matthias Rampke <matthias@prometheus.io>
2025-07-17 17:33:03 +00:00