Severin Neumann
Severin Neumann
I suggest that we add @open-telemetry/spec-sponsors (and by that also @open-telemetry/technical-committee) as code owners for `content/en/docs/concepts`. Purpose of that is to ensure that changes to those pages are in line...
> Yes, the dice demo is indeed moved to the contrib repository. https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/examples/dice _Originally posted by @dmathieu in https://github.com/open-telemetry/opentelemetry.io/issues/5364#issuecomment-2404258288_
Outreachy task for @SusanGithaigaN Based on your user experience report, please provide the following suggested improvement via a PR: Review the registry for elements that need style improvements for either...
Outreachy task for @basiratkareem Based on your user experience report, please provide the following suggested improvement via a PR: > Implement a feature where clicking on a tag (like native,...
**Describe the bug** I was trying out `doctor` and couldn't get it to work, because it always threw an error `Error: Cannot find module 'node:stream'`, after doing some digging it...
allows to manually update the scorecard report
It would be great if DemoMonkey would also run on other browsers. It currently only supports chrome, which is the majority of users, but at least adding firefox support would...
for https://github.com/open-telemetry/opentelemetry.io/issues/6823 cc @open-telemetry/docs-approvers @open-telemetry/sig-end-user-approvers
We want to re-enable the `/fix:*` commands for the opentelemetry.io repo. To do so in a secure manner, we need one time tokens (similar to GITHUB_TOKEN) which are provided by...
Google Chrome has disabled the "--load-extension" flag, which is used by Selenium under the hood, so the integration tests no longer work. It's probably required to migrate to some alternatives.