Commit Graph

4641 Commits

Author SHA1 Message Date
Cody Lee a4a9596562
fix promver collector to default buildinfo collector 2024-04-19 15:50:13 -05:00
dependabot[bot] 1f2343402d
Bump github.com/prometheus/common from 0.48.0 to 0.52.3
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.52.3.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.48.0...v0.52.3)

---
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>
2024-04-15 02:58:13 +00:00
David Newhall fd82c94c1c
Merge pull request #695 from unpoller/dn2_modups
Update some go deps
2024-04-06 13:10:13 -07:00
David Newhall II 3f001b81ed
update some go deps 2024-04-06 13:06:20 -07:00
Cody Lee fe3a9a1f7b
Merge branch 'master' of github.com:unpoller/unpoller 2024-04-03 18:53:44 -05:00
Cody Lee 169062eeb5
address deprecation warning https://goreleaser.com/deprecations/\#brewsfolder 2024-04-03 18:53:36 -05:00
Cody Lee d3cc1400cd
Merge pull request #693 from unpoller/unet-upgrade-8-1-113
catname on the IDS seems to sometimes be an array of strings
2024-04-03 18:48:59 -05:00
Cody Lee cfd35ddf67
nice find here, pct should be float 2024-04-03 18:41:34 -05:00
Cody Lee f372ddd3b6
fix integration test 2024-04-03 18:34:54 -05:00
Cody Lee cff22ea303
bump go version to stable, fix unpoller/unifi version with new fake fixes 2024-04-03 18:31:53 -05:00
Cody Lee 7308a1c2e6
fix type errors 2024-04-03 12:17:24 -05:00
Cody Lee c1af2341ec
bump go version, bump unifi version for new IDS events 2024-04-03 12:13:55 -05:00
Cody Lee c5a60f2834
Merge pull request #690 from unpoller/dependabot/github_actions/docker/login-action-3.1.0
Bump docker/login-action from 3.0.0 to 3.1.0
2024-03-18 04:01:12 -05:00
dependabot[bot] 9ad1f4cd9c
Bump docker/login-action from 3.0.0 to 3.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 03:01:51 +00:00
Cody Lee fcdf38796a
Merge pull request #689 from unpoller/dependabot/go_modules/google.golang.org/protobuf-1.33.0
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
2024-03-13 18:36:57 -05:00
dependabot[bot] 39313bb38b
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:29:43 +00:00
Cody Lee 148a06ac72
Merge pull request #687 from unpoller/dependabot/go_modules/golang.org/x/net-0.22.0
Bump golang.org/x/net from 0.21.0 to 0.22.0
2024-03-11 04:27:54 -05:00
dependabot[bot] 53be393b92
Bump golang.org/x/net from 0.21.0 to 0.22.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 02:36:45 +00:00
Cody Lee feb888287e
Merge pull request #683 from unpoller/loki-add-hostname
Loki Include Host name in alarm and events
2024-03-05 08:26:29 -06:00
Cody Lee b87ee94111
add hostname per #415 request to loki exports 2024-03-04 18:28:04 -06:00
Cody Lee 60e5c3d8b3
Merge pull request #682 from unpoller/platinummonkey-patch-1
Fixes influxdb init for docker compose
2024-03-04 18:18:20 -06:00
Cody Lee c503f04ae7
Fixes influxdb init for docker compose
Fixes #623 #558

Thanks to @bcjmk https://github.com/unpoller/unpoller/issues/623#issuecomment-1977691177
2024-03-04 18:18:07 -06:00
Cody Lee d74dbcfbf6
Merge pull request #681 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.20.0
Bump golang.org/x/crypto from 0.19.0 to 0.20.0
2024-03-04 08:42:46 -06:00
dependabot[bot] 59d1de049d
Bump golang.org/x/crypto from 0.19.0 to 0.20.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.20.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>
2024-03-04 14:32:37 +00:00
Cody Lee 70703ad725
Merge pull request #679 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
2024-03-04 08:31:55 -06:00
Cody Lee 33a22359de
Merge pull request #680 from unpoller/dependabot/go_modules/github.com/stretchr/testify-1.9.0
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
2024-03-04 08:31:42 -06:00
dependabot[bot] 7a74dc3eb8
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 02:05:53 +00:00
dependabot[bot] 6d2753e223
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 02:05:36 +00:00
Cody Lee 84cef2fed3
Merge pull request #677 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.48.0
Bump github.com/prometheus/common from 0.47.0 to 0.48.0
2024-02-26 05:54:46 -06:00
dependabot[bot] 03338914d3
Bump github.com/prometheus/common from 0.47.0 to 0.48.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.47.0...v0.48.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>
2024-02-26 02:18:42 +00:00
Cody Lee df4e1bd024
Merge pull request #675 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.47.0
Bump github.com/prometheus/common from 0.46.0 to 0.47.0
2024-02-18 21:35:52 -06:00
dependabot[bot] b51ae3e974
Bump github.com/prometheus/common from 0.46.0 to 0.47.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.46.0...v0.47.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>
2024-02-19 02:41:38 +00:00
Cody Lee 8ba9ac9b78
Merge pull request #672 from unpoller/dependabot/go_modules/golang.org/x/net-0.21.0
Bump golang.org/x/net from 0.20.0 to 0.21.0
2024-02-12 05:26:38 -06:00
dependabot[bot] c9536097b5
Bump golang.org/x/net from 0.20.0 to 0.21.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 10:21:35 +00:00
Cody Lee 9adfa5739f
Merge pull request #674 from unpoller/dependabot/github_actions/golangci/golangci-lint-action-4
Bump golangci/golangci-lint-action from 3 to 4
2024-02-12 04:20:25 -06:00
Cody Lee 42a221fb45
Merge pull request #673 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.19.0
Bump golang.org/x/crypto from 0.18.0 to 0.19.0
2024-02-12 04:18:01 -06:00
dependabot[bot] 4b11bdae8f
Bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 02:59:44 +00:00
dependabot[bot] 84cd5fa4b6
Bump golang.org/x/crypto from 0.18.0 to 0.19.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.19.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>
2024-02-12 02:48:55 +00:00
Cody Lee 190e28dbc6
Merge pull request #670 from unpoller/dependabot/github_actions/peter-evans/dockerhub-description-4
Bump peter-evans/dockerhub-description from 3 to 4
2024-01-29 05:26:39 -05:00
dependabot[bot] 27f16bc498
Bump peter-evans/dockerhub-description from 3 to 4
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 03:02:28 +00:00
Cody Lee 51d7f861da
Merge pull request #667 from unpoller/dependabot/go_modules/golift.io/cnfg-0.2.3
Bump golift.io/cnfg from 0.2.2 to 0.2.3
2024-01-22 05:04:51 -06:00
dependabot[bot] 625cf0f8ae
Bump golift.io/cnfg from 0.2.2 to 0.2.3
Bumps [golift.io/cnfg](https://github.com/golift/cnfg) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/golift/cnfg/releases)
- [Commits](https://github.com/golift/cnfg/compare/v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: golift.io/cnfg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 02:21:10 +00:00
Cody Lee 1e0e94ae04
Merge pull request #665 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.46.0
Bump github.com/prometheus/common from 0.45.0 to 0.46.0
2024-01-15 06:54:51 -06:00
dependabot[bot] 601f587b9f
Bump github.com/prometheus/common from 0.45.0 to 0.46.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.45.0...v0.46.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>
2024-01-15 12:52:16 +00:00
Cody Lee 8e2505719d
Merge pull request #666 from unpoller/dependabot/go_modules/golang.org/x/net-0.20.0
Bump golang.org/x/net from 0.19.0 to 0.20.0
2024-01-15 06:50:37 -06:00
dependabot[bot] 1e312e4efb
Bump golang.org/x/net from 0.19.0 to 0.20.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 02:58:36 +00:00
Cody Lee f0cc926788
Merge pull request #662 from unpoller/dependabot/go_modules/golang.org/x/term-0.16.0
Bump golang.org/x/term from 0.15.0 to 0.16.0
2024-01-08 09:55:46 -06:00
dependabot[bot] 955d210bae
Bump golang.org/x/term from 0.15.0 to 0.16.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.16.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>
2024-01-08 02:33:51 +00:00
David Newhall 46b2871cf0
Update docker-compose.yml 2024-01-01 12:12:11 -08:00
Cody Lee 68e9ec37c6
Update docker-compose.yml
Removes dangling chronograph
2024-01-01 14:05:49 -06:00