Skip to content

remove static OTEL collector#2609

Merged
Tofel merged 1 commit into
mainfrom
remove-static-prom-collector
May 19, 2026
Merged

remove static OTEL collector#2609
Tofel merged 1 commit into
mainfrom
remove-static-prom-collector

Conversation

@Tofel
Copy link
Copy Markdown
Contributor

@Tofel Tofel commented May 19, 2026

So that we don't have two collectors:
image

@Tofel Tofel requested a review from a team as a code owner May 19, 2026 09:45
Copilot AI review requested due to automatic review settings May 19, 2026 09:45
@github-actions
Copy link
Copy Markdown

👋 Tofel, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the static otel-collector Prometheus scrape job from the observability compose config to eliminate duplicate metrics caused by having two OTEL collectors (the dynamic Docker service discovery already covers it).

Changes:

  • Drop the static otel-collector job from prometheus.yml.
  • Add a changeset entry for v0.16.2 describing the removal.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
framework/observability/compose/conf/prometheus.yml Removes the static otel-collector scrape job to avoid duplicate metrics.
framework/.changeset/v0.16.2.md Adds a changelog entry describing the removal.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread framework/.changeset/v0.16.2.md
@Tofel Tofel merged commit 2434c09 into main May 19, 2026
72 of 73 checks passed
@Tofel Tofel deleted the remove-static-prom-collector branch May 19, 2026 13:46
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.

3 participants