Skip to content

Remove deprecated component routingprocessor#42154

Merged
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:rm-dep-routingprocessor
Aug 21, 2025
Merged

Remove deprecated component routingprocessor#42154
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:rm-dep-routingprocessor

Conversation

@bogdandrutu
Copy link
Copy Markdown
Member

@bogdandrutu bogdandrutu commented Aug 20, 2025

It has been more than 6 months since deprecated, time to be deleted.

Closes #19739

@bogdandrutu bogdandrutu requested a review from a team as a code owner August 20, 2025 23:49
@bogdandrutu bogdandrutu requested a review from ArthurSens August 20, 2025 23:49
@github-actions github-actions Bot added processor/routing Routing processor cmd/otelcontribcol otelcontribcol command labels Aug 20, 2025
@bogdandrutu bogdandrutu force-pushed the rm-dep-routingprocessor branch from 3600e9a to 23d28fc Compare August 20, 2025 23:50
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu force-pushed the rm-dep-routingprocessor branch from a4212de to 6b6f5af Compare August 21, 2025 00:11
@bogdandrutu bogdandrutu merged commit 71fc941 into open-telemetry:main Aug 21, 2025
186 checks passed
dd-mergequeue Bot pushed a commit to DataDog/datadog-agent that referenced this pull request Aug 26, 2025
### What does this PR do?
remove deprecated otel routing processor

### Motivation
The routing processor has been deprecated and removed in upstream:
open-telemetry/opentelemetry-collector-contrib#42154
RonFed added a commit to odigos-io/odigos that referenced this pull request Oct 26, 2025
Bump the collector dependencies to v1.44/v0.138.
The main motivation for this upgrade is to have the latest `pdata`
performance improvements around memory allocation and re-using allocated
objects.

### Deprecations
* loki exporter is deprecated:
open-telemetry/opentelemetry-collector-contrib#41413.
. https://grafana.com/docs/grafana-cloud/send-data/otlp/send-data-otlp/
The loki exporter is kept in the collector build to allow users to still
use these destinations - but we should follow up with changing the
destinations to use the modern OTLP variant.
* opencensus exporter is deprecated
open-telemetry/opentelemetry-collector-contrib#42239
* routingprocessor is deprecated
open-telemetry/opentelemetry-collector-contrib#42154

### Upstream bug fixes:
* Removed the untis from metrics name
open-telemetry/opentelemetry-go#7039 - this
impacts the self metrics we report to the UI - the names are ajusted.
RonFed added a commit to RonFed/odigos_fork that referenced this pull request Oct 26, 2025
Bump the collector dependencies to v1.44/v0.138.
The main motivation for this upgrade is to have the latest `pdata`
performance improvements around memory allocation and re-using allocated
objects.

* loki exporter is deprecated:
open-telemetry/opentelemetry-collector-contrib#41413.
. https://grafana.com/docs/grafana-cloud/send-data/otlp/send-data-otlp/
The loki exporter is kept in the collector build to allow users to still
use these destinations - but we should follow up with changing the
destinations to use the modern OTLP variant.
* opencensus exporter is deprecated
open-telemetry/opentelemetry-collector-contrib#42239
* routingprocessor is deprecated
open-telemetry/opentelemetry-collector-contrib#42154

* Removed the untis from metrics name
open-telemetry/opentelemetry-go#7039 - this
impacts the self metrics we report to the UI - the names are ajusted.
RonFed added a commit to RonFed/odigos_fork that referenced this pull request Oct 27, 2025
Bump the collector dependencies to v1.44/v0.138.
The main motivation for this upgrade is to have the latest `pdata`
performance improvements around memory allocation and re-using allocated
objects.

* loki exporter is deprecated:
open-telemetry/opentelemetry-collector-contrib#41413.
. https://grafana.com/docs/grafana-cloud/send-data/otlp/send-data-otlp/
The loki exporter is kept in the collector build to allow users to still
use these destinations - but we should follow up with changing the
destinations to use the modern OTLP variant.
* opencensus exporter is deprecated
open-telemetry/opentelemetry-collector-contrib#42239
* routingprocessor is deprecated
open-telemetry/opentelemetry-collector-contrib#42154

* Removed the untis from metrics name
open-telemetry/opentelemetry-go#7039 - this
impacts the self metrics we report to the UI - the names are ajusted.
RonFed added a commit to RonFed/odigos_fork that referenced this pull request Oct 27, 2025
Bump the collector dependencies to v1.44/v0.138.
The main motivation for this upgrade is to have the latest `pdata`
performance improvements around memory allocation and re-using allocated
objects.

* loki exporter is deprecated:
open-telemetry/opentelemetry-collector-contrib#41413.
. https://grafana.com/docs/grafana-cloud/send-data/otlp/send-data-otlp/
The loki exporter is kept in the collector build to allow users to still
use these destinations - but we should follow up with changing the
destinations to use the modern OTLP variant.
* opencensus exporter is deprecated
open-telemetry/opentelemetry-collector-contrib#42239
* routingprocessor is deprecated
open-telemetry/opentelemetry-collector-contrib#42154

* Removed the untis from metrics name
open-telemetry/opentelemetry-go#7039 - this
impacts the self metrics we report to the UI - the names are ajusted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[processor/routing] Deprecate component

4 participants