apucher opened a new pull request #3496: [TE] rootcause - request chunking for 
aggregates and scores
URL: https://github.com/apache/incubator-pinot/pull/3496
 
 
   The RCA dashboard currently loads multiple offsets per metric at once. 
Unfortunately, this is still insufficient for very large dashboards with 1000+ 
metrics. This PR adds batching of both metrics and offsets within a single 
request. Additionally, it enables batching for on-demand scoring of metrics for 
outliers. This trades off responsiveness for a larger pipe - ultimately this 
should be superseded by a websocket-like implementation.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to