opentelemetry-collector
opentelemetry-collector copied to clipboard
OpenTelemetry Collector
#### Description Declare how to share a receiver across multiple signals with factory options. Right now, we have each component looking to reuse across signals use a library under internal/sharedcomponent,...
**Describe the bug** There is a dead link in the mdatagen README page, which no longer links to a page that exists **Steps to reproduce** 1. Visit the [mdatagen README...
**Is your feature request related to a problem? Please describe.** We have customized our zpages usage by adding additional endpoints. We would like to make this a programmatic approach that...
(Per [comment](https://github.com/open-telemetry/opentelemetry-collector-releases/issues/157#issuecomment-2073481102) on the release repo, before, re-adding an MSI to the release artifacts it is desirable to give visibility to the MSI behavior) # MSI Design * There will...
documentation needed to be regenerated
#### Description When `tests.goleak.skip` flag is set to true, the generated_package_test.go file looks like the following image. Since `import os` statement is missing, you fail to run the test. I...
**Describe the bug** When searching for open and closed issues against the component, the queries are done against `contrib`. `contrib` rarely (if ever) has labels for components in `core`, so...
Hi all, I have the following issue while working with OTel Collector, and I can't seem to find anything on docs or useful config parameters for avoiding this issue. Feel...
### Component(s) cmd/otelcontribcol ### What happened? ## Description I'm trying to get httpcheck metrics into elastic ## Expected Result Metrics in Elastic APM ## Actual Result No metrics Any idea...
**Describe the bug** Provide a way to run the `opentelemetry-collector` in namespaced mode (without the need for a cluster-role) **Steps to reproduce** Deploy `opentelemetry-collector` with a role and add a...