issues Search Results · repo:open-telemetry/opentelemetry-go language:Go
Filter by
1k results
(87 ms)1k results
inopen-telemetry/opentelemetry-go (press backspace or delete to remove)The github.com/cenkalti/backoff package has a major release that we can use now that our minimum Go version is 1.23.
We should fix the breaking changes in that version, and upgrade to it, with no behavior ...
good first issue
dmathieu
- Opened 6 days ago
- #6417
!-- markdownlint-disable MD034 -- !--- The current milestones can be found at
https://github.com/open-telemetry/opentelemetry-go/milestones --
- [x] Complete [Milestone](https://github.com/open-telemetry/opentelemetry-go/milestone/ ...
XSAM
- Opened 8 days ago
- #6410
Problem
The Collector SIG is working on various improvements to the Collector s internal telemetry, among which is an RFC
specifying attributes used to identify which Collector component emitted a given ...
jade-guiton-dd
- 9
- Opened 8 days ago
- #6404
Now,the metric name can only contain [a-z][A-Z]_ If the name contains other chatacter,it will be replaced to _ But,in
the newest prometheus s client_golang release(1.21.0),label names and metric name allowing ...
blocked:specification
enhancement
chenjie199234
- 8
- Opened 11 days ago
- #6390
Benchmarks: https://github.com/pellared/spanevents-vs-logs
Batch processing in Logs SDK seems like a bottleneck.
Reproduction:
git clone https://github.com/pellared/spanevents-vs-logs.git
cd spanevents-vs-logs ...
area:logs
enhancement
pkg:SDK
pellared
- 1
- Opened 13 days ago
- #6382
I am considering making logtest packages as separate Go modules. I think then we can keep it versioned v0.x.y. Then have
always a possibility to make a breaking changes if we would find it very helpful ...
area:logs
enhancement
pkg:API
pellared
- Opened 14 days ago
- #6378
wait := make(chan error)
go func() {
wait - bsp.exportSpans(ctx)
close(wait)
}()
// Wait until the export is finished or the context is cancelled/timed out
select {
case err = -wait: ...
bug
peterbourgon
- 4
- Opened 17 days ago
- #6360
Problem Statement
Allow use and forget loggers to be garbage collected.
Proposed Solution
Use unique in LoggerProvider for storing loggers. More: https://go.dev/blog/unique.
area:logs
enhancement
pkg:SDK
pellared
- 2
- Opened 19 days ago
- #6352
Problem Statement
Allow use and forget tracers to be garbage collected.
Proposed Solution
Use unique in TracerProvider for storing tracers. More: https://go.dev/blog/unique.
area:trace
enhancement
pkg:SDK
pellared
- 1
- Opened 19 days ago
- #6351
These dependencies can t be updated until we drop support for Go 1.23.
- https://github.com/open-telemetry/opentelemetry-go/pull/6347
dmathieu
- Opened 19 days ago
- #6350

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.