Daniel Gomez Blanco
Daniel Gomez Blanco
Python and Java implementations do indeed force flush on shutdown, but Node does not (even though [this comment](https://github.com/open-telemetry/opentelemetry-js/blob/95bf6fc7cc105469def055f1f93446c9cd09882d/packages/sdk-metrics/src/MeterProvider.ts#L89) indicates that it does, it doesn't). This could be a source of...
@jack-berg as you're part of the config SIG we (@jpkrohling and I) are assuming you're the sponsor. Thanks.
I've approved pending comment on staffing.
I think option 1 for individual config options sounds good. However I think we should probably have a doc about OpenTelemetry and personal data, in general. Something as simple as...
I missed your comment above! Thanks @svrnm. I agree with what seems to be the consensus above, which is something short and simple when documenting config options, and a link...
Can we check the org's [audit logs](https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization) to see if it's being used at all?
I'd like to add * [Support custom status in project updates](https://github.com/orgs/community/discussions/162232) * This would allow us to customise the status of our projects under the report in https://github.com/open-telemetry/community/projects?query=is%3Aopen
This makes sense to me
I agree with the actions from the last SIG meeting, and I'll help to try to find precedence and opinions from other SIGs. IMO we should update the compliance matrix...
Adding `OTEL_EXPORTER_OTLP_TIMEOUT_MILLIS` may not be that useful by itself for now, as one can currently do the same in seconds. However, when file config is supported it'll give an easier...