influxdata / influxdata/ui

Alert overview - increase limit 100

Open
#6,340 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

Hi,

We would like to be able to increase the max returned alerts on the alert overview.
When you have more than 100 alerts, it 's impossible to view and modify the most recent ones.
We can see in the dev network tools that the url used is: ./api/v2/checks?orgID=328a01d8457e62a9&limit=100

When we manually increase the limit in the query param, we are getting the error below:
{"code":"invalid","message":"limit must be between 1 and 100"}

Please advise!

Thanks in advance,

Tom

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.