We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a1b9f commit d248262Copy full SHA for d248262
.chloggen/service-instanc-id-mapping.yaml
@@ -20,7 +20,7 @@ subtext: |
20
you will now see multiple instances in the UI - which is the correct behavior.
21
22
You can still use the attribute `resource.opentelemetry.io/service.instance.id` to set the `service.instance.id`,
23
- which will be shared across all containers in the pod - but this is not recommended.
+ which will be shared across all containers in the pod - but this is not recommended for multiple container instrumentation instances.
24
25
Refer to the [semantic conventions](https://opentelemetry.io/docs/specs/semconv/resource/#service-experimental)
26
for more information.
0 commit comments