Robert Pająk
Robert Pająk
**Date:** 2025-09-25 **Attendees:** - Tyler Yahn. - Bryan Boreham. - David Ashpole (dashpole). - Owen Williams. - Robert Pająk. ## Announcements - go.opentelemetry.io certificate incident: - Website experienced downtime due...
**Date:** 2025-10-02 **Attendees:** - Bryan Boreham - Damien Mathieu - Tyler Yahn - David Ashpole (dashpole) - Robert Pająk ### 1) Incident review: go.opentelemetry.io outage, ownership, and platform - Summary:...
**Date:** 2025-10-09 **Attendees:** - Tyler Yahn - David Ashpole - Bryan Boreham ## Agenda Items ### 1. Milestone Progress Review **Current milestone status:** - 17 items still open in the...
**Date:** 2025-10-16 **Attendees:** * Tyler Yahn * Damien Mathieu * Bryan Boreham * David Ashpole * Robert Pająk ## Transcript **1. otelgin Context Reversal in DataRace** * **Damien Mathieu** raised...
**Date:** 2025-10-23 **Attendees:** - Tyler Yahn - Alex Boten - David Ashpole (dashpole) ## Transcript ### PR status: JSON/YAML unmarshalling - A small change (error tag) was suggested and applied....
**Date:** 2025-10-30 **Attendees:** - Tyler Yahn - Bryan Boreham - Damien Mathieu - Robert Pająk - David Ashpole - Mike Blum ## Transcript ### Monitoring bugs reported by OSS-Fuzz -...
**Date:** 2025-11-20 ## Attendees - Tyler Yahn - Owen Williams - Sam Xie - Alex Boten - David Ashpole - Bryan Boreham - (Mentioned: Robert Pająk) ## Discussions ### 1....
I think this change is important from design perspective, if we want to make sure that we have separate APIs for emitting log records and events. It allows as to...
Might be related to https://github.com/timakin/bodyclose/issues/51
> there may be bridges to loggers that are creating events in some way The bridges can use `Emit a Record` when they want to emit an event and not...