We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec1c17 commit 7519d6fCopy full SHA for 7519d6f
samples/instrumentation-quickstart/docker-compose.yaml
@@ -21,6 +21,7 @@ services:
21
- OTEL_EXPORTER_OTLP_ENDPOINT=http://otelcol:4318
22
- OTEL_SERVICE_NAME=otel-quickstart-python
23
- OTEL_METRIC_EXPORT_INTERVAL=5000
24
+ - OTEL_EXPORTER_OTLP_METRICS_DEFAULT_HISTOGRAM_AGGREGATION=base2_exponential_bucket_histogram
25
volumes:
26
- logs:/var/log:rw
27
depends_on:
0 commit comments