[
https://issues.apache.org/jira/browse/LENS-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated LENS-283:
-----------------------------------------
Status: Patch Available (was: In Progress)
The changes include :
* Adds query level configuration to instrument estimate flow
* Methods instrumented to create gauges to measure time taken in nano seconds -
because the time taken for each method can vary with query passed, we would
like to have granular/actual values of time taken in each method than having
timer/meter metrics. There is always scope for getting aggregated values from
granular values.
* Moved metrics related common classes to lens-server-api so that they can be
used in other modules
** Adds static registry available for rewriters and drivers.
> Add latency metering for each resolver in cube query rewriter
> -------------------------------------------------------------
>
> Key: LENS-283
> URL: https://issues.apache.org/jira/browse/LENS-283
> Project: Apache Lens
> Issue Type: Improvement
> Components: cube
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.1
>
> Attachments: LENS-283.4.patch
>
>
> Since cube query rewriter go through many resolvers sequentially, we want to
> find how much time is taken by each resolver in each phase.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)