Beyla exposes tuning controls for OTLP exponential histograms and Prometheus native histograms. These settings bound histogram resolution and memory usage.
Fields to document
metrics.exponential_histogram.max_scale
metrics.exponential_histogram.max_size
otel_metrics_export.exponential_histogram.max_scale / BEYLA_METRICS_EXPONENTIAL_HISTOGRAM_MAX_SCALE
otel_metrics_export.exponential_histogram.max_size / BEYLA_METRICS_EXPONENTIAL_HISTOGRAM_MAX_SIZE
prometheus_export.native_histogram.bucket_factor / BEYLA_PROMETHEUS_NATIVE_HISTOGRAM_BUCKET_FACTOR
prometheus_export.native_histogram.max_bucket_number / BEYLA_PROMETHEUS_NATIVE_HISTOGRAM_MAX_BUCKET_NUMBER
prometheus_export.native_histogram.min_reset_duration / BEYLA_PROMETHEUS_NATIVE_HISTOGRAM_MIN_RESET_DURATION
Document defaults, valid ranges, exporter prerequisites, and the resolution and resource-use trade-offs. Include one example for each histogram type.
Beyla exposes tuning controls for OTLP exponential histograms and Prometheus native histograms. These settings bound histogram resolution and memory usage.
Fields to document
metrics.exponential_histogram.max_scalemetrics.exponential_histogram.max_sizeotel_metrics_export.exponential_histogram.max_scale/BEYLA_METRICS_EXPONENTIAL_HISTOGRAM_MAX_SCALEotel_metrics_export.exponential_histogram.max_size/BEYLA_METRICS_EXPONENTIAL_HISTOGRAM_MAX_SIZEprometheus_export.native_histogram.bucket_factor/BEYLA_PROMETHEUS_NATIVE_HISTOGRAM_BUCKET_FACTORprometheus_export.native_histogram.max_bucket_number/BEYLA_PROMETHEUS_NATIVE_HISTOGRAM_MAX_BUCKET_NUMBERprometheus_export.native_histogram.min_reset_duration/BEYLA_PROMETHEUS_NATIVE_HISTOGRAM_MIN_RESET_DURATIONDocument defaults, valid ranges, exporter prerequisites, and the resolution and resource-use trade-offs. Include one example for each histogram type.