Skip to content

request data from many projects #113

@okpoxa

Description

@okpoxa

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions