Skip to content

Commit 41a5c88

Browse files
authored
Update ActivityUserGuide.md
Refer activity guide to the official docs dotnet/docs#23313 is bringing more enhancements shortly
1 parent 8170c06 commit 41a5c88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/libraries/System.Diagnostics.DiagnosticSource/src/ActivityUserGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Activity User Guide
22

3+
**This doc is being obsoleted by: https://docs.microsoft.com/dotnet/core/diagnostics/distributed-tracing
4+
Future doc changes should be done in the official docs, not here.
5+
There is still some information here that is not present in the official docs (yet) so I am preserving it as-is.**
6+
37
This document describes Activity, a class that allows storing and accessing diagnostics context and consuming it with logging system.
48

59
This document provides Activity architecture [overview](#overview) and [usage](#activity-usage).

0 commit comments

Comments
 (0)