-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Hi
Now i do 20+ requests like this
[query_nginx_access_**projectXX**] QueryIndices = <filebeat-nginx-access-{now/d}> QueryJson = { "size": 0, "track_total_hits": true, "query": { "term" : { "tags.keyword" : "**projectXX**" } } }
the differences are only in specifying the project in the request and the name of the metric, is it possible to make a universal request so that the exporter gives a list of metrics with the metric taken from tags.keyword?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels