Commit Graph

4645 Commits

Author SHA1 Message Date
Cody Lee 6c53eb28f3
Merge pull request #487 from unpoller/homebrew-support
add homebrew auto generation to golift/homebrew-mugs
2022-12-22 20:09:56 -06:00
Cody Lee 592a52f308
add to env for goreleaser 2022-12-22 20:04:16 -06:00
Cody Lee fb51e908cb
add homebrew auto generation to golift/homebrew-mugs 2022-12-22 20:00:26 -06:00
Cody Lee ae9ae5fb37
Merge pull request #486 from unpoller/debug-cli
Adds DebugIO option to CLI
2022-12-22 18:21:16 -06:00
Cody Lee 3768c53512
CLI works 2022-12-22 18:16:43 -06:00
Cody Lee db9bcd5687
add new interface for testing 2022-12-22 17:44:39 -06:00
Cody Lee a5f858c23a
Merge pull request #481 from unpoller/pdu-support
PDU support
2022-12-22 16:30:56 -06:00
Cody Lee 49cab380a1
Merge pull request #485 from unpoller/freebsd-use-root
freebsd: make sure to use / for packaging
2022-12-22 16:30:39 -06:00
Cody Lee 006ef6173a
make sure to use / for packaging 2022-12-22 16:29:23 -06:00
Cody Lee e9d06cacb2
Merge pull request #484 from unpoller/txz-format
add tar.xz output archive format for FreeBSD Package
2022-12-22 16:24:26 -06:00
Cody Lee 3bd43bfc7a
fixes freebsd package 2022-12-22 16:09:55 -06:00
Cody Lee c833c1d5e5
add tar.xz output archive format 2022-12-22 15:09:28 -06:00
Cody Lee c63b33946b
Merge pull request #483 from unpoller/systemd-fix-default-file
fix systemd default config file location
2022-12-22 14:57:04 -06:00
Cody Lee 899664c4b2
fix systemd default config file location 2022-12-22 14:53:42 -06:00
Cody Lee 26e2771229
prom and influx support 2022-12-22 14:36:08 -06:00
Cody Lee 0ab3de2ec4
add dd support 2022-12-21 21:48:02 -06:00
Cody Lee c3ec5d780d
bump unifi lib version to 0.2.0 2022-12-21 21:34:25 -06:00
Cody Lee 2bb5b1bd13
Merge pull request #480 from unpoller/bugfix-395
Invalid Influx URL causes unhelpful panic
2022-12-21 20:46:11 -06:00
Cody Lee 62f92cb068
Merge pull request #478 from unpoller/upgrade-metrics
"Upgradeable" metrics addition
2022-12-21 20:44:05 -06:00
Cody Lee 052de6a38c
Merge pull request #479 from unpoller/drop_pii_support
Add support to completely remove PII
2022-12-21 20:43:52 -06:00
Cody Lee f092480019
add helpful guard when influxdb url is invalid to fix #395 2022-12-21 20:42:18 -06:00
Cody Lee a2c8fa1af1
add missing commit 2022-12-21 20:35:45 -06:00
Cody Lee 0e5d743182
Add support to completely remove PII
https://github.com/unpoller/unifi/issues/56
2022-12-21 20:34:32 -06:00
Cody Lee 0329066fe5
remote upgrade metrics for #433 2022-12-21 20:14:22 -06:00
Cody Lee e4c296c63d
update stale settings to 6 months + 14 days 2022-12-21 19:31:23 -06:00
Cody Lee d90056ecec
Merge pull request #476 from unpoller/fix-422-part-2
Fixes another NPE for UXG data missing on some replies
2022-12-20 21:39:44 -06:00
Cody Lee acd6592f5c
another NPE for #422 2022-12-20 21:35:06 -06:00
Cody Lee 5b7aec917e
Merge pull request #475 from unpoller/unifi-update-2
updates unifi lib to v0.1.3
2022-12-20 21:33:24 -06:00
Cody Lee 2e8fb0b2ec
FlexInt adaptation 2022-12-20 21:29:56 -06:00
Cody Lee fa3ad41a70
updates unifi lib to v0.1.3 2022-12-20 21:22:04 -06:00
Cody Lee 105e29c1a5
Merge pull request #474 from unpoller/fix-422
fixes NPE on issue #422
2022-12-20 20:57:52 -06:00
Cody Lee 97b3a476f9
fixes NPE on issue #422 2022-12-20 20:53:48 -06:00
Cody Lee a0feffb4f8
Merge pull request #473 from unpoller/datadog-output-npe-3
bugfix: datadog NPE
2022-12-20 20:14:39 -06:00
Cody Lee 3f509198fe
change the order for which we check these to avoid a NPE 2022-12-20 20:09:04 -06:00
Cody Lee 2563d4ca91
Merge pull request #472 from unpoller/restore-version-info
restore lost version info after goreleaser change
2022-12-20 20:03:49 -06:00
Cody Lee 0482854b3c
restore lost version info after goreleaser change 2022-12-20 19:56:04 -06:00
Cody Lee 08a3c1d66b
Merge pull request #470 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.39.0
Bump github.com/prometheus/common from 0.38.0 to 0.39.0
2022-12-18 20:34:34 -06:00
dependabot[bot] 9f4505757d
Bump github.com/prometheus/common from 0.38.0 to 0.39.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 02:01:51 +00:00
Cody Lee 9a13fdce4d
Merge pull request #469 from unpoller/parallize-inputs
Faster initialization & Collection for large number of sites
2022-12-18 09:18:33 -06:00
Cody Lee ea64bbad45
parallize input initialization to speed up startup time for large number of inputs 2022-12-18 09:00:55 -06:00
Cody Lee b33e962059
Merge pull request #467 from unpoller/winter-cleaning
Winter Cleaning
2022-12-17 09:01:45 -06:00
Cody Lee f687290cd6
add clean utility 2022-12-17 08:56:07 -06:00
Cody Lee 9ffa6e3af9
The elves did a little winter cleaning! They are making room for all the features and bug fixes coming soon, I can almost hear the jolly old ho ho ho! 2022-12-17 08:45:25 -06:00
Cody Lee eb3653a178
Merge pull request #465 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.4.0
Bump golang.org/x/crypto from 0.3.0 to 0.4.0
2022-12-12 07:40:00 -06:00
dependabot[bot] f3e63e11e6
Bump golang.org/x/crypto from 0.3.0 to 0.4.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 11:52:48 +00:00
Cody Lee 234b4b53e5
Merge pull request #464 from unpoller/dependabot/go_modules/golang.org/x/term-0.3.0
Bump golang.org/x/term from 0.2.0 to 0.3.0
2022-12-12 05:51:56 -06:00
dependabot[bot] 1530d104a7
Bump golang.org/x/term from 0.2.0 to 0.3.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/term/releases)
- [Commits](https://github.com/golang/term/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 11:02:48 +00:00
Cody Lee 53affb3670
Merge pull request #463 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.38.0
Bump github.com/prometheus/common from 0.37.0 to 0.38.0
2022-12-12 05:01:31 -06:00
dependabot[bot] f11414c269
Bump github.com/prometheus/common from 0.37.0 to 0.38.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 02:01:33 +00:00
Cody Lee 05eeb1eb02
Merge pull request #462 from unpoller/update-unifi-0-1-1
update unifi to v0.1.1
2022-12-11 19:26:54 -06:00