Skip to content

Commit f7d46e1

Browse files
authored
Remove configuration of removed Tracer component (#26)
1 parent f2e298f commit f7d46e1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

configs/config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ components_manager:
2828
level: $logger-level
2929
overflow_behavior: discard # Drop logs if the system is too busy to write them down.
3030

31-
tracer: # Component that helps to trace execution times and requests in logs.
32-
service-name: realmedium # "You know. You all know exactly who I am. Say my name. " (c)
33-
3431
# Dynamic config options. Cache is disabled, updates are disabled.
3532
dynamic-config:
3633
# For most of userver dynamic configs, defaults are used, some are overridden here.

0 commit comments

Comments
 (0)