File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This is an example of how to use OpenTelemetry Python instrumention with
55sqlcommenter to enrich database query statements with contextual information.
66For more information on sqlcommenter concepts, see:
77
8- * `Semantic Conventions - Database Spans <https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database /database-spans.md#sql-commenter >`_
8+ * `Semantic Conventions - Database Spans <https://github.com/open-telemetry/semantic-conventions/blob/main/docs/db /database-spans.md#sql-commenter >`_
99* `sqlcommenter <https://google.github.io/sqlcommenter/ >`_
1010
1111The source files of this example are available `here <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples/sqlcommenter/ >`_.
@@ -120,5 +120,5 @@ References
120120* `OpenTelemetry Project <https://opentelemetry.io/ >`_
121121* `OpenTelemetry Collector <https://github.com/open-telemetry/opentelemetry-collector >`_
122122* `OpenTelemetry MySQL instrumentation <https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-mysql >`_
123- * `Semantic Conventions - Database Spans <https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database /database-spans.md#sql-commenter >`_
123+ * `Semantic Conventions - Database Spans <https://github.com/open-telemetry/semantic-conventions/blob/main/docs/db /database-spans.md#sql-commenter >`_
124124* `sqlcommenter <https://google.github.io/sqlcommenter/ >`_
You can’t perform that action at this time.
0 commit comments