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
Phillip Carter
dfadc50067
Update HTTP exporter section to specify endpoint ( #1587 )
2022-08-04 07:06:42 -04:00
Heiko W. Rupp
f9c3c0beb6
Clarify exporting via OTLP ( #1583 )
...
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2022-08-02 10:08:59 -04:00
Heiko W. Rupp
18bdff276b
Route listens on /rolldice, not /doroll. ( #1572 )
2022-07-29 13:35:11 -04:00
YenchenLiu
29a9b1b3ea
Fix parameter warning for set_status ( #1564 )
2022-07-28 04:55:27 -04:00
Phillip Carter
decd435888
Update python jaeger export to mention both thrift and proto ( #1566 )
...
* Update python jaeger export to mention both thrift and proto
* Update content/en/docs/instrumentation/python/exporters.md
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
* Update content/en/docs/instrumentation/python/exporters.md
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-07-28 04:54:41 -04:00
Victor Babchanik
2982f7c442
Fix JaegerExporter Import ( #1563 )
2022-07-27 15:04:53 -04:00
Aaron Abbott
869bad47dd
Update python Getting Started docs to include metrics ( #1434 )
2022-07-13 12:57:42 -04:00
Aaron Abbott
87fe322d30
Update Python exporter docs with console, OTLP, and Prometheus metric exports ( #1505 )
2022-07-11 17:18:58 -04:00
Jonathan Sundqvist
a283df294c
Improve Python automatic-instrumentation docs ( #1311 )
...
* Improve documentation on automatic instrumentation
There was some ambiguity in what way auto-instrumentation is compatible
with manual instrumentation. This should reduce that ambiguity.
* Include link to monkey patching.
* typo
* Mardown prettify
* Implementing Austin's suggested changes
Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2022-06-22 16:23:41 -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
ac669c9d62
Python get started rewrite ( #1322 )
...
* First draft of python get started rewrite
* Review changes
* Cleanup + collector section
* add attribute to span
* Updates as per peer review
* Feedback as per review
* Apply suggestions from code review
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
* copyedits based on .NET exporters section
* Simplify!
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2022-06-07 12:12:09 +01: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
Phillip Carter
a5180d109e
http ain't grpc ( #1305 )
...
typo
2022-04-19 15:35:17 -06:00
Moshi Binyamini
3b6bf5e58a
Remove dangling sentence from Python manual ( #1283 )
2022-04-07 07:24:27 -04:00
Phillip Carter
dc58ad80f8
Add python exporters doc ( #1261 )
2022-04-05 07:21:32 -04:00
Mark Fickett
71f79212a7
Update cookbook for manually setting span context. ( #1262 )
2022-04-05 07:21:14 -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
Phillip Carter
253d73c463
Normalize line lengths in python docs ( #1182 )
2022-03-02 06:35:33 -05:00
Patrice Chalin
240d17ed2a
Python: add installation instructions, refine status info, and more ( #1116 )
2022-02-11 14:51:06 -05:00
Patrice Chalin
256bb266ff
Python: add automatic instrumentation and distro pages ( #1118 )
2022-02-10 13:57:32 -05:00
Patrice Chalin
e9f53b1617
Add Python cookbook ( #1115 )
2022-02-09 08:05:46 -05:00
Patrice Chalin
2c026ca8c9
Python Getting Started: read code from source files ( #1113 )
2022-02-09 07:19:01 -05:00
Patrice Chalin
4c64fa9379
Python page refresh and cleanup ( #1112 )
2022-02-08 12:11:41 -05:00
Patrice Chalin
10985ef151
Make Python doc pages local ( #1111 )
2022-02-08 11:55:10 -05:00
Patrice Chalin
e5977a74c0
Move languages under /docs/instrumentation ( #963 )
2021-12-01 10:41:49 -05:00