mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 03:32:11 +08:00

* Add known limitation regarding identical timestamps Making it clear that expressions operating on multiple queries requires identical timestamps in order to work correctly. Also, it seems slightly misleading to say that expressions are primarily used by Grafana Alerting, recommending that we change to slightly softer language since it is fairly common practice to use expressions for non-alerting use cases. * fix linting ran prettier for linting