Files
loki/pkg/goldfish
Ivan Kalita 26d903163b fix(goldfish): support nulls in mismatch_cause (#21082)
mismatch_cause can be NULL, in this case goldfish ui API (e.g., /ui/api/v1/goldfish/queries) will return {"error":"failed to retrieve sampled queries"} due to a failure of converting NULL to string value.
2026-03-06 12:26:28 +01:00
..