We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e2760d + f8ca488 commit 389ada2Copy full SHA for 389ada2
config.py
@@ -27,7 +27,7 @@
27
import yaml
28
29
# CONSTANTS
30
-AGENT_VERSION = "5.3.0"
+AGENT_VERSION = "5.3.1"
31
DATADOG_CONF = "datadog.conf"
32
DEFAULT_CHECK_FREQUENCY = 15 # seconds
33
LOGGING_MAX_BYTES = 5 * 1024 * 1024
0 commit comments