Commit Graph

14 Commits

Author SHA1 Message Date
Cody Lee 1369561930
leave unifi into separate repo 2022-12-02 20:44:21 -05:00
Cody Lee 0f0398d7a7
fix lint errors 2022-11-23 22:00:16 -06:00
Cody Lee cec311bf3b
minor fix 2022-11-23 20:55:33 -06:00
Cody Lee 47bdfa7bec disable check 2022-11-23 19:15:55 -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 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 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 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 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