Skip to content

Commit a8d71db

Browse files
committed
Add generated docs for correlationcontext
1 parent 4fd969f commit a8d71db

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

docs/api/api.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ OpenTelemetry Python API
77
:maxdepth: 1
88

99
context
10+
correlationcontext
1011
metrics
1112
trace
12-
util.loader
13+
util.loader
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
opentelemetry.correlationcontext.propagation package
2+
====================================================
3+
4+
Module contents
5+
---------------
6+
7+
.. automodule:: opentelemetry.correlationcontext.propagation

docs/api/correlationcontext.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
opentelemetry.correlationcontext package
2+
========================================
3+
4+
Subpackages
5+
-----------
6+
7+
.. toctree::
8+
9+
correlationcontext.propagation
10+
11+
Module contents
12+
---------------
13+
14+
.. automodule:: opentelemetry.correlationcontext

0 commit comments

Comments
 (0)