-
Notifications
You must be signed in to change notification settings - Fork 711
Insights: open-telemetry/opentelemetry-python
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v1.34.0 Version 1.34.0/0.55b0
published
Jun 4, 2025 -
v1.34.1 Version 1.34.1/0.55b1
published
Jun 10, 2025
22 Pull requests merged by 12 people
-
Update logger level to NOTSET in logs example
#4637 merged
Jun 17, 2025 -
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 in the github-actions group
#4608 merged
Jun 16, 2025 -
Make exporter
timeout
encompass retries/backoffs, add jitter to backoffs, cleanup code a bit#4564 merged
Jun 13, 2025 -
Update license field in pyproject.toml to use latest format
#4625 merged
Jun 13, 2025 -
Update LogRecord.to_json to handle bytes field in the body
#4614 merged
Jun 13, 2025 -
Use more specific self-hosted runner name
#4622 merged
Jun 10, 2025 -
[release/v1.34.x-0.55bx] Prepare release 1.34.1/0.55b1
#4628 merged
Jun 10, 2025 -
Add span exporter property to batch span processor
#4621 merged
Jun 6, 2025 -
Fix invalid
type: ignore
that causes mypy to ignore the whole file#4618 merged
Jun 6, 2025 -
Update version to 1.35.0.dev/0.56b0.dev
#4611 merged
Jun 4, 2025 -
[release/v1.34.x-0.55bx] Prepare release 1.34.0/0.55b0
#4612 merged
Jun 4, 2025 -
Fix flaky test that tests lots of threads calling emit. Make sure tests shutdown the batch exporter.
#4600 merged
May 27, 2025 -
Chore: Drop support for Python 3.8
#4520 merged
May 27, 2025 -
Bump semantic conventions to 1.34.0
#4599 merged
May 27, 2025 -
Fix format_trace_id and format_span_id docstrings
#4570 merged
May 27, 2025 -
chore: replace "deprecated" packages with PEP702
#4522 merged
May 21, 2025 -
Update
BatchSpanProcessor
to use newBatchProcessor
class#4580 merged
May 21, 2025 -
build(deps): bump fossas/fossa-action from 1.6.0 to 1.7.0 in the github-actions group
#4594 merged
May 21, 2025 -
Update RELEASING.md
#4596 merged
May 21, 2025 -
opentelemetry-test-utils: assert explicit bucket boundaries in histogram metrics
#4595 merged
May 21, 2025 -
opentelemetry-api: allow importlib-metadata 8.7.0
#4593 merged
May 20, 2025
16 Pull requests opened by 10 people
-
[carriers] add env carrier
#4609 opened
Jun 2, 2025 -
Relax protobuf version requirement to support v6
#4620 opened
Jun 6, 2025 -
fix: reinitialize locks after fork to prevent deadlocks in child processes
#4626 opened
Jun 9, 2025 -
Fix/copy measurement attributes
#4627 opened
Jun 9, 2025 -
infra: add griffe to public-symbols check CI
#4633 opened
Jun 12, 2025 -
Permit to override default OTLP exporter headers
#4634 opened
Jun 12, 2025 -
Fix issue where deadlock can occur over logging._lock
#4636 opened
Jun 13, 2025 -
build(deps): bump protobuf from 5.26.1 to 5.29.5
#4641 opened
Jun 17, 2025 -
Implement PoC of MeasurementProcessor proposal
#4642 opened
Jun 17, 2025 -
Add support to protobuf6 and regenerate proto files
#4643 opened
Jun 17, 2025 -
Upgrade to otel proto v1.7
#4645 opened
Jun 18, 2025 -
opentelemetry-sdk: sketch of an OpAMP integration
#4646 opened
Jun 19, 2025 -
[logs-api/sdk] Rename several classes from Log to LogRecord
#4647 opened
Jun 19, 2025 -
[logs] Rename LogRecordProcessor.emit to on_emit
#4648 opened
Jun 19, 2025 -
Logging API hide std_to_otel function to convert python logging severity to otel severity
#4649 opened
Jun 19, 2025
17 Issues closed by 8 people
-
Logs SDK: `LoggerProvider` is still functional after `shutdown`
#4317 closed
Jun 19, 2025 -
Planning to add docs on logs in Getting Started?
#3551 closed
Jun 19, 2025 -
SimpleLogRecordProcessor shutdown test failure
#4630 closed
Jun 19, 2025 -
docs: python log example should set levels at root logger, so that no logs are filter out
#3920 closed
Jun 17, 2025 -
Logging API should accept Context instead of specific trace_id, span_id, trace_flags
#4328 closed
Jun 17, 2025 -
Exporters shutdown takes longer then a minute when failing to send metrics/traces
#3309 closed
Jun 13, 2025 -
Update license field in pyproject.toml files
#4624 closed
Jun 13, 2025 -
`ConsoleLogExporter` with bytes in body fails
#4606 closed
Jun 13, 2025 -
Provide a public property to get SpanProcessor's SpanExporter
#4616 closed
Jun 6, 2025 -
Typing errors after upgrading to 1.34
#4615 closed
Jun 6, 2025 -
Update "requests ~= 2.7" in opentelemetry-exporter-otlp-proto-http
#4602 closed
Jun 5, 2025 -
(excluded_urls) 'str' object has no attribute 'url_disabled' in OpenTelemetryMiddleware
#4617 closed
Jun 5, 2025 -
Instrumentation for FastStream
#4605 closed
May 30, 2025 -
Using otelcollector for tracing in config throws error
#4603 closed
May 28, 2025 -
Drop support for Python 3.8
#4513 closed
May 27, 2025 -
Replace deprecated package with warnings/typing_extensions deprecated
#4467 closed
May 21, 2025
9 Issues opened by 9 people
-
Add EventName to LogRecord
#4644 opened
Jun 18, 2025 -
Add support for Protobuf 6
#4639 opened
Jun 16, 2025 -
Sporadic Connection Errors on Azure containers apps/jobs
#4632 opened
Jun 11, 2025 -
`SynchronousMultiSpanProcessor.force_flush` stops when a processor doesn't return `True`
#4631 opened
Jun 11, 2025 -
tracer_provider.shutdown() does not provide a configurable timeout
#4623 opened
Jun 7, 2025 -
Add Griffe in CI to detect breaking changes
#4619 opened
Jun 5, 2025 -
Counter measurement attributes aren't immutable
#4610 opened
Jun 4, 2025 -
Give a warning whenever span attribute was truncated
#4604 opened
May 29, 2025 -
opentelemetry-semantic-conventions: handle explicit buckets for metrics helpers
#4598 opened
May 23, 2025
22 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.
-
Use extended attributes everywhere
#4587 commented on
May 29, 2025 • 4 new comments -
Add sdk._logs directory to pyright, fix existing lint errors
#4583 commented on
Jun 3, 2025 • 3 new comments -
Add OTLP HTTP MetricExporter max_export_batch_size
#4576 commented on
May 27, 2025 • 1 new comment -
Add `exporter/opentelemetry-exporter-otlp-proto-grpc` to the pyright include list. Fix all lint errors in that package.
#4566 commented on
Jun 12, 2025 • 0 new comments -
feat(exporter): Implement OTLP JSON exporters for HTTP transport
#4470 commented on
Jun 4, 2025 • 0 new comments -
Fix race condition in ConcurrentMultiSpanProcessor.shutdown()
#4462 commented on
May 26, 2025 • 0 new comments -
Add configuration of log level and formatting for Auto Instrumentation
#4203 commented on
May 30, 2025 • 0 new comments -
Dependency conflict with latest grpc/protobuf when using opentelemetry-exporter-otlp-proto-grpc
#4563 commented on
Jun 16, 2025 • 0 new comments -
Spans not recorded by default if context is propagated
#4430 commented on
Jun 16, 2025 • 0 new comments -
logs: do not emit `exception.stacktrace` if empty string
#3674 commented on
Jun 13, 2025 • 0 new comments -
OTEL_*_EXPORT_TIMEOUT should do something
#4555 commented on
Jun 10, 2025 • 0 new comments -
OtelBatchSpanProcessor threading KeyError
#3884 commented on
Jun 9, 2025 • 0 new comments -
Deadlock accessing metric reader storage when running under Flask/Gunicorn with gevent workers
#4345 commented on
Jun 9, 2025 • 0 new comments -
Test our docs
#4001 commented on
Jun 8, 2025 • 0 new comments -
Logs API: not possible to use without SDK
#4319 commented on
Jun 7, 2025 • 0 new comments -
Transient error StatusCode.UNAVAILABLE
#4517 commented on
Jun 6, 2025 • 0 new comments -
`otel-collector` pause breaks the grpc `OTLPSpanExporter` permanently.
#4529 commented on
Jun 5, 2025 • 0 new comments -
Remove Protobuf runtime dependency from OTLP exporter
#4226 commented on
Jun 5, 2025 • 0 new comments -
Allow configuration of LoggingHandler in autoinstrumentation
#4034 commented on
May 30, 2025 • 0 new comments -
Segmentation fault with auto instrumentation in asgi applications
#2030 commented on
May 30, 2025 • 0 new comments -
Django gunicorn auto instrumentation
#2038 commented on
May 30, 2025 • 0 new comments -
Audit for possible recursion error in logging code
#4261 commented on
May 21, 2025 • 0 new comments