grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
60.95k stars 11.63k forks source link

Azure Monitor: Basic Logs data volume notification #86737

Closed jcolladokuri closed 2 weeks ago

jcolladokuri commented 1 month ago

What is this feature?

Adds logic in the frontend and backend to make a separate Usage query that calculates the amount of data being consumed.

image

This warning only shows for Basic Logs queries

Why do we need this feature?

For users to be aware of the per query cost and approximate consumption of the query they are crafting

Fixes

84949 #84950

jcolladokuri commented 2 weeks ago

Closing since mirror PR for this was merged