File tree
Expand file treeCollapse file tree1 file changed
+3
-3
lines changed Expand file treeCollapse file tree1 file changed
+3
-3
lines changed Original file line number | Diff line number | Diff line change |
---|
|
26 | 26 |
|
27 | 27 | except ImportError:
|
28 | 28 | logger.info(
|
29 |
| -"This service is instrumented using OpenTelemetry." |
30 |
| -"OpenTelemetry could not be imported; please" |
31 |
| -"add opentelemetry-api and opentelemetry-instrumentation" |
| 29 | +"This service is instrumented using OpenTelemetry. " |
| 30 | +"OpenTelemetry could not be imported; please " |
| 31 | +"add opentelemetry-api and opentelemetry-instrumentation " |
32 | 32 | "packages in order to get BigQuery Tracing data."
|
33 | 33 | )
|
34 | 34 |
|
|
You can’t perform that action at this time.
0 commit comments