Hi Prometheus developers & maintainers, I am looking at the Exemplar API <https://prometheus.io/docs/prometheus/latest/querying/api/#querying-exemplars> and I have one question about the query parameter.
Here query supports any promql expression. But from the code <https://github.com/prometheus/prometheus/blob/main/web/api/v1/api.go#L493-L501>, what we need is just label matchers to select series. Then why do we use query as the parameter instead of using match[]? Best regards, Ben Ye -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/027851f8-93e6-47c0-9ca0-f1923508d837n%40googlegroups.com.

