Skip to content

Commit 29c4d02

Browse files
committed
add reference to the opentelemetry example project
1 parent 38d489c commit 29c4d02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/features/opentelemetry/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ using var tracerProvider = Sdk.CreateTracerProviderBuilder()
2121
...
2222
```
2323

24+
__You can also find an [example in the driver's Github repository](https://github.com/datastax/csharp-driver/tree/3.22/examples/OpenTelemetry/DistributedTracing) of how to implement distributed tracing with OpenTelemetry and the DataStax C# driver in an ASP.NET Core project.__
25+
2426
### Attributes
2527

2628
The table below displays the list of included attributes in this feature:

0 commit comments

Comments
 (0)