Skip to content

Commit

Permalink
updated taskdef
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielzolty committed Oct 31, 2023
1 parent 67c606d commit c00ee0a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions terraform/templates/defaults/ecs_taskdef.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@
"name": "ZIPKIN_RECEIVER_ENDPOINT",
"value": "127.0.0.1:${http_port}"
},
{
"name": "OTEL_METRICS_EXPORTER",
"value": "none"
},
{
"name": "OTEL_TRACES_EXPORTER",
"value": "otlp"
},
{
"name": "OTEL_LOGS_EXPORTER",
"value": "otlp"
Expand Down

0 comments on commit c00ee0a

Please sign in to comment.