Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Tags: signalfx/signalfx-agent

Tags

v5.28.0

5.28.0

- Update `kubernetes.stateful_set.desired` and `kubernetes.stateful_set.ready` as default metrics for the k8s cluster monitor (#2800)
- Third-party dependency updates

v5.27.3

5.27.3

- Third-party dependency and security updates

v4.21.1

Verified

This tag was signed with the committer’s verified signature.
jeffreyc-splunk Jeff Cheng
4.21.1

- Implement kubernetes token refresh (which is enabled by default in kubernetes 1.21+) (#2710)

v5.27.2

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v5.27.2

- Properly refresh k8s authentication token

v5.27.1

5.27.1

Update setuptools to 65.6.3

v5.27.0

2.57.0

- Dependency updates

v5.26.0

5.26.0

- Bump github.com/onsi/gomega from 1.20.2 to 1.24.0
- Bump github.com/aws/aws-sdk-go from 1.44.128 to 1.44.129
- Bump github.com/kardianos/service from 1.2.1 to 1.2.2
- Bump jackson-databind from 2.14.0-rc3 to 2.14.0 in /java/runner
- Bump golang.org/x/tools from 0.1.12 to 0.3.0
- Bump k8s.io/client-go from 0.24.4 to 0.25.3
- update sapm-proto to 0.12.0
- bump jaeger to 1.39, and enforce to use consistent latest versions of sapm-proto and go-kit/kit throughout
- Add deprecation notice at startup
- Bump n from 9.0.0 to 9.0.1 in /test-services/ecsmeta/app
- Bump k8s.io/api from 0.25.3 to 0.25.4
- Bump github.com/hashicorp/vault from 1.10.6 to 1.12.1

v5.25.0

5.25.0

- Upgrade to go 1.18 (#2554)
- Update OpenJDK to Temurin builds (#2535)
- Update JDK to 11.0.17_8 (#2556)
- Update third-party dependencies

v5.24.0

5.24.0

[MongoDB] Add missing permission to allow collection level metrics (#2457)
[Filesystem] adapting filesystem monitor to the gopsutil changes (#2514)

Dependency updates:
* update k8s.io/apimachinery to v0.24.5-rc.0 (#2454)
* Bump black from 22.6.0 to 22.8.0 in /python (#2439)
* Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /java/jmx (#2464)
* Bump github.com/docker/docker (#2459)
* Bump signalfx-protoc from 1.0.23 to 1.0.24 in /java/runner (#2468)
* upgrade jackson to 2.14.0-rc2 (#2512)
* update vault to v1.10.6 (#2513)
* upgrade protobuf dependency to >=3.0.0,<4.21.0 (#2529)

v5.23.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
5.23.0

- VSphere monitor: Add option for debugging soap client. (#2442)
- All monitors own their loggers and set monitorID field. (#2334)
- Make VM metrics host dimension configurable. (#2397)
- Enable fossa scan. (#2412)