-
Notifications
You must be signed in to change notification settings - Fork 724
Insights: open-telemetry/opentelemetry-python
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v1.35.0 Version 1.35.0/0.56b0
published
Jul 11, 2025 -
v1.36.0 Version 1.36.0/0.57b0
published
Jul 29, 2025
21 Pull requests merged by 7 people
-
Add subscript to issue templates
#4710 merged
Aug 1, 2025 -
Update version to 1.37.0.dev/0.58b0.dev
#4703 merged
Jul 29, 2025 -
[release/v1.36.x-0.57bx] Prepare release 1.36.0/0.57b0
#4704 merged
Jul 29, 2025 -
Use
@pytest.mark.flaky
decorator instead of@flaky.flaky
#4700 merged
Jul 29, 2025 -
otlp-http-exporter: set default value for param
timeout_sec
in_export
method#4691 merged
Jul 29, 2025 -
Add permissions that were missed on the first pass
#4692 merged
Jul 25, 2025 -
Add minimum token permissions for all github workflow files
#4663 merged
Jul 24, 2025 -
Migrate from opentelemetrybot to otelbot
#4685 merged
Jul 23, 2025 -
Fix broken link in Prometheus exporter README. Fixes #4399
#4485 merged
Jul 22, 2025 -
Introducing tox-uv
#4516 merged
Jul 21, 2025 -
Fix issue where deadlock can occur over logging._lock
#4636 merged
Jul 17, 2025 -
Update version to 1.36.0.dev/0.57b0.dev
#4680 merged
Jul 11, 2025 -
[release/v1.35.x-0.56bx] Prepare release 1.35.0/0.56b0
#4681 merged
Jul 11, 2025 -
infra: add griffe to public-symbols check CI
#4633 merged
Jul 11, 2025 -
Sort contributor listings and remove affiliation from emeriti
#4674 merged
Jul 11, 2025 -
semantic-conventions: add 1.21.0 schema url
#4672 merged
Jul 10, 2025 -
Bump semantic-conventions to 1.36.0
#4669 merged
Jul 10, 2025 -
opentelemetry-sdk: pass exporter args from sdk configuration
#4659 merged
Jul 10, 2025 -
Update LogRecord API to set and make use of context to set trace id / span id / trace flags,
#4668 merged
Jul 9, 2025 -
opentelemetry-exporter-otlp-proto-grpc: set grpc user agent properly
#4658 merged
Jul 8, 2025
10 Pull requests opened by 9 people
-
[logs-sdk] Remove LogData and extend SDK LogRecord to have instrumentation scope
#4676 opened
Jul 9, 2025 -
OTEL attribute count limit not respected, causing columns dropped
#4677 opened
Jul 10, 2025 -
Add credentials environment variables to let `ChannelCredentials` and `Session` be injected
#4689 opened
Jul 17, 2025 -
events: use optional context for initialization instead of trace_id
#4690 opened
Jul 18, 2025 -
fix: make client.py runnable without CLI arguments
#4694 opened
Jul 21, 2025 -
Filter duplicate logs out of some `logger`'s logs that might otherwise endlessly log
#4695 opened
Jul 21, 2025 -
Handle "LogRecord.exc_info" being a string
#4699 opened
Jul 25, 2025 -
Update docs for entrypoints
#4701 opened
Jul 27, 2025 -
Add excerpt about logging signal breaking changes
#4707 opened
Jul 29, 2025 -
feat(http): add error handling for exporting
#4709 opened
Aug 1, 2025
9 Issues closed by 2 people
-
Missing container attributes in traces sent from pods
#4702 closed
Jul 29, 2025 -
Non-optional argument added to an existing (internal) method
#4683 closed
Jul 29, 2025 -
ImportError: cannot import name '_ExtendedAttributes' from 'opentelemetry.util.types'
#4698 closed
Jul 24, 2025 -
Refactor logs exported object to match proto
#2800 closed
Jul 24, 2025 -
Broken link in `exporter/opentelemetry-exporter-prometheus` README
#4399 closed
Jul 22, 2025 -
Add Griffe in CI to detect breaking changes
#4619 closed
Jul 11, 2025 -
Send the exporter user agent in the grpc exporter
#4657 closed
Jul 8, 2025 -
flaky test for opentelemetry-sdk in CI
#4070 closed
Jul 7, 2025
13 Issues opened by 11 people
-
Open telemetry auto instrumentation log flush error
#4697 opened
Jul 24, 2025 -
Document all entry points somewhere
#4693 opened
Jul 18, 2025 -
Infinite loop through exporter, when using OTLPLogExporter
#4688 opened
Jul 17, 2025 -
LogDeprecatedInitWarning
#4687 opened
Jul 17, 2025 -
SDK Logger should attach resource on emit
#4684 opened
Jul 11, 2025 -
Distros cannot override the default propagators via OTEL_PROPAGATORS
#4679 opened
Jul 10, 2025 -
python instrumentation Encountering an error
#4678 opened
Jul 10, 2025 -
Event Severity Level defaulting to INFO in opentelemetry-sdk
#4673 opened
Jul 9, 2025 -
LoggingHandler does not respect OTEL_ATTRIBUTE_COUNT_LIMIT environment variable
#4671 opened
Jul 9, 2025 -
instrumentation-python AttributeError: module 'lib' has no attribute 'X509_V_FLAG_NOTIFY_POLICY'
#4670 opened
Jul 9, 2025 -
Include trace flags in spans exported by the OTLPSpanExporter
#4666 opened
Jul 7, 2025 -
Exception while exporting metrics
#4665 opened
Jul 3, 2025
23 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add OTLP HTTP MetricExporter max_export_batch_size
#4576 commented on
Jul 17, 2025 • 14 new comments -
docs: add missing tests for getting started examples
#4662 commented on
Jul 4, 2025 • 0 new comments -
[logs-api/sdk] Rename several classes from Log to LogRecord
#4647 commented on
Jul 14, 2025 • 0 new comments -
Implement PoC of MeasurementProcessor proposal
#4642 commented on
Jul 8, 2025 • 0 new comments -
fix: reinitialize locks after fork to prevent deadlocks in child processes
#4626 commented on
Aug 1, 2025 • 0 new comments -
Use extended attributes everywhere
#4587 commented on
Jul 15, 2025 • 0 new comments -
Abstract out OTLP http exporter logic
#2990 commented on
Jul 31, 2025 • 0 new comments -
TraceId, SpanId 0 in logs from exception handler for Exception class - FastAPI app
#3477 commented on
Jul 31, 2025 • 0 new comments -
Cache entry points
#3054 commented on
Jul 30, 2025 • 0 new comments -
Fix Resource constructor examples
#4554 commented on
Jul 25, 2025 • 0 new comments -
Audit for possible recursion error in logging code
#4261 commented on
Jul 25, 2025 • 0 new comments -
Consider moving `LoggingHandler` out of the SDK and into an instrumentation
#4330 commented on
Jul 24, 2025 • 0 new comments -
Stabilize Logs
#3361 commented on
Jul 24, 2025 • 0 new comments -
Deprecate events API/SDK
#4655 commented on
Jul 24, 2025 • 0 new comments -
Logs SDK: consider renaming `*LogExporter` to `*LogRecordExporter` and similar for consistency
#4321 commented on
Jul 24, 2025 • 0 new comments -
Make timeout of `Exporter.export` configurable and decide how to update Exporter interfaces
#4568 commented on
Jul 24, 2025 • 0 new comments -
Attaching OTLPLogExporter to the root logger will cause infinite recursive calls if the gRPC destination is down.
#2701 commented on
Jul 23, 2025 • 0 new comments -
Deadlock accessing metric reader storage when running under Flask/Gunicorn with gevent workers
#4345 commented on
Jul 22, 2025 • 0 new comments -
Object of type "None" is not subscriptable
#4569 commented on
Jul 20, 2025 • 0 new comments -
GRPC metric exporter doesn't reconnect
#4435 commented on
Jul 18, 2025 • 0 new comments -
`importlib-metadata` breaks code
#3234 commented on
Jul 14, 2025 • 0 new comments -
Logs API: not possible to use without SDK
#4319 commented on
Jul 11, 2025 • 0 new comments -
Sporadic Connection Errors on Azure containers apps/jobs
#4632 commented on
Jul 3, 2025 • 0 new comments