mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-03-22 17:37:49 -04:00
Fix transcoder otel
This commit is contained in:
parent
6e3ba34fe5
commit
1a30049d75
@ -37,7 +37,6 @@ func setupOtel(ctx context.Context) (func(context.Context) error, error) {
|
||||
resource.WithAttributes(semconv.ServiceNameKey.String("kyoo.transcoder")),
|
||||
resource.WithFromEnv(),
|
||||
resource.WithTelemetrySDK(),
|
||||
resource.WithProcess(),
|
||||
resource.WithOS(),
|
||||
resource.WithContainer(),
|
||||
resource.WithHost(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user