Skip to content

Add otel, setup tracing and metrics.#260

Draft
hollanbm wants to merge 7 commits into
mainfrom
observability
Draft

Add otel, setup tracing and metrics.#260
hollanbm wants to merge 7 commits into
mainfrom
observability

Conversation

@hollanbm

@hollanbm hollanbm commented Jun 11, 2026

Copy link
Copy Markdown
Owner

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f28a12ba-ed7a-497f-9585-f943f8cee6a5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch observability

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/main.py 100.00% <100.00%> (ø)
src/renamarr/logging_config.py 100.00% <100.00%> (ø)
src/renamarr/observability.py 100.00% <100.00%> (ø)
src/renamarr/radarr/services/analyze_files.py 100.00% <100.00%> (ø)
...rc/renamarr/radarr/services/movie_folder_rename.py 100.00% <100.00%> (ø)
src/renamarr/radarr/services/movie_rename.py 100.00% <100.00%> (ø)
src/renamarr/radarr/services/renamarr.py 100.00% <100.00%> (ø)
src/renamarr/sonarr/services/analyze_files.py 100.00% <100.00%> (ø)
src/renamarr/sonarr/services/renamarr.py 100.00% <100.00%> (ø)
...c/renamarr/sonarr/services/series_folder_rename.py 100.00% <100.00%> (ø)
... and 1 more

@hollanbm hollanbm added the build-image used to build container images for a PR label Jun 11, 2026
@hollanbm hollanbm self-assigned this Jun 27, 2026
@hollanbm hollanbm linked an issue Jun 27, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-image used to build container images for a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Observability enhancements

1 participant