Skip to content

Commit

Permalink
ran make
Browse files Browse the repository at this point in the history
  • Loading branch information
naphatkrit committed Nov 15, 2023
1 parent 1e42c20 commit d590a3b
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -35,10 +35,11 @@ import (
"go.opentelemetry.io/otel/sdk/metric/metricdata"
"go.opentelemetry.io/otel/sdk/metric/metricdata/metricdatatest"

testpb "google.golang.org/grpc/interop/grpc_testing"

"go.opentelemetry.io/otel/sdk/trace"
"go.opentelemetry.io/otel/sdk/trace/tracetest"
semconv "go.opentelemetry.io/otel/semconv/v1.17.0"
testpb "google.golang.org/grpc/interop/grpc_testing"
)

func TestStatsHandler(t *testing.T) {
Expand Down

0 comments on commit d590a3b

Please sign in to comment.