Trask Stalnaker

Results 1261 comments of Trask Stalnaker

we're not sure why we can't dismiss the "change requested" (https://cloud-native.slack.com/archives/C01NJ7V1KRC/p1731101917526769), i'm going to close and re-open the PR to see if that helps 🤷‍♂️

hi @martincostello, I enabled it, but it's failing, I think it's blocked by a ruleset can someone from @open-telemetry/dotnet-maintainers submit a PR to the [admin repo]((https://github.com/open-telemetry/community/blob/main/guides/maintainer/github-admin-processes.md#single-repository-changes)) to add Renovate similar...

I think it's all set now ``` - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6 id: otelbot-token with: app-id: ${{ vars.OTELBOT_COLLECTOR_RELEASES_APP_ID }} private-key: ${{ secrets.OTELBOT_COLLECTOR_RELEASES_PRIVATE_KEY }} ``` and then use `${{ steps.otelbot-token.outputs.token }}`...

ah, so in Java repo I just used otelbot for the committer, even when using OTELBOT_JAVA_CONTRIB_PRIVATE_KEY https://github.com/open-telemetry/opentelemetry-java-contrib/blob/ea4b55602dee49fe4885778c82f5f0d40e924a5c/.github/workflows/auto-spotless-apply.yml#L35-L55 the other option is to open an [EasyCLA Jira ticket](https://jira.linuxfoundation.org/plugins/servlet/desk/portal/4/create/143) and ask them...

looks like it came from this discussion: https://github.com/open-telemetry/opentelemetry-specification/pull/4485#discussion_r2060482884 cc @dyladan @lmolkova

Java Instrumentation has this concept [LocalRootSpan](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation-api/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/LocalRootSpan.java)

thanks! I think we've met the prototyping bar for stabilizing 🎉

hi @pavolloffay, I've installed it on the opentelemetry-operator repo. This part was a bit odd, I haven't had any other app installations ask for billing information (even though it does...

> sign the Terms of Services unfortunately this means we will need to open a CNCF Legal ticket I'll go ahead and ~uninstall~ suspend it for now until