Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui/src/alerting): reduce points per check from 300 to 100
This was done to reduce amount of data returned to the client. This is problematic when there are a large number of series that get returned from a query. Long term we will want to limit the topN tables so that this is not an issue.
- Loading branch information