Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 164185c

Browse files
committed
add $
1 parent 6e1926b commit 164185c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/automatic-discovery/k8s/k8s-advanced-config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Follow these steps to activate runtime metrics collection:
137137
apiVersion: v1
138138
fieldPath: status.hostIP
139139
- name: SPLUNK_METRICS_ENDPOINT
140-
value: http://(SPLUNK_OTEL_AGENT):9943/v2/datapoint
140+
value: http://$(SPLUNK_OTEL_AGENT):9943/v2/datapoint
141141
142142
#. Reinstall the Splunk OTel Collector Chart with the following command. Replace <CURRENT_VERSION> with the current version of your splunk-otel-collector-chart.
143143

0 commit comments

Comments
 (0)