We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d9c19 commit e078cc9Copy full SHA for e078cc9
tests/e2e-instrumentation/instrumentation-dotnet-multiannotation/00-install-instrumentation.yaml
@@ -16,8 +16,6 @@ spec:
16
value: parentbased_traceidratio
17
- name: OTEL_TRACES_SAMPLER_ARG
18
value: "0.85"
19
- - name: SPLUNK_TRACE_RESPONSE_HEADER_ENABLED
20
- value: "true"
21
exporter:
22
endpoint: http://localhost:4317
23
propagators:
tests/e2e-instrumentation/instrumentation-dotnet-multiannotation/01-assert.yaml
@@ -44,8 +44,6 @@ spec:
44
45
46
47
48
49
- name: OTEL_SERVICE_NAME
50
value: my-dotnet
51
- name: OTEL_RESOURCE_ATTRIBUTES_POD_NAME
0 commit comments