acelyc111 commented on issue #1206: URL: https://github.com/apache/incubator-pegasus/issues/1206#issuecomment-1297989084
Some questions: 1. In the response, I know the metrics will be filtered out, but will all the `type`, `id` and `attributes` (with all attribute k-v pairs) be returned no matter what the query string is ? 2. Is it helpful to return the description of each metrics, such as `statistic the qps of PUT request` for "put_qps" ? We can add a more parameter to decide whether to return it, because it's verbos if return it every time. 3. Metrics type (e.g. counter, guage, percentile) is same to point 2. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
