mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: fix typo in prometheus.md (#16091)
Fixes small `scrape_config` typo in `prometheus.md`
This commit is contained in:
@@ -59,7 +59,7 @@ spec:
|
||||
### Prometheus configuration
|
||||
|
||||
To allow Prometheus to scrape the Coder metrics, you will need to create a
|
||||
`scape_config` in your `prometheus.yml` file, or in the Prometheus Helm chart
|
||||
`scrape_config` in your `prometheus.yml` file, or in the Prometheus Helm chart
|
||||
values. The following is an example `scrape_config`.
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user