[#351] Fix end of files

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
pull/384/head
Anton Nikiforov 2023-05-15 15:24:29 +03:00 committed by Evgenii Stratonikov
parent 9bda6e0b8b
commit 4f55417914
2 changed files with 1 additions and 2 deletions

View File

@ -187,4 +187,4 @@ FROSTFS_STORAGE_SHARD_1_GC_REMOVER_SLEEP_INTERVAL=5m
FROSTFS_TRACING_ENABLED=true
FROSTFS_TRACING_ENDPOINT="localhost"
FROSTFS_TRACING_EXPORTER="otlp_grpc"
FROSTFS_TRACING_EXPORTER="otlp_grpc"

View File

@ -219,4 +219,3 @@ tracing:
enabled: true
exporter: "otlp_grpc"
endpoint: "localhost"