Skip to content

chore: remove stale Jaeger agent scrape rule - #914

Open
DaedalusG wants to merge 1 commit into
mainfrom
wg/plat/cleanup-old-jaeger-agent-ref
Open

chore: remove stale Jaeger agent scrape rule#914
DaedalusG wants to merge 1 commit into
mainfrom
wg/plat/cleanup-old-jaeger-agent-ref

Conversation

@DaedalusG

Copy link
Copy Markdown
Contributor

Problem

Jaeger deprecated and removed the standalone jaeger-agent in favor of the OpenTelemetry Collector: jaegertracing/jaeger#4739

Sourcegraph's active Helm deployment uses the maintained sourcegraph/jaeger-all-in-one image with Jaeger v2 configuration and OTLP ingestion. However, the Prometheus configuration still contained a relabel rule from 2021 that dropped scrape targets whose container name was jaeger-agent.

The rule did not deploy or reference the retired image, but it became dead configuration once the agent workload was removed.

Changes

  • remove the stale jaeger-agent Prometheus scrape-drop rule

This does not change the Jaeger workload, image, ports, storage, or tracing configuration.

Related work

Test plan

  • helm lint charts/sourcegraph
  • git diff --check
  • verify no jaeger-agent references remain under charts/

@DaedalusG
DaedalusG requested a review from a team August 3, 2026 17:25
@DaedalusG
DaedalusG marked this pull request as ready for review August 3, 2026 17:25
@DaedalusG
DaedalusG enabled auto-merge (squash) August 3, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant