cloudfoundry / cloudfoundry/stratos
Metrics detail shown on endpoint card even when endpoint is disconnected
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
We show the Warning icon even in the case that the Metrics endpoint is not connected
Contributor guide
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
Start by locating the endpoint card component and the logic that supplies its Metrics endpoint status; the issue's screenshot shows the Warning icon remaining visible when that endpoint is disconnected. Trace the card's metrics-detail display condition and verify the finished behavior by checking connected and disconnected endpoint states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100