jaredLunde / jaredLunde/monirail

"View logs in railway" link should include service id

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The `/logs` page on Railway doesn't support `service_id` as a query param (I don't think?) so the filter should include `@service_id:${...}` in links that navigate to the dashboard. I have updated my filter to be `@level:error @service_id:${...}` for now, to workaround this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that builds links from the `/logs` page to the Railway dashboard and inspect how the current filter is assembled. Include the service identifier in the filter as described, then verify that generated links preserve both the error-level and service filters.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
observability
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.