mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 08:54:09 -04:00
Add the site_to_site_enabled FlexBool field from the vpn subsystem health entry to both InfluxDB and Prometheus outputs. The field was present in the unifi.Health struct but never exported. - influxunifi: add site_to_site_enabled to subsystems fields map - promunifi: add SiteToSiteEnabled gauge descriptor and emit it in the vpn case of exportSite - Update integration_test_expectations.yaml to include the new field Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
prometheus
This package provides the interface to turn UniFi measurements into prometheus exported metrics. Requires the poller package for actual UniFi data collection.