cloudfoundry / cloudfoundry/stratos
Autoscaler: Show metrics charts with scaling events
Open
Nobody has claimed this yet.
community
feature-request
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- We currently show charts for metrics events
- It would be good to combine these with scaling events, so a user can see pre/post scaling state
- low bar - show them only for the timescale we have available via the current time filter
- high bar - be able to show the same pre/post data for all available scaling events. need to understand what time filtering can be done via api and how far back the metrics data goes
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 existing metrics-event charts and reviewing the current time filter. Then investigate which scaling-event and metrics ranges the API exposes, including how far back metrics data is available. Done means the charts can show metrics before and after scaling events within the available filtering scope, with the broader all-events behavior clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100