Skip to content

Commit

Permalink
corrected 'Prometheous' to 'Prometheus' (#4030)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Ye <211840245@smail.nju.edu.cn>
  • Loading branch information
FeNgkAIY authored May 6, 2024
1 parent 0cdfca5 commit 1d0e762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/operation/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,12 @@ spec:
quota: 1Gi
high: "0.95"
low: "0.7"
# By default, after v0.5.0, aluxio runtime has Prometheous data turned on, if you need to turn it off you can actively set disablePrometheus: true
# By default, after v0.5.0, aluxio runtime has Prometheus data turned on, if you need to turn it off you can actively set disablePrometheus: true
# disablePrometheus: false
EOF
```

> Note: Prometheous is turned on by default. If you need to turn off Prometheous, you can set disablePrometheus: true, default is false
> Note: Prometheus is turned on by default. If you need to turn off Prometheus, you can set disablePrometheus: true, default is false
6. Checking the monitor
In grafana HOME, you can find the view named Fluid-Prometheus-Grafana-Monitor, as follows:
Expand Down

0 comments on commit 1d0e762

Please sign in to comment.