Commit Graph

13 Commits

Author SHA1 Message Date
Patrice Chalin 748555c22f
[CI] Page-local dictionary normalization: drop unused words and duplicates (now case-insensitive compare) (#6165) 2025-02-01 14:56:02 +00:00
Jordie fec7c69d85
Add `uv` package manager instructions to Python zero-code docs (#5635) 2024-11-21 10:02:02 +00:00
Riccardo Magliocchetti 5d25dfe821
Revise k8s operator docs for Python after latest releases (#5583)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-11-12 11:08:31 +00:00
OpenTelemetry Bot bea4a3386c
Update opentelemetry-specification version to v1.39.0 (#5552) 2024-11-08 19:00:43 -05:00
Riccardo Magliocchetti fc72093f23
zero-code/python: add django applications notes in operator doc (#5443)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-10-22 08:10:28 +00:00
Riccardo Magliocchetti 71833a5f8b
Document some quirks with Python otel operator based auto-instrumentation (#5338)
Co-authored-by: Fabrizio Ferri-Benedetti <algernon@fastmail.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
2024-10-15 07:23:39 +00:00
CFly17 f711eb108c
Replace "dynamically injects bytecode" in Python zero-code instrumentation (#5130)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Fabrizio Ferri-Benedetti <fferribenedetti@splunk.com>
2024-09-03 10:36:57 +00:00
Patrice Chalin edceefedb6
Python zero-code copyedits (#4917)
Co-authored-by: Severin Neumann <neumanns@cisco.com>
2024-07-31 12:15:52 +02:00
Emídio Neto 18bbe1831a
python: add note to zero-code docs highlighting the need for distro package (#4912) 2024-07-31 09:43:26 +02:00
Patrice Chalin 78f1d31f56
Fix spelling issues, update page-local dictionaries (#4877) 2024-07-24 20:15:18 -04:00
Riccardo Magliocchetti d76b9bdbc7
zero-code/python: correct the OTEL_PYTHON_DISABLED_INSTRUMENTATIONS description (#4866) 2024-07-24 16:31:52 +02:00
Severin Neumann 6d6021a166
Replace instrumentation module/package instances with instrumentation library (#4727)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-07-11 15:52:51 +02:00
Severin Neumann 0fb2b474c6
[IA] Move python automatic page to zero-code (#4717)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2024-06-21 09:24:19 +02:00