Hello! I have Loki all up and running, everything looks fine, absolutely happy with it. But there is a little adoption problem with Loki/LogQL.
Some of our devs (especially ones with ELK background) are having hard time creating efficient queries, so that naturally brings frustration and resentment towards new logging solution. While I’m doing best I can to soothe rebellion and provide basic training, it would be very helpful to see how people fail in constructing queries.
Is there a way to log slow or timed-out queries? Perhaps in a file, like MySQL does, or storing directly in same Loki instance with some special labels?
Basically, any query longer than 10 seconds is under suspicion.