Linux, Windows, Docker and Source Install
Details
Changes
Please refer to the Integrations Core Checks 5.20.0 tag for the list of changes on the core checks.
Please refer to the Trace Agent 5.20.0 tag for the list of changes on the Trace Agent.
Please refer to the Process Agent 5.20.0 tag for more information on the Process Agent.
- [BUGFIX] Audo Configuration: Fix AD port parsing. See #3553
- [BUGFIX] Core: Fixes normalization of metric names, removing
@
. See #3529 - [BUGFIX] Core: Only start trace agent on windows if its enabld. See #3554
- [BUGFIX] Kubernetes: fix tagging on k8s 1.8+ clusters. See #3563, #3586
- [BUGFIX] System Checks: Fixes grabbing of file handles. See #3539 (Thanks @matlockx)
- [BUGFIX] Audo Configuration: Fix enabling condition. See #3589
- [IMPROVEMENT] Core: Won't start is API Key is too short. See #3546
- [IMPROVEMENT] Core: Won't start agent on windows if API Key invalid. See #3547
- [IMPROVEMENT] Kubernetes: Adds more tags to events. See #3548
- [IMPROVEMENT] Core: Decrease log noise at startup. See #3547
- [IMPROVEMENT] Kubernetes: Filter kubernetes events based on timestamp. See #3549
- [IMPROVEMENT] Audo Configuration: Adds docker labels as tags. See #3564
- [IMPROVEMENT] Containers: Move most container tags to metadata. See #3557
- [IMPROVEMENT] Kubernetes: Allow overriding the pod name. See #3571 (Thanks @darnaut)
- [IMPROVEMENT] Windows: Remove check for pidfile. See #3574
- [IMPROVEMENT] Windows: Change restart to start/stop with deps. See #3565
- [FEATURE] Windows: Add a PDH base check. See #3581