We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702a652 commit 75d9c19Copy full SHA for 75d9c19
tests/e2e-instrumentation/instrumentation-dotnet-multiannotation/00-install-collector.yaml
@@ -6,13 +6,13 @@ metadata:
6
annotations:
7
instrumentation.opentelemetry.io/inject-sdk: "true"
8
---
9
-apiVersion: opentelemetry.io/v1alpha1
+apiVersion: opentelemetry.io/v1beta1
10
kind: OpenTelemetryCollector
11
metadata:
12
name: sidecar
13
namespace: my-other-dotnet-ns
14
spec:
15
- config: |
+ config:
16
receivers:
17
otlp:
18
protocols:
0 commit comments