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 2d419021dc
commit ee800d6336
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
<p>
<img src="k8s-monitoring-access-token.png" width="800">
<img src="how-to-monitor-k8s_access-token.png" width="800">
</p>
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.
<p>
<img src="k8s-monitoring-datasource.png" width="800">
<img src="how-to-monitor-k8s_datasource.png" width="800">
</p>

View file

Before

Width:  |  Height:  |  Size: 949 KiB

After

Width:  |  Height:  |  Size: 949 KiB

View file

Before

Width:  |  Height:  |  Size: 269 KiB

After

Width:  |  Height:  |  Size: 269 KiB