Hi Team
We are using Grafana for displaying Azure Log Analytics using the Logs Panel. The problem is when there are large number of logs it makes the dashboard unusable.
I’m wondering if there is a way to use something like the Prometheus Resolution, where different time ranges will minimize the amount of logs returned. For example, if you select 7 days it would sample down the amount of logs but if you select 30 min all the logs would be displayed.
I know that I can use limit in the query just wondering if there is a better built in way to do it.