Skip to content

Commit 89a79c8

Browse files
committed
update comment for grpc
1 parent bf00aaf commit 89a79c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom/src/main/resources/co/elastic/otel/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ meter_provider:
5252
# otlp_grpc:
5353
# endpoint: ${OTEL_EXPORTER_OTLP_ENDPOINT}
5454
# headers_list: ${OTEL_EXPORTER_OTLP_HEADERS}
55-
# temporality_preference: delta
55+
# temporality_preference: ${OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE:-delta}
5656

5757
logger_provider:
5858
processors:

0 commit comments

Comments
 (0)