Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60afdb8

Browse files
committed
s/OpenTelemetry/OpenTracing/
1 parent ac10d52 commit 60afdb8

File tree

1 file changed

+1
-1
lines changed
  • ext/opentelemetry-ext-grpc/src/opentelemetry/ext/grpc

1 file changed

+1
-1
lines changed

ext/opentelemetry-ext-grpc/src/opentelemetry/ext/grpc/_server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
"""Implementation of the service-side open-telemetry interceptor.
1616
17-
This library borrows heavily from the OpenTelemetry gRPC integration:
17+
This library borrows heavily from the OpenTracing gRPC integration:
1818
https://github.com/opentracing-contrib/python-grpc
1919
"""
2020

0 commit comments

Comments
 (0)