Currently we are using statsd java client to push certain application data to graphite. We build dashboards in Grafana using this data.
I am planning to switch to Grafana Loki. I was wondering if its possible to push certain data directly to Grafana Loki using a daemon like statsd . Are there are any java client libraries to do so. If so please give me maven repository link.