RocketChat / RocketChat/Rocket.Chat
[APPS] Add performance metrics (Prometheus) for apps
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
should we use more info? like we have for callbacks and methods?
Originally posted by @ggazzo in https://github.com/RocketChat/Rocket.Chat/pull/14878#issuecomment-506433441
We have to understand how to add performance monitoring for the apps installed in a server. This is useful information to diagnose potential performance issues in a server
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 with the issue and the referenced discussion in pull request 14878. The payload names no files, tests, entry points, or specific metrics, so first determine how installed apps are monitored and which Prometheus data is required. Done is not defined until the metric scope and validation approach are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- prometheus, typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100