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
Add database connection pool metrics semantic conventions
(#2273).
Logs
Update com.google.* to gcp.* in logs data model
(#2514).
Resource
No changes.
Semantic Conventions
Note added that net.peer.name SHOULD NOT be set if capturing it would require an
extra reverse DNS lookup. And moved net.peer.name from common http attributes to
just client http attributes.
(#2446)
Add net.host.name and net.host.ip conventions for rpc server spans.
(#2447)
Allow all metric conventions to be either synchronous or asynchronous.
(#2458
Update JVM metrics with JMX Gatherer values
(#2478)
Specify that OTLP/gRPC clients should retry on RESOURCE_EXHAUSTED code only if the server signals backpressure to indicate a possible recovery.
(#2480)
SDK Configuration
No changes.
Telemetry Schemas
No changes.
Common
Define semantic conventions and instrumentation stability.
(#2180)