tkalkirill commented on code in PR #6696:
URL: https://github.com/apache/ignite-3/pull/6696#discussion_r2406456063
##########
modules/cli/src/integrationTest/java/org/apache/ignite/internal/cli/CliIntegrationTest.java:
##########
@@ -69,6 +69,7 @@ public abstract class CliIntegrationTest extends
ClusterPerClassIntegrationTest
new MetricSource().name("sql.client").enabled(true),
new MetricSource().name("sql.plan.cache").enabled(true),
new MetricSource().name("sql.queries").enabled(true),
+ new MetricSource().name("storage.aipersist").enabled(true),
new MetricSource().name("storage.aipersist.default").enabled(true),
new
MetricSource().name("storage.aipersist.default_aipersist").enabled(true),
new
MetricSource().name("storage.aipersist.checkpoint").enabled(true),
Review Comment:
https://issues.apache.org/jira/browse/IGNITE-26620
--
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]