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

Commit a125a4a

Browse files
Merge pull request #2158 from splunk/bhillmer-DOCGUILD-26176-doc-feedback-missing$
[DOCGUILD-26176] doc feedback add $
2 parents 6e1926b + 164185c commit a125a4a

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)