add Film observability with trace id and metrics #44

Merged
skettiks merged 2 commits from film-observability-traceid-43 into develop 2026-05-19 13:13:10 +00:00
skettiks commented 2026-05-17 21:07:23 +00:00 (Migrated from github.com)

Добавлено Film observability

Добавлено Film observability
devitq (Migrated from github.com) reviewed 2026-05-17 21:07:23 +00:00
coderabbitai[bot] commented 2026-05-17 21:07:29 +00:00 (Migrated from github.com)

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: ASSERTIVE

Plan: Free

Run ID: c704278d-db0f-4f58-849c-a3747f045cfc

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

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

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

<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > 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. > > <details> > <summary>⚙️ Run configuration</summary> > > **Configuration used**: Organization UI > > **Review profile**: ASSERTIVE > > **Plan**: Free > > **Run ID**: `c704278d-db0f-4f58-849c-a3747f045cfc` > > </details> > > 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: > - [ ] <!-- {"checkboxId": "e9bb8d72-00e8-4f67-9cb2-caf3b22574fe"} --> 🔍 Trigger review <!-- end of auto-generated comment: skip review by coderabbit.ai --> <!-- tips_start --> --- > [!NOTE] > <details> > <summary>🎁 Summarized by CodeRabbit Free</summary> > > Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting <https://app.coderabbit.ai/login>. > > </details> <sub>Comment `@coderabbitai help` to get the list of available commands and usage tips.</sub> <!-- tips_end -->
devitq commented 2026-05-18 17:32:35 +00:00 (Migrated from github.com)

@copilot review

@copilot review
Copilot commented 2026-05-18 17:37:09 +00:00 (Migrated from github.com)

@copilot review

Проверил. Падение в CI было из-за FilmServiceTest (не передавался meterRegistry), это уже исправлено в коммите 6e00933; следующий прогон CI для PR прошёл успешно.

> @copilot review Проверил. Падение в CI было из-за `FilmServiceTest` (не передавался `meterRegistry`), это уже исправлено в коммите `6e00933`; следующий прогон CI для PR прошёл успешно.
Sign in to join this conversation.