Hello!
Warning appeared in Grafana: “dynamic label lookup is disabled for data sources with more than 10000 metrics”
at the same time, data is no longer displayed on the chart where this warning is displayed
I found PR https://github.com/grafana/grafana/pull/20936/files “disable dynamic label lookup on big datasources”, which I think is related to this problem.
This is true?
can you tell us about the idea of this PR, what problems it is intended to solve, and what recommendations can you offer to users of Grafana+Prometheus who have this restriction worked?
Thanks