Develop heuristics around metric generation
Open
@rorymckinley is already working on this.
Since Mar 4, 2024.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
We have a number of polling metrics that rely on a database query to generate the necessary data. This makes these metrics vulnerable as the number of records in the database grows. It is therefore prudent to develop some heuristics/guidelines to identify the points at which critical performance degradation may be observed so that we can cater for these.
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.