Source: prometheus-varnish-exporter Section: devel Maintainer: Debian Go Packaging Team Uploaders: Marco d'Itri Build-Depends: debhelper-compat (= 13), debhelper (>= 13.9), dh-sequence-installsysusers, dh-golang, golang-go, golang-github-prometheus-client-golang-dev, Standards-Version: 4.7.4.1 Homepage: https://github.com/otto-de/prometheus_varnish_exporter Vcs-Browser: https://salsa.debian.org/go-team/packages/prometheus-varnish-exporter Vcs-Git: https://salsa.debian.org/go-team/packages/prometheus-varnish-exporter.git XS-Go-Import-Path: github.com/otto-de/prometheus_varnish_exporter Package: prometheus-varnish-exporter Architecture: any Built-Using: ${misc:Built-Using} Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, vinyl-cache, Description: Prometheus exporter for Vinyl Cache Prometheus exporter for Vinyl Cache metrics. . prometheus-varnish-exporter scrapes the vinylstat -j JSON output on each Prometheus collect and exposes all reported metrics. Metrics with multiple backends or Vinyl Cache defined identifiers (e.g. VBE.*.happy SMA.*.c_bytes LCK.*.creat) and other metrics with similar structure (e.g. MAIN.fetch_*) are combined under a single metric name with distinguishable labels. Vanish naming conventions are preserved as much as possible to be familiar to Vinyl Cache users when building queries, while at the same time trying to following Prometheus conventions like lower casing and using _ separators.