Harold Dost

Results 204 comments of Harold Dost

i think we'd need @jtescher help for the app key here

> > i think we'd need @jtescher help for the app key here > > > > Let's just skip the coverage check for dependabot. Updating dependencies doesn't really change...

Is this related? https://github.com/open-telemetry/opentelemetry-specification/pull/3826

@open-telemetry/rust-approvers It's been a couple months like this, I know I'm not as active as the rest of you, but I feel like this wasn't intended.

Perhaps we could add any last tickets to get it to Stable in https://github.com/open-telemetry/opentelemetry-rust/milestone/1

I added basically everything related to core SDK functionality to the stabilization, if there's anything that could done after then I'd say feel free to add labels. I created a...

For spec adherence maybe we stick with a specific release for now https://github.com/open-telemetry/opentelemetry-specification/releases/tag/v1.26.0 is the lastest. And then if something comes in then we can can defer for the purpose...

Maybe consider using https://docs.rs/testcontainers/latest/testcontainers/ for starting the container. https://github.com/open-telemetry/opentelemetry-java/blob/main/integration-tests/otlp/src/main/java/io/opentelemetry/integrationtest/OtlpExporterIntegrationTest.java This is the example from the Java repo.

Are there any other Tests we want to add? Maybe we can also add a daily/weekly build of the integration test?

> > Maybe we can also add a daily/weekly build of the integration test? > > > > yeah we could set something up but I want to extend the...