mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
If a field or a label named level is returned from datasource that is used as log level for the logs result instead of parsing the log level from the message. Closes #17122