acelyc111 commented on pull request #5824: URL: https://github.com/apache/incubator-doris/pull/5824#issuecomment-841971410
> > > Usage: > > > http://localshot:8040/metrics?type=aggregate&entity_type=tablet&metric_name=query_scan_bytes&aggregate_label=table_id > > > > > > If I want to collect all the 5 metrics, I have to request 5 times? > > Yes, this http interface supports to aggregate the label of one metric, not the metric self. Why not aggreate all metrics whose entity is type of 'entity_type' and contains 'aggregate_label', it would be more general. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
