Hello,

I know SQL_ QUERIES and SQL_ QUERY_ HISTORY.
I opened *org.apache.ignite.spi.metric.sql.SqlViewMetricExporterSpi* in the configuration file
A new METRICS view will be added.

在 2021/1/28 上午7:02, akorensh 写道:
Hi, there is not a view called metrics, only node_metrics, see below

Here are the docs for those views:
https://ignite.apache.org/docs/latest/monitoring-metrics/system-views


Looks like you might be referring to an SQL view, in which case there is a
realtime one which will only show values when the query is executing and a
historical one which shows data for queries that have already ran.

https://ignite.apache.org/docs/latest/monitoring-metrics/system-views#sql_queries
https://ignite.apache.org/docs/latest/monitoring-metrics/system-views#sql_queries_history

<http://apache-ignite-users.70518.x6.nabble.com/file/t2533/views.jpg>



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to