Skip to content

master<-dev#1460

Merged
TinyKitten merged 3 commits into
masterfrom
dev
Mar 25, 2026
Merged

master<-dev#1460
TinyKitten merged 3 commits into
masterfrom
dev

Conversation

@TinyKitten

Copy link
Copy Markdown
Member

No description provided.

TinyKitten and others added 3 commits March 24, 2026 09:24
…ons, and enhance error ratio calculation (#1458)

* Refactor Grafana dashboard: update metrics titles, adjust grid positions, and enhance error ratio calculation

* Fix unit mismatch in Grafana latency panels: convert seconds to milliseconds

Latency queries return seconds but panels display as ms. Multiply query
results by 1000 to match the configured unit in Request Latency and
Average Duration panels.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
update_station_vec_with_attributesのskip_types_joinをtrueに変更。
line_group_id=Noneで呼び出すため内部のtrain_type取得は常に空を返しており、
station_station_types/typesテーブルへのJOINは不要だった。
train_typeは後続のget_by_line_group_id_vecで別途取得済み。

これにより以下が改善される:
- 2つのSQLクエリからstation_station_types/typesへの不要なJOINを削除
- バス停クエリがtokio::try_join!で他クエリと並列実行されるようになる

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@TinyKitten TinyKitten self-assigned this Mar 25, 2026
@coderabbitai

coderabbitai Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

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

Plan: Pro

Run ID: 8cdb3997-08e2-42b3-99f1-b074e71c1a8b

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 dev

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

@TinyKitten TinyKitten merged commit be0e339 into master Mar 25, 2026
11 checks passed
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