cloudfoundry / cloudfoundry/stratos
Application Routes Metrics
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
Detailed Description
Add an application route graph split (different colored lines) by response code.
Context
To understand the app usage intensity and to monitor the behavior of the same.
Possible Implementation
Add a new graph to the app metric feature with the route metrics with different colored lines each representing an HTTP response code.
These metrics can be caught through the route service and stored in a persistent database
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
The issue names no files or tests. Start by locating the app metrics feature and route service, then determine how route metrics are persisted; done means a route graph displays separate colored lines for HTTP response codes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100