-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: open-telemetry/opentelemetry-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Document metric api interfaces that methods need to be safe to be called concurrently
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#7952
opened Feb 24, 2026 by
dashpole
Loading…
Document that the go SDK ignores the OTEL_*_EXPORTER env-vars
#7946
opened Feb 23, 2026 by
ringerc
Loading…
refactor: replace uint64 and int32 with atomic types in tests
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#7941
opened Feb 23, 2026 by
alexandear
Loading…
log: add error field to Record and make SDK to emit exception attributes
#7924
opened Feb 18, 2026 by
iblancasa
Loading…
fix: add error handling for insecure HTTP endpoints with TLS client configuration
#7914
opened Feb 16, 2026 by
sandy2008
Loading…
fix(deps): update golang.org/x
dependencies
Pull requests that update a dependency file
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#7907
opened Feb 12, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update module github.com/securego/gosec/v2 to v2.23.0
dependencies
Pull requests that update a dependency file
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#7899
opened Feb 11, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update module github.com/mgechev/revive to v1.14.0
dependencies
Pull requests that update a dependency file
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#7895
opened Feb 10, 2026 by
renovate
bot
Loading…
1 task
Bug fix: Prevent exemplar drop when filtered attributes exceed 128-rune limit
#7883
opened Feb 8, 2026 by
NesterovYehor
Loading…
Refactor benchmark CI
Skip Changelog
PRs that do not require a CHANGELOG.md entry
#7873
opened Feb 3, 2026 by
XSAM
Loading…
Remove Provides helpful information
TracerProvider.Tracer documentation about concurrent safety
documentation
sdk/metric: Support specifying cardinality limits per instrument kinds
#7855
opened Jan 31, 2026 by
petern48
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.