Commit Graph

4785 Commits

Author SHA1 Message Date
Cody Lee c3126d27e3
interface change updates 2025-08-20 11:36:29 -05:00
dependabot[bot] d36eaa41dc
Bump github.com/DataDog/datadog-go/v5 from 5.6.0 to 5.7.0
Bumps [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/datadog-go/compare/v5.6.0...v5.7.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-go/v5
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 16:31:59 +00:00
Cody Lee 2686143d40
Merge pull request #852 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.23.0
Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0
2025-08-20 11:27:10 -05:00
dependabot[bot] 266e0e0734
Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.22.0 to 1.23.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.22.0...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 16:19:37 +00:00
Cody Lee 7f083cd05f
Merge pull request #850 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.7
Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
2025-08-20 11:18:57 -05:00
Cody Lee da38face58
Merge pull request #855 from unpoller/dependabot/go_modules/golang.org/x/net-0.43.0
Bump golang.org/x/net from 0.39.0 to 0.43.0
2025-08-20 11:18:39 -05:00
Cody Lee bffba0f672
Merge pull request #856 from unpoller/dependabot/github_actions/docker/login-action-3.5.0
Bump docker/login-action from 3.4.0 to 3.5.0
2025-08-20 11:18:28 -05:00
Cody Lee 88b4fdc503
Merge pull request #858 from unpoller/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-20 11:18:18 -05:00
Cody Lee bab01e900b
Merge pull request #849 from Traxmaxx/fix/missing-loki-stream
fix: skip loki reporting if streams is empty
2025-08-20 11:18:05 -05:00
dependabot[bot] 854bfa7937
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 03:19:21 +00:00
dependabot[bot] 095e9408bc
Bump docker/login-action from 3.4.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 03:44:06 +00:00
dependabot[bot] 27edb31d1b
Bump golang.org/x/net from 0.39.0 to 0.43.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.43.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 02:46:06 +00:00
dependabot[bot] 88fa1ae124
Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 02:35:58 +00:00
Traxmaxx 8fb9c3cb40 fix: skip loki reporting if streams is empty 2025-07-20 13:18:58 +02:00
Cody Lee 4040203ff8
fix homebrew formula again, other two vars 2025-04-30 16:24:41 -05:00
Cody Lee 0ae46889d8
fix homebrew formula 2025-04-30 16:20:43 -05:00
Cody Lee 4068c8c5c4
Merge pull request #822 from soflane/feature/default-site-name-override
Add support for default_site_name_override to customize default site names
2025-04-30 05:07:23 -05:00
Sofiane A 10ccd0c2d7 Correct logic for default site condition 2025-04-29 19:34:52 +02:00
Sofiane A 5a89a4634a Add default_site_name_override to support customizable default site names 2025-04-29 16:12:32 +02:00
Cody Lee 08e3668ba3
Merge pull request #819 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.22.0
Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0
2025-04-17 16:19:18 -05:00
Cody Lee 46c160c2df
Merge pull request #820 from unpoller/dependabot/go_modules/golang.org/x/net-0.39.0
Bump golang.org/x/net from 0.38.0 to 0.39.0
2025-04-17 16:18:50 -05:00
dependabot[bot] 8f59556ed4
Bump golang.org/x/net from 0.38.0 to 0.39.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/net/compare/v0.38.0...v0.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 02:29:19 +00:00
dependabot[bot] 6fcb04e8ac
Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.1 to 1.22.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.21.1...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 02:29:16 +00:00
Cody Lee 009d757ee8
Merge pull request #816 from unpoller/all-dep-updates
update all deps, update golangci-lint
2025-04-04 08:35:15 -05:00
Cody Lee 4b19b873ab
address issue 2025-04-04 08:33:58 -05:00
Cody Lee 5122360018
migrate golangci-lint config 2025-04-04 08:32:42 -05:00
Cody Lee 0790aeda22
update toolchain 2025-04-04 08:31:46 -05:00
Cody Lee e53b8d5e5a
update all deps, update golangci-lint 2025-04-04 08:30:22 -05:00
Cody Lee 6d36bf2ca4
Merge pull request #812 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.63.0
Bump github.com/prometheus/common from 0.62.0 to 0.63.0
2025-03-17 21:24:08 -05:00
dependabot[bot] 60f33fa3c8
Bump github.com/prometheus/common from 0.62.0 to 0.63.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.62.0 to 0.63.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.62.0...v0.63.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>
2025-03-18 02:22:34 +00:00
Cody Lee b292565ecf
Merge pull request #811 from unpoller/dependabot/go_modules/github.com/prometheus/client_golang-1.21.1
Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1
2025-03-17 21:21:32 -05:00
Cody Lee 6b52db01f0
Merge pull request #813 from unpoller/dependabot/github_actions/docker/login-action-3.4.0
Bump docker/login-action from 3.3.0 to 3.4.0
2025-03-17 21:19:49 -05:00
dependabot[bot] ded2cc4b98
Bump docker/login-action from 3.3.0 to 3.4.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.3.0...v3.4.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>
2025-03-17 02:56:22 +00:00
dependabot[bot] f932863cf9
Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.5 to 1.21.1.
- [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.20.5...v1.21.1)

---
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>
2025-03-10 02:53:35 +00:00
Cody Lee 5c893c4c34
Merge pull request #798 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.6
Bump github.com/spf13/pflag from 1.0.6-0.20201009195203-85dd5c8bc61c to 1.0.6
2025-02-13 06:01:02 -05:00
Cody Lee b196d2da98
Merge pull request #801 from unpoller/dependabot/go_modules/golang.org/x/crypto-0.33.0
Bump golang.org/x/crypto from 0.32.0 to 0.33.0
2025-02-13 06:00:15 -05:00
dependabot[bot] 27402c0967
Bump golang.org/x/crypto from 0.32.0 to 0.33.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.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>
2025-02-10 02:42:17 +00:00
dependabot[bot] 03a2a8cac1
Bump github.com/spf13/pflag
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6-0.20201009195203-85dd5c8bc61c to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/commits/v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 02:54:04 +00:00
Cody Lee 3b645bddbe
Merge pull request #795 from unpoller/dependabot/go_modules/github.com/prometheus/common-0.62.0
Bump github.com/prometheus/common from 0.61.0 to 0.62.0
2025-01-20 10:52:26 -06:00
dependabot[bot] acd27be3fb
Bump github.com/prometheus/common from 0.61.0 to 0.62.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.61.0...v0.62.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>
2025-01-20 02:49:40 +00:00
Cody Lee 9b78c88ffc
Merge pull request #792 from unpoller/dependabot/go_modules/golang.org/x/net-0.34.0
Bump golang.org/x/net from 0.33.0 to 0.34.0
2025-01-15 15:58:19 -06:00
Cody Lee a181e9596d
Merge pull request #794 from unpoller/fix-ubb-uci-metric-names
fixes metrics prefix names for ubb and uci devices
2025-01-15 15:56:08 -06:00
Cody Lee 6d4065113f
fixes metrics prefix names for ubb and uci devices 2025-01-15 15:50:47 -06:00
dependabot[bot] b08028cc72
Bump golang.org/x/net from 0.33.0 to 0.34.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.34.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>
2025-01-13 02:45:08 +00:00
Cody Lee e946f246eb
update example conf file 2025-01-10 15:25:16 -06:00
Cody Lee 8cb90edb2a
Merge pull request #791 from unpoller/apikey-support
add support for api-key auth
2025-01-10 15:22:11 -06:00
Cody Lee cba1111f29
add support for api-key auth 2025-01-10 15:19:30 -06:00
Cody Lee 0c639d6877
Merge pull request #789 from unpoller/dependabot/go_modules/golang.org/x/term-0.28.0
Bump golang.org/x/term from 0.27.0 to 0.28.0
2025-01-09 15:42:16 -06:00
dependabot[bot] f9eac565b1
Bump golang.org/x/term from 0.27.0 to 0.28.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/term/compare/v0.27.0...v0.28.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>
2025-01-06 02:40:45 +00:00
Cody Lee 3007815633
Merge pull request #788 from unpoller/add-device-uplink-stats
adds device uplink stats for issue #585
2025-01-02 13:01:12 -06:00