Files
grafana/pkg/tsdb/loki/test_non_dataplane/warning.json
Sven Grossmann b544b8afff Loki: Fix a bug when reading frames without values but warnings (#97197)
* Loki: Fix a bug when reading frames without values but warnings

* Loki: Better bail if fields are less than 2
2024-11-29 15:34:59 +01:00

5 lines
103 B
JSON

{
"status": "success",
"warnings": ["Some logs may have been dropped by Adaptive Logs sampling"]
}