forked from TrueCloudLab/distribution
Otel tracing MVP: fixed gofmt
Signed-off-by: gotgelf <gotgelf@gmail.com>
This commit is contained in:
parent
fb7cdf8900
commit
68ac02b549
1 changed files with 1 additions and 1 deletions
|
@ -46,4 +46,4 @@ func InitOpenTelemetry(ctx context.Context) error {
|
||||||
otel.SetTextMapPropagator(pr)
|
otel.SetTextMapPropagator(pr)
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue