Skip to content
Snippets Groups Projects
Commit 84e0f43a authored by Julius Volz's avatar Julius Volz
Browse files

Paginate rule groups, add infinite scroll to rules within groups

This addresses extreme slowness when you have thousands of rules in
potentially hundreds of rule groups. It can still be a bit slow even with
pagination and infinite scroll for very large use cases, but it's much
better already than before.

Fixes https://github.com/prometheus/prometheus/issues/15551



Signed-off-by: default avatarJulius Volz <julius.volz@gmail.com>
parent addaf419
Branches juliusv/rule-pagination
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment