docs/managed-victoriametrics/how-to-monitor-k8s.md: rename image files according to docs/assets/README.md

This commit is contained in:
Aliaksandr Valialkin 2023-02-03 10:43:02 -08:00
parent e18f8e9413
commit 12cf8d9f69
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1
3 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ kubectl --namespace monitoring create secret generic dbaas-read-access-token --f
> You can find your access token on the "Access" tab of your deployment > You can find your access token on the "Access" tab of your deployment
<p> <p>
<img src="k8s-monitoring-access-token.png" width="800"> <img src="how-to-monitor-k8s_access-token.png" width="800">
</p> </p>
3. Set up a Helm repository using the following commands: 3. Set up a Helm repository using the following commands:
@ -116,7 +116,7 @@ kubectl --namespace monitoring port-forward service/vm-grafana 3000:80
Choose VictoriaMetrics or Prometheus as datasource type. Make sure you made this datasource as default for dashboards to work. Choose VictoriaMetrics or Prometheus as datasource type. Make sure you made this datasource as default for dashboards to work.
<p> <p>
<img src="k8s-monitoring-datasource.png" width="800"> <img src="how-to-monitor-k8s_datasource.png" width="800">
</p> </p>