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
exporterhelper: Add new exporter_queue_batch_send_size and exporter_queue_batch_send_size_bytes metrics, showing the size of telemetry batches from the exporter. (#12894)
configmiddleware: Stabilize configmiddleware module (#13422)
This only stabilizes the configuration interface but does not stabilize the middlewares themselves or the way of implementing them.
xpdata: Add experimental MapBuilder struct to optimize pcommon.Map construction (#13617)