loki sum over time return too many result
This is my loki log format look like:
loki sum over time return too many result
This is my loki log format look like:
loki sum over time return too many result
This is my loki log format look like:
Loki only displays the first line of multi-line logs, cutting off the remaining lines
I’ve installed promtail in my K8 cluster using the recommended approach explained here:
Optimizations to generate distinct over two categories in lokiql
I have a couple of log lines as below:
filter lines in loki by selected time tange
In Grafana / Loki I am evaluating log files (x.log, x.log.1 , ..).
Grafana Loki QL how to create nested IF statements?
I am new to Grafana and Loki and have a scenario where I need to do a calculation based on conditional scenarios in Loki QL. the scenario goes like this:
Performance issues with grafana loki after upgraded to version 3.x
After upgrading to 3.0(enable TSDB) we are facing performance issues with loki. Queries are taking lots of time to complete. Any help/config which can help to improve the query time.
Setup Details:
Loki Version: 3.1
Deployment Type: Loki Distributed
Ingesters: 7
Distributor: 7
index gateway: 3
Querier – autoscale
Frontend – autoscale
Scheduler – 5
Chunk/result cache – 3 each
PFB Configuration:
filter loki logs in Grafana by daily time range
I am using Grafana to display log messages from Loki / Promtail.
New to Grafana Loki queries
I am pretty new to grafana & loki & trying to figure out some simple queries maybe for you guys 😀