Open dgzlopes opened 3 years ago
Hi @dgzlopes ! We add backends when multiple users request it, in order to not increase dependencies more than we have to. You can always create a custom backend and use it with slo-generator
(see docs on how to here).
Thanks for the quick response @ocervell. I'll try to implement it as a custom backend!
I don't usually comment for a +1, but I want to express that I would like to see this in the exporter as well
Hello,
This issue is old and you probably already found it but you don't need to create a new backend for loki. You can use the prometheus backend in order to connect to loki, it's almost the same API.
I propose the addition of Grafana Loki as a backend. Loki query language (LogQL) supports creating metrics out of logs.