You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you have to check them wherever we run parsers because the label set is only available after parsing.
I also think it'd be helpful to be able to specify a strategy at the query level such that you can either error the whole query or drop any offending lines (similar to using __error__ in logql). WDYT?
With the new LogQL extensions we can now implicitly extract many labels.
Specially with logfmt and json.
We should add a way to via configuration:
Questions ?
The text was updated successfully, but these errors were encountered: