github ricoberger/loki_exporter 0.4.0
Version 0.4.0 / 2020-02-27

4 years ago

Use new Loki API

Switch to the new loki API As the old prom API is deprecated.

This uses the client from the logcli package so we don't need to worry about marshaling/unmarshaling anymore. Regexp filtering via parameter is not possible anymore using the new API so that field has been removed. Filtering should be done directly in the query with logql.

Thanks to @ctrox for his PR #2.

Don't miss a new loki_exporter release

NewReleases is sending notifications on new releases.