Alex Boten

Results 163 issues of Alex Boten

### Component(s) service ### What happened? The configuration `temporality_preference` is ignored if the `service::telemetry::metrics` configuration is parsed by the v0.2.0 schema. This is because the fix to support temporality preference...

bug

The opampsupervisor workflow fails when the same tag isn't available for the contrib and releases repos: https://github.com/open-telemetry/opentelemetry-collector-releases/actions/runs/13950651955/job/39048986469

bug
stale

The step to create a tag for the builder release on tag push fails. See details: https://github.com/open-telemetry/opentelemetry-collector-releases/actions/runs/15266490285/job/42933009199 ``` Run tag="cmd/builder/v0.127.0" tag="cmd/builder/v0.127.0" message="Releasing ocb binaries for v0.127.0" git config user.name "${GITHUB_ACTOR}"...

bug
release-retro

See https://github.com/open-telemetry/opentelemetry-collector-releases/actions/runs/15262807713/job/42923486244 ``` [update-version-0.127.0 c3252a6] Update version from 0.126.0 to 0.127.0 12 files changed, 379 insertions(+), 495 deletions(-) delete mode 100644 .chloggen/add-faro-components.yaml delete mode 100644 .chloggen/add-google-secret-manager-provider-to-build.yaml delete mode 100644 .chloggen/add-processor-to-build.yaml...

bug
release-retro

This release is currently scheduled to be the last release prior to v1.0.0.

### Problem Statement Configuring propagators via the config doesn't currently work, this needs to be done. ### Proposed Solution Use the propagators from the configuration and set the propagators ####...

enhancement
area: file-config

### Problem Statement The OTLP exporter currently supports `grpc` and `http/protobuf`. This issue is to add support for `http/json` as well to support all the options from the specification. ###...

enhancement
area: file-config

Before stabilizing a module, an approver or maintainer must make sure that the following criteria have been met for at least two successive minor version releases: - [x] No open...

area:config
stabilization

This issue is to investigate available tools for identifying performance changes at the component level - [ ] Capture a list of recent regressions or improvements - [ ] Identify...

help wanted
ci-cd