Alex Boten
Alex Boten
**What are you trying to achieve?** The tracing signal provides a sampler configuration to reduce the amount of traces emitted by an application, it would be useful to provide a...
**What are you trying to achieve?** Since UDP has no state, I propose UDP and TCP connection metrics should be split into protocol specific metric for each supported protocol. If...
As per the following change in the specification (1.14 releasing Oct 4): > OpenTelemetry protocol exporters SHOULD emit a User-Agent header to at a minimum identify the exporter, the language...
**Describe the bug** It would be great to have a CI check for links in this repository. See https://github.com/open-telemetry/opentelemetry-collector/blob/main/.github/workflows/check-links.yaml as an example
This is a proposed implementation to address the feature requested in #188. Tests still need fixing, but I want to get support on the implementation first. Please offer alternatives, i'm...
With the following schema, I would expect to be able to access additional properties on the generated struct: ```json "Attributes": { "title": "Attributes", "type": "object", "additionalProperties": true, "properties": { "service.name":...
Hello OTel community. This issue is to gauge interest in maintaining a Lua implementation. Since newcomers may be reading this issue, here's brief overview of the components that an OpenTelemetry...
A discussion in the security SIG about https://github.com/open-telemetry/opentelemetry-collector-releases/pull/207 led us to realizing that if we want to [notarize](https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution) binaries for macOS, we would need an OpenTelemetry certificate. The discussion then...
### Affected Repository https://github.com/open-telemetry/opentelemetry-collector https://github.com/open-telemetry/opentelemetry-collector-contrib ### Requested changes Give 'Admin' permissions to `@codeboten` ### Purpose I need to recreate the branch protection rules in order to ensure renovatebot can rebase...