Fix broken image links (#57480)

This commit is contained in:
ismail simsek 2022-10-22 19:15:45 +03:00 committed by GitHub
parent 0640eeef0a
commit 4053cbea38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ The "Validate selector" button will check with Prometheus how many time series a
#### Options
![Options](/static/img/docs/prometheus/options-9-1.png 'Options')
![Options](/static/img/docs/prometheus/options-8-5.png 'Options')
| Name | Description |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@ -148,7 +148,7 @@ In same cases the query editor can detect which operations would be most appropr
### Explain
![Explain mode](/static/img/docs/prometheus/explain-9-1.png 'Explain mode')
![Explain mode](/static/img/docs/prometheus/explain-9-1.gif 'Explain mode')
Explain mode helps with understanding the query. It shows a step by step explanation of all query parts and the operations.