feat: fix error.

This commit is contained in:
tx7do
2023-11-02 20:25:11 +08:00
parent 76ac31b836
commit efbbf420c3
11 changed files with 28 additions and 23 deletions

View File

@@ -16,7 +16,7 @@ import (
traceSdk "go.opentelemetry.io/otel/sdk/trace"
semConv "go.opentelemetry.io/otel/semconv/v1.4.0"
"github.com/tx7do/kratos-bootstrap/gen/api/go/conf/v1"
conf "github.com/tx7do/kratos-bootstrap/gen/api/go/conf/v1"
)
// NewTracerExporter 创建一个导出器支持zipkin、otlp-http、otlp-grpc