Commit Graph

10 Commits

Author SHA1 Message Date
Phillip Carter addf78e093
Link up tracing concepts in python manual instrumentation docs (#1591)
* Link up tracing concepts in python manual instrumentation docs

* whoospie daisy

* third time's the charm?

* Apply suggestions from code review

Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>

Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-08-04 12:38:51 -04:00
YenchenLiu 29a9b1b3ea
Fix parameter warning for set_status (#1564) 2022-07-28 04:55:27 -04:00
Aaron Abbott e3b25b862a
Add python manual instrumentation docs to include metrics (#1444)
* Add python manual instrumentation docs to include metrics

* Add references to spec and documentation

* Update content/en/docs/instrumentation/python/manual.md
2022-06-15 10:16:24 -04:00
Phillip Carter ea134ba120
Add section on alternate context propagation in python docs (#1426)
* add section on alternate context propagation in python docs

* formattin'
2022-06-08 16:44:07 -04:00
Phillip Carter 6d8c21fd94
Add subsection for using a decorator in python manual tracing doc (#1403)
* Add subsection for using a decorator;

* ing
2022-06-07 11:44:02 +01:00
Folyd 614ad7c0d1
Fix python instrumentation typos (#1346) 2022-05-16 14:47:03 -04:00
Moshi Binyamini 3b6bf5e58a
Remove dangling sentence from Python manual (#1283) 2022-04-07 07:24:27 -04:00
Kanika aa34a3dbde
[Python] Update code excerpt in Manual instrumentation page (#1253)
Link example  was having issue
2022-03-30 17:01:30 -04:00
Jan Garaj 89aec5ce87
Typo fix in Python docs (#1251) 2022-03-30 07:21:33 -04:00
Phillip Carter 393c5490cb
Manual instrumentation page for python (#1184)
* Most of manual instrumentation for python

* finish span links
2022-03-08 11:43:01 -05:00