Commit Graph

7 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
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
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