mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-20 09:45:12 +03:00
https://github.com/prometheus-community/json_exporter Prometheus exporter which scrapes remote JSON by JSONPath
7 lines
123 B
Bash
7 lines
123 B
Bash
# /etc/conf.d/unbound-exporter
|
|
|
|
# Custom arguments can be specified like:
|
|
#
|
|
# ARGS="--web.listen-address=':9100'"
|
|
|
|
ARGS=""
|