Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b5dce46

Browse files
[v10.4.x] Docs: Update adhoc filter documentation (#92225)
Docs: Update adhoc filter documentation (#92197) update adhoc filter documentation (cherry picked from commit 9f8e68e) Co-authored-by: Ashley Harrison <[email protected]>
1 parent 32fe385 commit b5dce46

File tree

1 file changed

+1
-1
lines changed
  • docs/sources/dashboards/variables/add-template-variables

1 file changed

+1
-1
lines changed

docs/sources/dashboards/variables/add-template-variables/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ groupByNode(summarize(movingAverage(apps.$app.$server.counters.requests.count, 5
226226
_Ad hoc filters_ enable you to add key/value filters that are automatically added to all metric queries that use the specified data source. Unlike other variables, you do not use ad hoc filters in queries. Instead, you use ad hoc filters to write filters for existing queries.
227227

228228
{{% admonition type="note" %}}
229-
Ad hoc filter variables only work with Prometheus, Loki, InfluxDB, and Elasticsearch data sources.
229+
Not all data sources support ad hoc filters. Examples of those that do include Prometheus, Loki, InfluxDB, and Elasticsearch.
230230
{{% /admonition %}}
231231

232232
1. [Enter general options](#enter-general-options).

0 commit comments

Comments
 (0)