Skip to content

Releases: circonus-labs/circonus-agent

v2.7.2

21 Dec 12:44
ac0f8c9
Compare
Choose a tag to compare

Changelog

Others

  • 9a8a1f4 v2.7.2
  • d187c53 build(pkg): logwatch x86_64->amd64 pkg download
  • 25d3888 build(deps): bump github/codeql-action from 2 to 3
  • bf9034c build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2
  • 003a1e0 build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1
  • 2721a05 build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0
  • a67f390 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11
  • 7c43850 build(deps): bump github.com/openhistogram/circonusllhist
  • 6f7d531 build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
  • eb1bb0b build(deps): bump github.com/circonus-labs/go-apiclient
  • 8a53433 Merge remote-tracking branch 'upstream/master'
  • ac0f8c9 Merge pull request #244 from maier/master
  • 32f86cb Merge pull request #243 from circonus-labs/dependabot/go_modules/github.com/spf13/viper-1.18.2
  • b02b45a Merge pull request #242 from circonus-labs/dependabot/go_modules/github.com/openhistogram/circonusllhist-0.4.0
  • 50b7ec1 Merge pull request #241 from circonus-labs/dependabot/github_actions/github/codeql-action-3
  • 55d4f29 Merge pull request #240 from circonus-labs/dependabot/go_modules/github.com/google/uuid-1.5.0
  • 6478cd1 Merge pull request #239 from circonus-labs/dependabot/go_modules/github.com/spf13/viper-1.18.1
  • 811930c Merge pull request #238 from circonus-labs/dependabot/go_modules/github.com/spf13/viper-1.18.0
  • 769eb34 Merge pull request #237 from circonus-labs/dependabot/go_modules/github.com/circonus-labs/go-apiclient-0.7.24
  • 3626f51 Merge pull request #236 from circonus-labs/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.11

v2.7.1

28 Nov 19:48
0a57948
Compare
Choose a tag to compare

Changelog

Features

  • 2b06b88 feat: update build scripts for agent+plugins to depredate fb11, fb12, el6, u18, and add u22.

Others

  • 58ead0c v2.7.1
  • 0a90f4e v2.7.1
  • 960bddd doc: format changelog
  • 06d4d0c build: update to latest lint
  • 856867c build: update before hooks for go mod tidy, govulncheck and golangci-lint
  • 4378cec build: add after hook for grype on generated sboms
  • 381df4b build: add .sbom for archive artifacts
  • d9a2ee8 build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0
  • 5520e76 build(deps): bump github.com/hashicorp/go-retryablehttp
  • bb53aa5 Merge remote-tracking branch 'upstream/master'
  • 0a57948 Merge pull request #235 from maier/master
  • 06bc64d Merge pull request #234 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.15.0
  • f243f9e Merge pull request #233 from maier/master
  • f666cba Merge pull request #232 from circonus-labs/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.5

v2.7.0

09 Nov 13:23
2c2448e
Compare
Choose a tag to compare

Changelog

Features

  • 7bc569c feat: update dockerfile to include dist files
  • 026e705 feat: add macos binary signing

Bug fixes

  • 6687f56 fix: indentation
  • bdfe0f5 fix(lint): address various linting issues

Others

  • c7286e8 v2.7.0
  • c04cc4d v2.7.0
  • dd65011 chore: syntax updates and macos binary signing
  • 888524c chore: remove timed refresh for reverse. use only primary broker check.
  • 704b4bb chore(lint): struct member alignment
  • 28424f5 chore(deps): upgrade cgm to v3.4.7
  • aa66a70 build(deps): update x/sync, x/sys, and cobra
  • f51d21a build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
  • c67bd53 build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0
  • db510b1 build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0
  • 4933fdd build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0
  • fbffde4 build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0
  • 7876b20 build(deps): bump golang.org/x/sys from 0.5.0 to 0.7.0
  • ab617f4 build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0
  • f803c1e build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
  • b78c80c build(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0
  • 3421cad build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
  • 8ea55df build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0
  • f8c5983 build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
  • a83f34d build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
  • 418e34b build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • f994c6e build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 45c5971 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10
  • 3d5df5c build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9
  • 6ca702e build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8
  • 02c281d build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.7
  • 6ef2200 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5
  • ef07d23 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4
  • 499168a build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3
  • e19c1d1 build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0
  • c5124ce build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
  • b5611f7 build(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.1
  • 8552754 build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0
  • 798cf11 build(deps): bump github.com/prometheus/common from 0.42.0 to 0.44.0
  • 276e9d1 build(deps): bump github.com/prometheus/common from 0.37.0 to 0.42.0
  • 64a46ba build(deps): bump github.com/prometheus/client_model from 0.4.0 to 0.5.0
  • f606e50 build(deps): bump github.com/prometheus/client_model from 0.3.0 to 0.4.0
  • 1ee0731 build(deps): bump github.com/hashicorp/go-retryablehttp
  • 8d6fce5 build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
  • 6430286 build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
  • 8b67f3d build(deps): bump github.com/gojuno/minimock/v3 from 3.0.10 to 3.1.3
  • 9933097 build(deps): bump actions/checkout from 3 to 4
  • 2c2448e Merge pull request #231 from maier/master
  • ea99995 Merge pull request #225 from circonus-labs/dependabot/go_modules/github.com/google/uuid-1.4.0
  • 6e60f3f Merge pull request #224 from circonus-labs/dependabot/go_modules/github.com/prometheus/common-0.45.0
  • bcec466 Merge pull request #223 from circonus-labs/dependabot/go_modules/github.com/spf13/viper-1.17.0
  • 5aa2c0a Merge pull request #222 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.13.0
  • 7e0714c Merge pull request #221 from circonus-labs/dependabot/go_modules/golang.org/x/sync-0.4.0
  • 66bdde8 Merge pull request #220 from circonus-labs/dependabot/go_modules/github.com/prometheus/client_model-0.5.0
  • e53681c Merge pull request #219 from circonus-labs/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.9
  • 2490d57 Merge pull request #218 from circonus-labs/dependabot/go_modules/github.com/rs/zerolog-1.31.0
  • 295a7f5 Merge pull request #217 from circonus-labs/dependabot/github_actions/actions/checkout-4
  • d0ba0d2 Merge pull request #216 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.12.0
  • 01c28ab Merge pull request #215 from circonus-labs/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.8
  • 93d597c Merge pull request #214 from circonus-labs/dependabot/go_modules/github.com/google/uuid-1.3.1
  • 5611af6 Merge pull request #213 from circonus-labs/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
  • 24cef8a Merge pull request #212 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.11.0
  • ef3909f Merge pull request #211 from circonus-labs/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.7
  • 8d9d15a Merge pull request #210 from circonus-labs/dependabot/go_modules/github.com/rs/zerolog-1.30.0
  • 058aad4 Merge pull request #209 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.10.0
  • 0e3cdcb Merge pull request #207 from circonus-labs/dependabot/go_modules/golang.org/x/sync-0.3.0
  • 7ca2388 Merge pull request #206 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.9.0
  • 32bb66f Merge pull request #205 from circonus-labs/dependabot/github_actions/golangci/golangci-lint-action-3.6.0
  • ed77a1f Merge pull request #204 from circonus-labs/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.4
  • 60e931f Merge pull request #202 from circonus-labs/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.5
  • 7153093 Merge pull request #201 from circonus-labs/dependabot/go_modules/github.com/spf13/viper-1.16.0
  • c2cf8af Merge pull request #200 from circonus-labs/dependabot/go_modules/github.com/prometheus/common-0.44.0
  • dfcda5c Merge pull request #198 from circonus-labs/dependabot/go_modules/golang.org/x/sync-0.2.0
  • d6cc084 Merge pull request #197 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.8.0
  • 13924d4 Merge pull request #196 from circonus-labs/dependabot/go_modules/github.com/prometheus/client_model-0.4.0
  • 239c609 Merge pull request #195 from circonus-labs/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.4
  • 28ea904 Merge pull request #194 from circonus-labs/dependabot/go_modules/github.com/spf13/cobra-1.7.0
  • 5b57b18 Merge pull request #193 from circonus-labs/dependabot/go_modules/github.com/gojuno/minimock/v3-3.1.3
  • 1b1145c Merge pull request #192 from circonus-labs/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.3
  • 7b914f7 Merge pull request #191 from circonus-labs/dependabot/go_modules/github.com/rs/zerolog-1.29.1
  • 3365726 Merge pull request #190 from circonus-labs/dependabot/go_modules/github.com/prometheus/common-0.42.0
  • 3658965 Merge pull request #189 from circonus-labs/dependabot/go_modules/golang.org/x/sys-0.7.0

v2.6.0

21 Apr 16:33
3a0d94b
Compare
Choose a tag to compare

v2.6.0

  • fix(receiver): add SerializeB64 handling for histograms to the /write endpoint
  • feat: /options endpoint to dynamically control log_level (e.g. turn debug on/off while running)
  • feat(statsd): explicit metric parsing debug option
  • fix: don't swallow sigpipe
  • fix(lint): unsed args (generic, linux, & windows)
  • chore: golangci-lint v1.52
  • fix(lint): exports annotated with json tag
  • fix(lint): redundant if-return
  • fix(lint): deprecated linters
  • fix: installer to correctly use . and _ for rpm and deb urls
  • build(deps): bump github.com/rs/zerolog from 1.26.1 to 1.28.0
  • build(deps): bump github.com/circonus-labs/go-apiclient from 0.7.17 to 0.7.18
  • upd: clean build dir on start, always clone repo
  • add: trigger on after up to check Go version
  • add: generic Go version checker script
  • build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0

v2.5.0

11 Aug 21:48
5a93262
Compare
Choose a tag to compare

v2.5.0

  • fix: prevent /usr/lib/.build-id links from being created
  • fix: ioutil deprecation
  • fix: G112 add ReadHeaderTimeout to http.Server
  • fix: gofmt certain files due to comment format
  • fix: struct alignment in some test files for generated test snippets
  • fix: pass context to fetchPromMetrics
  • build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.1 to 3.22.7
  • build(deps): bump github.com/circonus-labs/go-apiclient from 0.7.15 to 0.7.17
  • build(deps): bump github.com/prometheus/common from 0.32.1 to 0.37.0
  • build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.5.0
  • build(deps): bump github.com/spf13/viper from 1.10.1 to 1.12.0
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1
  • build(deps): bump github.com/rs/zerolog from 1.25.0 to 1.26.1
  • fix: add v to version (changelog)
  • upd: set prerelease false (goreleaser)

v2.4.3

06 Oct 19:03
16b7995
Compare
Choose a tag to compare
  • fix: downgrade gopsutil v3.21.8 - build fail - see gopsutil PR 1142
  • upd: golint deprecated, replaced by revive
  • upd: all deps
  • upd: go1.17 build tags
  • upd: disable gci, conflict on import organization
  • upd: ignore windows arm64
  • upd: for dependencies, releaser, linter, and go1.17
  • build(deps): bump github.com/rs/zerolog from 1.24.0 to 1.25.0
  • build(deps): bump github.com/circonus-labs/circonus-gometrics/v3 from 3.4.5 to 3.4.6

Docker images

  • docker pull circonus/circonus-agent:v2.4.3

v2.4.2

02 Jul 16:29
702507a
Compare
Choose a tag to compare

v2.4.2

  • fix!: error handling on read timemout (reverse)
  • upd!: dependencies (apiclient, cgm) -- for performance optimized openhistogram
  • doc: note for automation with --check-delete
  • add: last conn/retry/err stats
  • add: last run req stat
  • upd: disable fieldalignment (automated lint)
  • wip: nfpm
  • upd: explict paths for fb
  • upd: remove transitory downloads
  • upd: ownership for etc dir fb tgz
  • add: dependabot.yml
  • upd: build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.3
  • fix: lint issues
  • upd: build(deps): bump github.com/rs/zerolog from 1.21.0 to 1.23.0
  • upd: build(deps): bump github.com/spf13/viper from 1.7.1 to 1.8.1
  • upd: dep (bytefmt) and tidy after dp prs
  • upd: build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6
  • upd: build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.0
  • upd: use WithContext calls (generic collectors)
  • upd: default collectors for darwin
  • upd: tidy (go.sum)
  • fix: remove redundant 'v' in version output

Docker images

  • docker pull circonus/circonus-agent:v2.4.2

v2.4.1

29 Apr 11:34
0deb3d9
Compare
Choose a tag to compare

v2.4.1

  • add: --check-delete option
  • add: check bundle config caching
  • upd: etc owned by agent user for check bundle caching
  • upd: turn on prerelease (allow time for os specific packages to be built and uploaded)
  • fix: fix: error wrap when nil on verify
  • upd: verify broker instance is active when setting cn for tls config
  • upd: no windows arm
  • fix: lint issues
  • upd: stricter linting
  • upd: lint ver (1.39)
  • upd: dependencies

Docker images

  • docker pull circonus/circonus-agent:latest
  • docker pull circonus/circonus-agent:v2.4.1

v2.4.0

31 Mar 19:49
34d85ac
Compare
Choose a tag to compare

v2.4.0

  • add: simple installer (deprecate cosi)
  • upd: dependencies
  • upd: openhistogram/circonusllhist
  • fix: lint issues
  • upd: lint ver 1.38
  • upd: copyright symbol to (c)
  • upd: parse params first, ordering
  • upd: ignore versioned builds
  • upd: publish packages under versioned subdir
  • add: generate sha256 sig file for versioned builds
  • doc: rename dependencies list

Docker images

  • docker pull circonus/circonus-agent:latest
  • docker pull circonus/circonus-agent:v2.4.0

v2.3.2

27 Jan 18:57
61691ec
Compare
Choose a tag to compare

v2.3.2

  • upd: dependency (cgm)
  • add: concurrency options for tuning statsd (--statsd-npp and --statsd-pqs)
  • add: agent_ngr metric

Docker images

  • docker pull circonus/circonus-agent:latest
  • docker pull circonus/circonus-agent:v2.3.2