Skip to content

Commit ef5859b

Browse files
committed
ci(release): Update version from 3.126.0 to 3.127.0
Signed-off-by: Ivan Klishch <ivan@klishch.com>
1 parent 45faf36 commit ef5859b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aws/logs_monitoring/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ def __init__(self, name, pattern, placeholder):
267267
DD_CUSTOM_TAGS = "ddtags"
268268
DD_SERVICE = "service"
269269
DD_HOST = "host"
270-
DD_FORWARDER_VERSION = "3.126.0"
270+
DD_FORWARDER_VERSION = "3.127.0"
271271

272272
# CONST STRINGS
273273
AWS_STRING = "aws"

aws/logs_monitoring/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Description: Pushes logs, metrics and traces from AWS to Datadog.
33
Mappings:
44
Constants:
55
DdForwarder:
6-
Version: 3.126.0
6+
Version: 3.127.0
77
LayerVersion: "65"
88
Parameters:
99
DdApiKey:

0 commit comments

Comments
 (0)