Source: prometheus-script-exporter Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Lena Voytek Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-goccy-go-yaml-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-common-dev, golang-github-prometheus-exporter-toolkit-dev, golang-github-stretchr-testify-dev, golang-gopkg-alecthomas-kingpin.v2-dev Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/prometheus-script-exporter Vcs-Git: https://salsa.debian.org/go-team/packages/prometheus-script-exporter.git Homepage: https://github.com/ricoberger/script_exporter XS-Go-Import-Path: github.com/ricoberger/script_exporter Package: prometheus-script-exporter Section: net Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Static-Built-Using: ${misc:Static-Built-Using} Description: Prometheus exporter for scripts (program) Script Exporter is a Prometheus exporter tool designed to execute scripts and collect metrics from the output or the exit status. For more information on Prometheus exporters see https://prometheus.io/docs/instrumenting/exporters/.