Skip to content

Tags: joseret/dd-agent

Tags

5.13.2

Toggle 5.13.2's commit message

Unverified

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

5.13.2-rc.1

Toggle 5.13.2-rc.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
5.13.2 release candidate 1

5.13.1

Toggle 5.13.1's commit message
Jenkins Git plugin tagging with 5.13.1

5.13.0

Toggle 5.13.0's commit message
Jenkins Git plugin tagging with 5.13.0

5.13.0-rc.3

Toggle 5.13.0-rc.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
5.13.0 release candidate 3

5.13.0-rc.2

Toggle 5.13.0-rc.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
5.13.0 release candidate 2

5.13.0-rc.1

Toggle 5.13.0-rc.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
5.13.0 release candidate 1

5.13.0-alpha.1

Toggle 5.13.0-alpha.1's commit message
Merge branch 'db/wmi_timeout' into db/per_thread_wmi

Initial pass at moving the WMISampler onto its own thread.  The thread
polls wmi at the 15 second interval.  The various checks then take the
last good reading.  This has two effects:

-  The checks are always non-blocking

-  The data they read could be older than expected (if the WMI request
   takes a long time)

   Added stop() to Check() class, and call check from collector to shut
   down

   WMISampler thread.

   Add WMICheck::stop(), and call WMISampler stop for each sampler

5.12.3

Toggle 5.12.3's commit message
[trace-agent] restart on unexpected error code

This patch restarts the trace agent if it exits with an error code
that is different from 0. Else, it would restart in some cases but
would consider as 'expected' the return code 2 which is what Go
returns for builtin runtime errors.

5.12.2

Toggle 5.12.2's commit message

Verified

This commit was signed with the committer’s verified signature.
gmmeyer Greg Meyer
bumps version to 5.12.2