You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2018/11/16 01:44:17 UTC

[GitHub] apucher opened a new pull request #3496: [TE] rootcause - request chunking for aggregates and scores

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org