-
Explore highlights word from query filter when querying Loki. In new Loki version you can also use form ``{name="cassandra"} |~ `error=\w+\` `` which isn't detected properly for highlight.
https://…
-
**Is your feature request related to a problem? Please describe.**
Unable to create LogQl query to display the number of UNIQUE users in the Grafana Worldmap panel.
**Describe the solution you'd l…
-
**Is your feature request related to a problem? Please describe.**
Our applications produce JSON logs compatible with [Elastic Common Schema](https://www.elastic.co/guide/en/ecs/current/ecs-field-…
-
**Is your feature request related to a problem? Please describe.**
There are many labels generated in kubernetes pods that are high cardinality, so inappropriate for indexing but they carry important…
-
https://prometheus.io/docs/prometheus/latest/querying/basics/#offset-modifier
The offset modifier allows changing the time offset for range vectors in a query to support e.g. selective timeshift in…
-
I wanted to format log messages from the Loki datasource using line_format with printf on strings containing ip addresses. This is the line_format part:
```
line_format "\"|\" {{printf \"%15.15s\"…
-
**Is your feature request related to a problem? Please describe.**
Some logs contain valuable metric data Promtail is able aggregate and expose as Prometheus metrics already.
Unfortunately the data …
-
In explore view, when you select a Loki Datasource, it displays a cheat sheet.
On that cheat sheet there is a link to a LogQL docs page
![image](https://user-images.githubusercontent.com/8004654…
-
**Issue description**
I'm always frustrated when I need to search for a string in a log containing multi-colors (ansi escape codes).
**Requested solution**
I would like the search feature using `…
-
Dear author: I’d like to know that how to use serilog.loki to establish a customizing client to make an index for writing logs as Elasticsearch.