[
https://issues.apache.org/jira/browse/IGNITE-19584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17734045#comment-17734045
]
Ignite TC Bot commented on IGNITE-19584:
----------------------------------------
{panel:title=Branch: [pull/10777/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10777/head] Base: [master] : New Tests
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL{color} [[tests
3|https://ci2.ignite.apache.org/viewLog.html?buildId=7217288]]
* {color:#013220}IgniteCalciteTestSuite:
SqlDiagnosticIntegrationTest.testBatchParserMetrics - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
SqlDiagnosticIntegrationTest.testParserMetrics - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
SqlDiagnosticIntegrationTest.testUserQueriesMetrics - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7217369&buildTypeId=IgniteTests24Java8_RunAll]
> Calcite engine. SQL metrics
> ---------------------------
>
> Key: IGNITE-19584
> URL: https://issues.apache.org/jira/browse/IGNITE-19584
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Fix For: 2.16
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, we have two groups (registries) of metrics for SQL:
> * "sql.parser.cache" - shows count of hits/misses during SQL queries parsing
> * "sql.queries.user" - shows count of succesfully executed and failed metrics
> Parser metrics are not affected by Calcite-based engine and execution metrics
> count all metrics as succesfully executed.
> We need to implement parser metrics and fix execution metrics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)