-
**Why is this needed**:
I am currently trying to set an alert that would fire whenever a field value exceeds a certain threshold.
The values are taken from complex log lines, which I filtered vi…
-
**Is your feature request related to a problem? Please describe.**
Often when querying legacy logs that have not embraced structural logging, the data you want to find is not always nicely contained …
-
> Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.
I propose the addition of Grafana Loki as a backend. Loki query language (LogQL) sup…
-
**Is your feature request related to a problem? Please describe.**
Say I have "existing" file with several log lines, And I need to query the file via LogQL (I know we can use `awk`, `sed`, `grep` bu…
-
(logql 1-logql 2)/logql 1=(50-18)/50 = 64%
The difference between the two cases is only one json operation, and the performance is 64% worse
logql 1 :
{log_type="service_metrics",module="api_…
-
**Is your feature request related to a problem? Please describe.**
CEF (Common Event Format) is a logging format used by some tools. Loki and promtail should have a built in parser for it so that…
-
# Description
We use the Grafana dashboard linter in many of our CI's to ensure we keep a consistent quality level in our dashboards.
The project is not tagged at the moment, leading us to point to …
-
**Is your feature request related to a problem? Please describe.**
My loki is out of order because the time of promtail is not the time in the log, but the system time. I will solve this out-of-o…
-
**Is your feature request related to a problem? Please describe.**
MAC Addresses are a useful attribute to search on when dealing with network related logs. Different software and vendors format ma…
-
**Describe the bug**
When building LogQL queries that contain `avg by (...) (quantile_over_time(....)` throws an error as:
`SelectSamples unimplemented: the query-frontend cannot evaluate an expr…