Commit Graph

  • 11450439fc Merge pull request #925 from brngates98/feat/wan-metrics v2.27.0 Cody Lee 2026-01-29 16:50:47 -06:00
  • b96606128d chore: Update go.sum for unifi v5.11.0 and fix formatting brngates98 2026-01-29 17:37:33 -05:00
  • af6cbdf79f chore: Update unifi dependency to v5.11.0 for WAN metrics support brngates98 2026-01-29 17:36:03 -05:00
  • b8519ca058 feat: Add WAN metrics to InfluxDB and Datadog exporters brngates98 2026-01-29 17:26:50 -05:00
  • aac4917da7 feat: Add WAN metrics export to Prometheus brngates98 2026-01-29 17:24:12 -05:00
  • d178da7c75 Merge pull request #924 from brngates98/feat/dhcp-client-monitoring v2.26.0 Cody Lee 2026-01-29 16:12:31 -06:00
  • 86bc1c9d6d fix: rename unused exportWithTags param to _ to satisfy revive brngates98 2026-01-29 17:07:43 -05:00
  • 39b1b316a2 Merge branch 'master' into feat/dhcp-client-monitoring Brian Gates 2026-01-29 17:04:00 -05:00
  • 8769f8f121 chore: bump unifi to v5.10.0 brngates98 2026-01-29 17:02:38 -05:00
  • 3faaa3a696 fix: Remove local replace directive and update unifi to v5.8.0 to resolve go.sum conflicts brngates98 2026-01-28 21:48:33 -05:00
  • 74c30eabe6 feat: Add DHCP lease metrics export to Prometheus brngates98 2026-01-28 21:42:44 -05:00
  • 6d85ea76ab Add device tag support to Prometheus metrics brngates98 2026-01-28 20:48:10 -05:00
  • d26d84e8ad Merge pull request #923 from unpoller/issue-921 v2.25.0 Cody Lee 2026-01-27 21:16:14 -06:00
  • 5e68016564 fix client side log error Cody Lee 2026-01-27 21:14:21 -06:00
  • a14d5c4150 Merge pull request #922 from brngates98/add-ai-context-files Cody Lee 2026-01-27 20:51:34 -06:00
  • 969445fade Add AI context files for major LLMs brngates98 2026-01-27 20:40:02 -05:00
  • 2a44b2f0be Merge pull request #920 from unpoller/issue-742 v2.24.0 Cody Lee 2026-01-25 12:29:57 -06:00
  • 3f60654a2a Fix Homebrew formula for newer Homebrew versions Cody Lee 2026-01-25 12:29:13 -06:00
  • 037f4563f0 Merge pull request #919 from unpoller/issue-415 Cody Lee 2026-01-25 12:22:39 -06:00
  • 0fc8b6f008 use new unifi version Cody Lee 2026-01-25 12:21:16 -06:00
  • 97d3f995b1 Enrich alarms with device names for Loki logs Cody Lee 2026-01-25 12:17:12 -06:00
  • a35e52c140 Merge pull request #918 from unpoller/issue-417 Cody Lee 2026-01-25 12:10:53 -06:00
  • ae1ab40386 Populate num_user field for VPN subsystem metrics Cody Lee 2026-01-25 12:09:01 -06:00
  • 10a43dcf04 Merge pull request #917 from unpoller/issue-425 Cody Lee 2026-01-25 12:04:38 -06:00
  • f51a0c7202 Allow polling to continue when individual controllers fail Cody Lee 2026-01-25 12:01:37 -06:00
  • 4e3c823989 Merge pull request #916 from unpoller/issue-904 v2.23.0 Cody Lee 2026-01-25 11:55:47 -06:00
  • a1a8963159 Fix authentication retry to prevent data gaps after re-auth Cody Lee 2026-01-25 11:53:31 -06:00
  • 092dd69509 Merge pull request #915 from unpoller/issue-910 Cody Lee 2026-01-25 11:45:57 -06:00
  • 9e3debd58a Allow PoE-providing ports to be scraped even when disabled Cody Lee 2026-01-25 11:31:39 -06:00
  • 347467a969 Merge pull request #914 from unpoller/issue-912 Cody Lee 2026-01-25 11:28:16 -06:00
  • 07781214c3 Add config option to suppress unknown device type messages Cody Lee 2026-01-25 11:24:33 -06:00
  • 2c20013ac6 Merge pull request #913 from brngates98/master v2.22.0 Cody Lee 2026-01-25 11:10:09 -06:00
  • 1235430478 Update to unifi library v5.6.0 and fix linter errors brngates98 2026-01-25 10:58:08 -05:00
  • e17d8bf62e move remote.go to use unifi library functions brngates98 2026-01-25 08:59:11 -05:00
  • 0cb331a745 Fix golangci-lint empty-block errors in input.go brngates98 2026-01-25 08:34:06 -05:00
  • 28e77d1ac5 Fix site name override for DPI clients, anomalies, and site metrics brngates98 2026-01-24 22:26:49 -05:00
  • 3996fd8683 Format code with gofmt brngates98 2026-01-24 18:22:40 -05:00
  • d0abba6ddb Improve site name override to handle all default site name variations brngates98 2026-01-24 18:22:34 -05:00
  • 1440f1426e Fix site name override for remote API Cloud Gateways brngates98 2026-01-24 17:46:32 -05:00
  • 5f76c59fa2 fix duplicate controllers due to cloud gateways site being default brngates98 2026-01-24 17:42:54 -05:00
  • 28eae6ab22 Add remote API support for UniFi Site Manager brngates98 2026-01-24 17:32:36 -05:00
  • 1df4ba9932 Merge pull request #908 from unpoller/dependabot/go_modules/all-cf2caa1bb8 Cody Lee 2026-01-23 16:10:14 -07:00
  • dc0cacd615 Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group dependabot[bot] 2026-01-19 02:53:41 +00:00
  • f47b463384 Merge pull request #907 from unpoller/dependabot/go_modules/all-0542acbba5 Cody Lee 2026-01-13 06:02:42 -06:00
  • 2a2dfb0e59 Bump the all group with 2 updates dependabot[bot] 2026-01-12 02:46:23 +00:00
  • c71cc9a681 Merge pull request #905 from aharper343/fix/nil-dereference v2.21.0 Cody Lee 2025-12-24 13:25:50 -06:00
  • 25ba0bd14a Fix incorrect initialization of SaveTraffic aharper343 2025-12-24 14:08:47 -05:00
  • db85517166 Merge pull request #903 from aharper343/feat/traffic-support Cody Lee 2025-12-24 12:55:07 -06:00
  • f7d488a887 Lint and format cleanup aharper343 2025-12-24 12:09:19 -05:00
  • 9b62519bfe Rebasing aharper343 2025-12-23 23:57:22 -05:00
  • 6205900446 Adding constants for periods and debug logs for retrieved counts aharper343 2025-12-23 23:29:40 -05:00
  • ab7073d63d Added support for regions and sub-regions aharper343 2025-12-23 22:57:57 -05:00
  • 22dfc25801 Temp fix for test cases and warning from Dockerfile aharper343 2025-12-23 16:10:22 -05:00
  • 0b9d3de5cc First working version DPI metrics and traffic exported aharper343 2025-12-22 23:33:21 -05:00
  • c546dffb52 try to setup sboms sboms Cody Lee 2025-12-23 16:47:47 -06:00
  • bb4a4c823f Merge pull request #902 from svennergr/fix/http-timeout-config v2.20.1 Cody Lee 2025-12-23 07:55:44 -06:00
  • 7e59c4883b fix: add HTTP timeout configuration to prevent indefinite hangs Sven Grossmann 2025-12-23 11:13:54 +01:00
  • 0d39302c19 Merge pull request #901 from svennergr/feature/protect-logs v2.20.0 Cody Lee 2025-12-22 17:14:22 -06:00
  • 7e7fd0ff12 chore: upgrade to unifi 5.5.0 Sven Grossmann 2025-12-22 23:41:24 +01:00
  • 07e1e5bc4d feat: add UniFi Protect logs support with Loki integration Sven Grossmann 2025-12-22 22:55:30 +01:00
  • 703dff9b1e Merge pull request #900 from svennergr/svennergr/add-syslog Cody Lee 2025-12-22 11:33:22 -06:00
  • 02c7b6afa4 chore: upgrade to unifi 5.4.0 Sven Grossmann 2025-12-22 18:16:00 +01:00
  • 47267073ac chore: comment out local replace directive for unifi module in go.mod Sven Grossmann 2025-12-22 17:28:42 +01:00
  • a3dc4cd0b2 feat: add save_syslog option for v2 system-log API Sven Grossmann 2025-12-22 17:23:53 +01:00
  • 966cac1053 Merge pull request #899 from unpoller/dependabot/go_modules/all-74468f11a3 Cody Lee 2025-12-15 05:56:36 -06:00
  • 0ab6e30d42 Bump github.com/DataDog/datadog-go/v5 in the all group dependabot[bot] 2025-12-15 02:01:23 +00:00
  • 9ba7ddcd11 Merge pull request #898 from unpoller/issue-350-counters v2.19.0 Cody Lee 2025-12-11 11:02:02 -06:00
  • a00aeb2eb5 Add byte counters for InfluxDB and Prometheus outputs (issue #350) Cody Lee 2025-12-11 10:55:33 -06:00
  • f86eb46192 Merge pull request #896 from unpoller/issue-841-fix-multi-wan-speedtests v2.18.0 Cody Lee 2025-12-09 16:53:56 -06:00
  • 0ffe6152ab Fix multi-WAN speed test reporting (issue #841) Cody Lee 2025-12-09 16:46:14 -06:00
  • 9b5dbef869 Merge pull request #894 from unpoller/enhance-ubb-support-409 v2.17.2 Cody Lee 2025-12-09 11:14:26 -06:00
  • 8000597fce Refactor Prometheus UBB label construction to use append Cody Lee 2025-12-09 11:12:00 -06:00
  • c61d2651a2 Enhance InfluxDB and Datadog UBB outputs with comprehensive metrics Cody Lee 2025-12-09 10:53:39 -06:00
  • ab2c677f30 uses new unifi lib Cody Lee 2025-12-09 10:48:45 -06:00
  • 6a135c60a7 Enhance UBB device support with comprehensive Prometheus metrics Cody Lee 2025-12-09 10:20:23 -06:00
  • 750f3f38c2 Merge pull request #893 from unpoller/fix-892-healthcheck-binding Cody Lee 2025-12-09 08:14:48 -06:00
  • 832334655c Fix health check port binding conflict (issue #892) v2.17.1 Cody Lee 2025-12-09 08:11:21 -06:00
  • ae4cf462a0 Merge pull request #891 from unpoller/unifi-bump-5-2-0 Cody Lee 2025-12-08 13:59:37 -06:00
  • f0ed2954b8 bump unifi to v5.2.0 Cody Lee 2025-12-08 13:55:10 -06:00
  • 4e6ebee524 Merge pull request #890 from unpoller/docker-healthcheck v2.17.0 Cody Lee 2025-12-08 13:25:57 -06:00
  • b960695f3b Add Docker health check support Cody Lee 2025-12-08 13:09:10 -06:00
  • ef677c8f74 Merge pull request #887 from unpoller/dependabot/go_modules/all-2743cc9a87 v2.16.0 Cody Lee 2025-12-03 11:55:28 -06:00
  • 7e2fb0135e fix dd client interface change, update deprecated context lib in influxdb Cody Lee 2025-12-03 11:51:40 -06:00
  • 14b747cb1a Bump the all group across 1 directory with 5 updates dependabot[bot] 2025-12-03 17:45:00 +00:00
  • 647b3c0aea Merge pull request #888 from unpoller/dependabot/github_actions/all-14cb627f6c Cody Lee 2025-12-03 11:43:49 -06:00
  • c778ddea43 fix verify Cody Lee 2025-12-03 11:42:47 -06:00
  • 6f4384c18d fix linting Cody Lee 2025-12-03 11:40:21 -06:00
  • bc37996775 Bump the all group with 2 updates dependabot[bot] 2025-11-24 02:05:53 +00:00
  • 944ce85477 make dependabot group updates Cody Lee 2025-11-04 12:31:04 -06:00
  • 814c173dfa Merge pull request #883 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.43.0 Cody Lee 2025-11-04 12:29:06 -06:00
  • 91d8eb3b89 Bump golang.org/x/crypto from 0.42.0 to 0.43.0 dependabot[bot] 2025-10-13 02:02:09 +00:00
  • 2e512480d4 Merge pull request #872 from unpoller/dependabot/go_modules/golang.org/x/net-0.44.0 Cody Lee 2025-10-06 13:39:37 -05:00
  • 8fb3cb2780 Merge pull request #867 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.23.2 Cody Lee 2025-10-06 13:39:25 -05:00
  • 5b8d1516eb Merge pull request #877 from unpoller/dependabot/github_actions/docker/login-action-3.6.0 Cody Lee 2025-10-06 13:39:16 -05:00
  • 29f9cb500c Bump golang.org/x/net from 0.43.0 to 0.44.0 dependabot[bot] 2025-10-06 18:38:28 +00:00
  • b73e9181d5 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 dependabot[bot] 2025-10-06 18:38:04 +00:00
  • 038234ba58 Bump docker/login-action from 3.5.0 to 3.6.0 dependabot[bot] 2025-10-06 18:37:54 +00:00
  • 003bdd7948 Merge pull request #868 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.66.1 Cody Lee 2025-10-06 13:37:22 -05:00
  • bf68df44f2 Merge pull request #869 from unpoller/dependabot/github_actions/actions/setup-go-6 Cody Lee 2025-10-06 13:37:14 -05:00
  • 98c93359b1 Merge pull request #870 from unpoller/dependabot/github_actions/actions/stale-10 Cody Lee 2025-10-06 13:37:09 -05:00