Skip to content

Commit 8f6f2d4

Browse files
committed
Update remoteWrite key in the guide for configuring long-term metrics storage
(cherry picked from commit ff2891e)
1 parent 239ea01 commit 8f6f2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/clusters/observability/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Define a `patch.yaml` file with your changes to the Prometheus server:
131131
spec:
132132
containers: # container for your adapter
133133
...
134-
remote_write:
134+
remoteWrite:
135135
url: "http://localhost:9201/write" # http endpoint for your adapter
136136
```
137137

0 commit comments

Comments
 (0)