-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: open-telemetry/opentelemetry-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Escape exemplar keys to fix invalid key errors
bug
Something isn't working
#5995
opened Nov 21, 2024 by
dashpole
Loading…
feat(trace): add concurrent-safe
Reset
method to SpanRecorder
#5994
opened Nov 21, 2024 by
flc1125
Loading…
Prototypes proposed spec changes to allow extraction of multiple header values
#5973
opened Nov 14, 2024 by
jamesmoessis
•
Draft
[Spike] sdk/log: Add Logger.Enabled and EnabledParameters
area:logs
Part of OpenTelemetry logs
enhancement
New feature or request
pkg:SDK
Related to an SDK package
[POC] Make scope attributes as identifying for Tracer, Meter, Logger
Skip Changelog
PRs that do not require a CHANGELOG.md entry
Add trace.WithStatus option for span.RecordError and trace.WithStatusOnPanic option for span.End
#5762
opened Sep 2, 2024 by
amanakin
Loading…
sdk/trace: Allow errors supplied to RecordError to supply values for
semconv.ExceptionType
#5760
opened Aug 31, 2024 by
tmc
Loading…
sdk/log: Add NoopProcessor
area:logs
Part of OpenTelemetry logs
blocked:specification
Waiting on clarification of the OpenTelemetry specification before progress can be made
enhancement
New feature or request
pkg:SDK
Related to an SDK package
[ISSUE-5161] Fix panics if a
nil
context is provided to the .Start()
method
#5162
opened Apr 5, 2024 by
xxbtwxx
Loading…
Add
WithHostHeader
config option to override Host header in opentelemetry requests
#4780
opened Dec 22, 2023 by
enuret
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.