Riccardo Magliocchetti
38006e86c4
opentelemetry-instrumentation: expose a way to init autoinstrumentation programmatically ( #3273 )
...
* opentelemetry-instrumentation: expose a way to init autoinstrumentation
* Please pylint
* Add changelog
* Fix example
* Fix whitespace in README
* Add a note aboout ordering of initialization vs imports
* Don't touch PYTHONPATH if not set
* Update opentelemetry-instrumentation/README.rst
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
* Update CHANGELOG.md
* Update opentelemetry-instrumentation/README.rst
Co-authored-by: Leighton Chen <lechen@microsoft.com>
---------
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Leighton Chen <lechen@microsoft.com>
2025-02-24 11:15:13 +00:00
Blueswen
d6e667f3eb
Update README.rst ( #2849 )
...
The URL link is incorrect; it should be a repository in the open-telemetry account.
2024-09-04 13:55:00 +02:00
Steve Flanders
e88bf5f27a
Update opentelemetry-instrument README ( #2108 )
...
* Update opentelemetry-instrument README
- Clarify trace versus metric documentation
- Add console exporter documentation
- Add quotes to command to support zsh
- Fix grammatical errors
* fix typo
* fix typo
* Remove note on HTTP for trace only
---------
2024-01-31 04:01:46 +00:00
Jeremy Voss
db90ce38a2
Distro selection ( #1823 )
2023-07-11 20:26:14 +00:00
Ron Yishai
83f37eddf2
Deprecate otlp_proto_grpc and otlp_proto_http in auto-instrumentation ( #1250 )
2022-10-27 17:45:49 +05:30
Gal Bashan
18e056b85a
Codespell ci ( #1237 )
2022-08-29 15:08:25 +05:30
Michael Manganiello
433b8565da
opentelemetry-instrument: Fix documented options ( #747 )
2021-10-19 19:18:11 +00:00
alrex
22b069baae
default value is invalid, was renamed ( #755 )
...
* default value is invalid, was renamed
* Update CHANGELOG.md
Co-authored-by: Owais Lone <owais@users.noreply.github.com>
2021-10-19 15:55:41 +00:00
Owais Lone
7cf3cb42cf
Add instrumentation and distro packages ( #738 )
...
Now that SDK does not depend on opentelemetry-instrumentation
anymore and opentelemetry-instrumentation has actual build time
dependencies on the contrib repo, it makes maintanence a lot
easier if we move opentelemetry-instrumentation to contrib repo.
opentelemetry-distro depends on opentelemetry-instrumentation
and is being moved as well. Neither of the two packages are
really part of "core" Otel python anyway.
2021-10-14 20:35:28 +00:00
Diego Hurtado
278149553b
Remove opentelemetry-instrumentation ( #595 )
...
Fixes #592
2021-07-19 09:19:48 -07:00
Srikanth Chekuri
08daa9d194
Make it explicit to install distro to get auto-instrumentation working ( #588 )
2021-07-16 10:08:29 -07:00
Leighton Chen
f2311ddc40
Move opentelemetry-instrumentation from core ( #465 )
2021-04-26 11:35:13 -07:00