Improve the bitrate chart on the dashboard using the stream health API
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
During Devconnect, we were alerted to an issue by Pablo that the bitrate seemed to be inconsistent on the stream health dashboard causing concerns about the health of the stream. This chart utilizes a methodology that we use for billing, not the stream health API.
We should rebuild this chart using the stream health API to improve the reliability of this chart and reduce customer confusion.
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 bitrate chart in the stream health dashboard and reviewing the stream health API alongside the current billing-based data source. Replace the chart's data source with the stream health API and verify that the displayed bitrate reliably reflects stream health and reduces the reported inconsistency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100