Source: grafana-loki
Section: utils
Priority: optional
Maintainer: Philipp Huth <philipp.huth@ekupd.com>
Build-Depends: dh-make, git, golang-go (>= 1.14.2), libsystemd-dev
Standards-Version: 3.9.7
Homepage: https://grafana.com/loki
Vcs-Git: https://github.com/grafana/loki.git
Vcs-Browser: https://github.com/grafana/loki

Package: grafana-loki
Architecture: any
Depends:
 dpkg-dev,
 ${misc:Depends},
 ${shlibs:Depends}
Description: Like Prometheus, but for logs.
 Loki is a horizontally-scalable, highly-available, multi-tenant log
 aggregation system inspired by Prometheus. It is designed to be very
 cost effective and easy to operate. It does not index the contents of
 the logs, but rather a set of labels for each log stream.
