mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
docs/managed-victoriametrics/how-to-monitor-k8s.md: rename image files according to docs/assets/README.md
This commit is contained in:
parent
e18f8e9413
commit
12cf8d9f69
3 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
||||
|
|
Before Width: | Height: | Size: 949 KiB After Width: | Height: | Size: 949 KiB |
Before Width: | Height: | Size: 269 KiB After Width: | Height: | Size: 269 KiB |
Loading…
Reference in a new issue