Israel Blancas
Israel Blancas
A must-gather tool is a diagnostic utility that collects various information and logs from a system to aid in troubleshooting and debugging. It is typically used to gather comprehensive data...
### Component(s) collector, auto-instrumentation ### Is your feature request related to a problem? Please describe. The features that are enabled by `enable-multi-instrumentation` have been there for a while and it...
There is a need to integrate a logging mechanism within the `Params` struct to facilitate more effective debugging during the execution of the `BuildAll` method. The current setup makes it...
It seems the library doesn't work well with `text/tabwriter`.  I created a `tabwriter` like this: ```golang w := tabwriter.NewWriter(os.Stdout, 0, 0, 2, ' ', tabwriter.Debug) ``` Created the strings...
#### Description Allow H2C connections to otlp http receiver Fixes #10952
**Link to tracking Issue(s):** - Resolves: #3370
### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. Currently, we are creating the `ServiceMonitor` for the OpenTelemetry Operator's metrics endpoint statically from a...
## Feature Request #### Describe the problem you need a feature to resolve. We have the `/metrics` endpoint for the operator, and we create a `ServiceMonitor` to scrape those metrics....
The controller-runtime library has not been updated in a while. I would like to have it updated because some other projects depending on this one have version conflicts.
More info: https://issues.redhat.com/browse/TRACING-4840