From 4053cbea3880a491fe2782b7fe4cb5356e96b38c Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Sat, 22 Oct 2022 19:15:45 +0300 Subject: [PATCH] Fix broken image links (#57480) --- docs/sources/datasources/prometheus.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/datasources/prometheus.md b/docs/sources/datasources/prometheus.md index f50592ddb2a..b50073f5dae 100644 --- a/docs/sources/datasources/prometheus.md +++ b/docs/sources/datasources/prometheus.md @@ -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.