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 5a9ca59 commit ff2891eCopy full SHA for ff2891e
docs/clusters/observability/metrics.md
@@ -131,7 +131,7 @@ Define a `patch.yaml` file with your changes to the Prometheus server:
131
spec:
132
containers: # container for your adapter
133
...
134
- remote_write:
+ remoteWrite:
135
url: "http://localhost:9201/write" # http endpoint for your adapter
136
```
137
0 commit comments