Removal of repeated words (#28194)

Removal of repeated words
This commit is contained in:
Nitesh Koushik S 2020-10-13 20:45:38 +05:30 committed by GitHub
parent 8c81592f12
commit 0c57ca44e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ weight = -4
### New prometheus query editor
The new query editor has full syntax highlighting. As well as auto complete for metrics, functions, and range vectors. There is also integrated function docs right from the query editor!
The new query editor has full syntax highlighting. As well as auto complete for metrics, functions, and range vectors. There are also integrated function docs right from the query editor!
{{< docs-imagebox img="/img/docs/v45/prometheus_query_editor_still.png" class="docs-image--block" animated-gif="/img/docs/v45/prometheus_query_editor.gif" >}}
@ -26,7 +26,7 @@ The new query editor has full syntax highlighting. As well as auto complete for
{{< docs-imagebox img="/img/docs/v45/elastic_ad_hoc_filters.png" class="docs-image--block" >}}
### Table cell links!
Create column styles that turn cells into links that use the value in the cell (or other other row values) to generate a URL to another dashboard or system:
Create column styles that turn cells into links that use the value in the cell (or other row values) to generate a URL to another dashboard or system:
![](/img/docs/v45/table_links.jpg)
### Query Inspector