DSE SearchのメトリクスMBean

コミット、マージ、クエリー、更新、インデックス・プールのメトリクスMbeanに関する情報。

DataStax Enterpriseは、パフォーマンスおよび整合性の問題のトラブルシューティングおよび調整のために必要な、コミット、マージ、クエリー、更新、インデックス・プールのメトリクスMbeanを提供します。

以下のパスはMBeanを識別します。

type=search,index=core,name=CommitMetrics
type=search,index=core,name=MergeMetrics
type=search,index=core,name=QueryMetrics
type=search,index=core,name=UpdateMetrics
type=search,index=core,name=IndexPool

ここで、coreはメトリクスで参照されるSolrコアの名前です。

たとえば、以下の図はJConsoleでのcom.datastax.bdpのマージ・メトリクスMBeanを示しています。searchの下のdemo.solrコアが展開されています。