livepeer / livepeer/docker-livepeer
monitoring: Add "Loki Alerts" Grafana Dashboard & First Alert
@victorges is already working on this.
Since Dec 13, 2021.
- Dominant language
- Shell
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
First alert is the query that detects MistProcLivepeer excessive restarts, indicating (maybe) a bframe or audio timestamp issue.
https://eu-metrics-monitoring.livepeer.live/grafana/explore?orgId=1&left=%5B%22now-6h%22,%22now%22,%22Loki%22,%7B%22expr%22:%22sum%20by%20(videoId)%20(count_over_time(%7Bregion%20%3D~%20%5C%22.%2B%5C%22,%20app%20%3D%20%5C%22mist%5C%22,%20container%20%3D%20%5C%22mist%5C%22%7D%20%7C~%20%5C%22Starting%20process:%20%2Fusr%2Fbin%2FMistProcLivepeer%5C%22%20%7C%20pattern%20%60%3C_%3E%5C%22source%5C%22:%5C%22%3CvideoId%3E%5C%22%60%20%5B4m%5D))%20%3E%203%22%7D%5D
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.
Assessment
This issue has not been assessed yet.