Israel Blancas

Results 106 issues of 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...

enhancement

### 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...

enhancement
area:auto-instrumentation
needs triage

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...

enhancement

It seems the library doesn't work well with `text/tabwriter`. ![image](https://github.com/user-attachments/assets/006c6900-94ec-49d3-bc33-86eeece2fdd9) 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...

enhancement
needs triage

## 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....

lifecycle/frozen

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.

dependencies
tech-debt