Trask Stalnaker

Results 1261 comments of Trask Stalnaker

> [@trask](https://github.com/trask), do you know what is the status of the donation from https://github.com/google/sqlcommenter?tab=readme-ov-file#sqlcommenter? it hasn't landed in the specification or semantic convention repo, so I wouldn't consider it a...

I agree that users should be allowed to override `db.operation.name` with something that makes more sense in their context, but I think in practice this would require https://github.com/open-telemetry/oteps/pull/207

@scottgerring is it an option to install the system deps as part of your CI? cc @jpkrohling @open-telemetry/technical-committee as [admins for the bare metal runners](https://github.com/open-telemetry/community/blob/main/assets.md#bare-metal-runners). also cc @open-telemetry/go-maintainers, is this...

@jpkrohling @open-telemetry/technical-committee as [admins for the bare metal runners](https://github.com/open-telemetry/community/blob/main/assets.md#bare-metal-runners): can you add these tools?

fyi I ran across this recently: https://deploy.equinix.com/blog/sunsetting-equinix-metal/

@scottgerring it sounds like we can get dedicated hosts in Oracle Cloud (https://github.com/open-telemetry/community/blob/main/assets.md#oracle-cloud-account). I've added this to tomorrow's Project Infrastructure SIG agenda to see how we can make that happen.

Working on setting up the Oracle bare metal runner in #2801

@prasadw OpenTelemetry SDK uses java.util.logging, I think you can suppress it through java.util.logging configuration (or if you are using a different logging framework you can pipe java.util.logging to that framework...