[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187195#comment-16187195
 ] 

ASF subversion and git services commented on ASTERIXDB-2108:
------------------------------------------------------------

Commit 8dd947bab9e8d1efb4cd4e85e017ad56b5e24693 in asterixdb's branch 
refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=8dd947b ]

[ASTERIXDB-2108][API][RT] Add Processed Objects Metric

- user model changes: no
- storage format changes: no
- interface changes: yes
  Introduced IOperatorStats and IStatsCollector APIs to collect
  runtime stats.

Details:
- Introduce OperatorStats API to report operators runtime stats.
- Introduce StatsCollector API to report task runtime stats.
- Implement OperatorStats for IndexSearchOperatorNodePushable
  (tuple counter only).
- Add "processedObjects" metric to QueryService API.
- Add Stats to ExecuteStatementResponseMessage to pass stats
  from CC to NCQueryService.
- Add metrics test cases.

Change-Id: Ie4afe6a676ef0b8a31d36d7dafc13a4023ebf177
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2032
Sonar-Qube: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


> Processed Objects Metric to Query Service
> -----------------------------------------
>
>                 Key: ASTERIXDB-2108
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2108
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: API - HTTP API, RT - Runtime
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>
> It would be nice to have a metric that shows the number of processed objects 
> (tuples) to answer a query.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to