You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v1.28.0 (2023-12-07)
Context
No changes.
Traces
Stabilize how exceptions are recorded using the Trace SDK.
(#3769)
Add definition for standard output span exporter.
(#3740)
Metrics
Add optional configuration for Prometheus exporters to promote resource attributes to metric attributes
(#3761)
Clarifications and flexibility in Exemplar speicification.
(#3760)
Logs
Add definition for standard output log record exporter.
(#3741)
BREAKING: Change event.name definition to include namespace and removed event.domain from log event attributes.
(#3749)
BREAKING: Refine the arguments of the emit Event API. Instead of accepting a LogRecord, the individual arguments are enumerated along with the implementation requirements on how those arguments map to LogRecord.
(#3772)
Resource
No changes.
OpenTelemetry Protocol
Clarify HTTP endpoint configuration option handling.
(#3739)
Compatibility
No changes.
SDK Configuration
Add console as an exporter type that is supported via environment variable configuration.
(#3742)