docs/managed-victoriametrics: use proper names for the linked images according to docs/assets/README.md

This is a follow-up for db3709c87d

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5989
This commit is contained in:
Aliaksandr Valialkin 2024-03-30 05:00:16 +02:00
parent 4cb70ee9a3
commit f17248eb3f
No known key found for this signature in database
GPG key ID: 52C003EE2BCDB9EB
4 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ Managed VictoriaMetrics supports configuring alerting rules and notifications th
Managed VictoriaMetrics supports Alertmanager with standard [configuration](https://prometheus.io/docs/alerting/latest/configuration/).
Configuration menu located at `deployment` page under `Alertmanager` section.
<img src="alertmanager_location.webp">
<img src="alertmanager-setup-for-deployment_location.webp">
Please check the configuration options and limitations:
@ -146,13 +146,13 @@ curl https://https://cloud.victoriametrics.com/api/v1/deployments/DEPLOYMENT_ID/
The state of created rules is located in the rules section for Deployment:
<img src="alertmanager_rules_state.webp">
<img src="alertmanager-setup-for-deployment_rules_state.webp">
### debug
It's possible to debug the alerting stack with logs for vmalert and alertmanager, which are accessible in the Logs section of the deployment.
<img src="alertmanager_troubleshoot_logs.webp">
<img src="alertmanager-setup-for-deployment_troubleshoot_logs.webp">
### cloud monitoring

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB