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