Skip to content

5.15.0 / 07-18-2017

Compare
Choose a tag to compare
@truthbk truthbk released this 18 Jul 11:34
· 577 commits to master since this release

Details

5.14.1...5.15.0

Changes

Please refer to the Integrations Core Checks 5.15.0 tag for the list of changes on the core checks.
Please refer to the Trace Agent 5.15.0 tag for the list of changes on the Trace Agent.

  • [FEATURE] Kubernetes: Allow to run agent on the node #3401
  • [FEATURE] Adds fraction of file handles in use over system limit #3395
  • [FEATURE] PrometheusCheck: add ignore_metrics array #3394
  • [FEATURE] Pkg: Add process-agent to supervisor and flares #3409
  • [FEATURE] Get real host aliases for Cloud Foundry #3406
  • [FEATURE] Docker: add docker and orchestrator (ECS/Mesos/Nomad/Kubernetes/Swarm) version host tags. See #3383, #3386 and #3403
  • [FEATURE] Windows: add additional calculator types #3378
  • [FEATURE] Mesos: extract marathon_app, chronos_job and chronos_job_owner tags. See #3375, #3414 and #3417
  • [FEATURE] Kubernetes: add kubernetes container name to metric tags #3368
  • [FEATURE] Add support for user/password authentication for the etcd autodiscovery store #3357
  • [FEATURE] Add support for %%pid%% template variables #3404, thanks @sophaskins and @jnewland
  • [IMPROVEMENT] constant for container name label #3405, thanks @sophaskins
  • [IMPROVEMENT] Add container name tag in auto discovery #3421, thanks @subuk
  • [IMPROVEMENT] Disable kube_service tagging on four 403 errors from apiserver #3413
  • [IMPROVEMENT] Update Mac restart command #3390
  • [IMPROVEMENT] Try both 4001 and 2379 etcd ports in SD if not configured #3351
  • [SANITY] Moves common wait_for_async network function out to the Agent #3408
  • [SANITY] Util: Move Timer to its own utils.timer module #3391
  • [SANITY] Checks: Deprecate AgentCheck.set #3385
  • [SANITY] Remove manifest.in - no more use to us. #3364