Skip to content

Commit 0ad8a6b

Browse files
committed
Mention how to restart Prometheus
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 5be50bc commit 0ad8a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/autoscaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ prometheus:
320320
scaling_type: latency
321321
```
322322
323-
To check the configuration of current recording rules use the Prometheus UI or run `kubectl edit -n openfaas configmap/prometheus-config`.
323+
To check the configuration of current recording rules use the Prometheus UI or run `kubectl edit -n openfaas configmap/prometheus-config` followed by `kubectl rollout restart -n openfaas deploy/prometheus`.
324324

325325
## Legacy scaling for the Community Edition (CE)
326326

0 commit comments

Comments
 (0)