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
Is your feature request related to a problem? Please describe.
This is a handy lib, ideally it would plug into a standard display format as used by grafana (formats in here - https://grafana.com/docs/loki/latest/logql/#Metric-Queries)
Describe the solution you'd like
Return Json or logfmt
Describe alternatives you've considered
Writing long hand regex, but that seems pretty brittle.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
This is a handy lib, ideally it would plug into a standard display format as used by grafana (formats in here - https://grafana.com/docs/loki/latest/logql/#Metric-Queries)
Describe the solution you'd like
Return Json or logfmt
Describe alternatives you've considered
Writing long hand regex, but that seems pretty brittle.
The text was updated successfully, but these errors were encountered: