Skip to content

Commit

Permalink
remove breaking line from otelcol config
Browse files Browse the repository at this point in the history
  • Loading branch information
cazorla19 committed Dec 19, 2024
1 parent 93e9584 commit f2a6f1a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions opentelemetry/ecs-ec2/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ Mappings:
timestamp:
parse_from: body.time
layout: '%Y-%m-%dT%H:%M:%S.%fZ'
default: move_log_file_path
# handle logs split by docker
- type: recombine
Expand Down Expand Up @@ -283,7 +282,6 @@ Mappings:
timestamp:
parse_from: body.time
layout: '%Y-%m-%dT%H:%M:%S.%fZ'
default: move_log_file_path
# handle logs split by docker
- type: recombine
Expand Down Expand Up @@ -648,4 +646,4 @@ Resources:
Value: !Ref 'AWS::StackId'
EnableECSManagedTags: true
TaskDefinition: !Ref OtelTaskDefinitionCustom


0 comments on commit f2a6f1a

Please sign in to comment.