We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e751dbf commit 59e7c17Copy full SHA for 59e7c17
oteldemo/README.md
@@ -39,6 +39,10 @@ agent:
39
40
Using a standard workshop instance install Splunk Otel Collector
41
42
+``` bash
43
+helm repo add splunk-otel-collector-chart https://signalfx.github.io/splunk-otel-collector-chart && helm repo update
44
+```
45
+
46
``` text
47
helm install splunk-otel-collector \
48
--set="splunkObservability.realm=$REALM" \
0 commit comments