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.
1 parent 5e2760d commit f8ca488Copy full SHA for f8ca488
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