Commit Graph

27 Commits

Author SHA1 Message Date
Cody Lee cec311bf3b
minor fix 2022-11-23 20:55:33 -06:00
Cody Lee ec84bfa82d
cleanup 2022-11-23 20:50:00 -06:00
Cody Lee 47bdfa7bec disable check 2022-11-23 19:15:55 -06:00
Cody Lee 8f3e94758a update unpoller/unifi 2022-11-23 19:04:01 -06:00
Cody Lee 2164d6f502 nil guard when disabled datadog plugin for logging 2022-11-23 18:07:38 -06:00
Daniel Schauenberg 5b04503cf9 move collector initialization up in Run method
all logging methods rely on the collector being initialized. When this isn't the case logging anything causes the whole app to crash with a nil pointer dereference. Specifically the datadog plugin causes unpoller to crash when it's disabled because it write a debug log on an uninitialized collector.
2022-11-09 11:43:16 +01:00
Cody Lee 8b3a8b37ff golanglint-ci is gone from travis 2022-10-27 16:25:49 -05:00
Cody Lee 1dcea47a76 fix nil pointer bug 2022-10-27 16:17:37 -05:00
Cody Lee 27187efdf8 address golangci-lint 2022-01-18 08:39:42 -06:00
Cody Lee 1756fe7ccc fix go mod 2022-01-17 15:07:09 -06:00
Cody Lee e366b15c69 final cleanup of datadog unifi plugin 2022-01-17 15:02:57 -06:00
Cody Lee cca20ab019 fix nil client in report 2021-12-09 17:36:45 -06:00
Cody Lee 5faa0791b2 all latest commits 2021-12-09 17:28:20 -06:00
Cody Lee 8730b0c2af use corrected version of unpoller/unifi 2021-12-09 17:01:45 -06:00
Cody Lee f179122025 mirror unpoller/unpoller go mod 2021-12-09 16:56:56 -06:00
Cody Lee aaf062d474 fix syntax issues 2021-12-09 16:45:06 -06:00
Cody Lee 16bb468d7d add log when configured 2021-12-09 16:22:53 -06:00
Cody Lee db85c29aba bring this up to recent specs 2021-12-04 21:01:49 -06:00
Cody Lee 7833500d2a bring this up to recent specs 2021-12-04 21:01:38 -06:00
Cody Lee 7a24cc1f9b fix ids 2020-10-11 11:52:06 -05:00
Cody Lee b216b07020 update gitignore 2020-10-11 11:50:37 -05:00
Cody Lee 21735aedfe fix dep versions 2020-10-11 11:49:53 -05:00
Cody Lee 057faf9de9 update readme 2020-10-11 11:45:20 -05:00
Cody Lee 51916c19e7 all stats should be reporting 2020-10-11 11:32:45 -05:00
Cody Lee ceeb63870e initial commit 2020-10-01 20:15:01 -05:00
Cody Lee 575473d9f8 add travis.yml and add go.mod 2020-10-01 09:22:13 -05:00
Cody Lee c220fc4bab Initial commit 2020-10-01 09:20:42 -05:00