Fix broken image links (#57480) (#57487)

(cherry picked from commit 4053cbea38)

Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-10-22 11:49:28 -07:00
committed by GitHub
co-authored by ismail simsek
parent c4233171f2
commit 201c7e123d
+2 -2
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.