cyclestreets / cyclestreets/cyclestreets-setup
Journey linger charts in orange/red don't show orange/red on main page
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 11
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Even if a chart on the server node -specific page is in orange/red, that doesn't also show on the main page as such.
We have:
echo "journey_top90linger.warning 0:600"
echo "journey_top90linger.critical 0:700"
so I'm not really sure what is wrong.
There's a StackExchange question which is so far unanswered on this same topic:
https://unix.stackexchange.com/questions/635513/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by tracing where the journey_top90linger.warning and journey_top90linger.critical metrics are defined and how the server-node chart feeds the main page; compare their threshold and color handling. Done means orange/red status is consistently visible on the main page when the server-specific chart shows it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100