CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2024/08/17 23:05:19

Log message:
    Import sysutils/unbound_exporter
    
    This simple Prometheus metrics exporter for the Unbound DNS resolver
    connects to Unbound's TLS control socket and sends the stats_noreset
    command, causing Unbound to return metrics as key-value pairs. The
    metrics exporter converts Unbound metric names to Prometheus metric
    names and labels by using a set of regular expressions.
    
    It also supports additional metrics exported by setting
    'extended-statistics: yes' in unbound.conf.
    
    comments/ok semarie@
    
    Status:
    
    Vendor Tag: pascal
    Release Tags:       pascal_20240818
    
    N ports/sysutils/unbound_exporter/Makefile
    N ports/sysutils/unbound_exporter/modules.inc
    N ports/sysutils/unbound_exporter/distinfo
    N ports/sysutils/unbound_exporter/pkg/DESCR
    N ports/sysutils/unbound_exporter/pkg/PLIST
    N ports/sysutils/unbound_exporter/pkg/unbound_exporter.rc
    
    No conflicts created by this import

Reply via email to