We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcecbd commit 8aefab1Copy full SHA for 8aefab1
docker-compose.minimal.yml
@@ -296,6 +296,7 @@ services:
296
- OTEL_COLLECTOR_HOST
297
- OTEL_COLLECTOR_PORT_GRPC
298
- OTEL_SERVICE_NAME=imageprovider
299
+ - OTEL_RESOURCE_ATTRIBUTES
300
depends_on:
301
otelcol:
302
condition: service_started
docker-compose.yml
@@ -375,6 +375,7 @@ services:
375
376
377
378
379
380
381
0 commit comments