表別のExtractデータベース統計

名前

ドキュメント

表別の既存Extractデータベース統計の取得

プロセス・タイプ

Extract

エンドポイント

/services/v2/mpoints/{item}/statisticsTableExtract

JSONスキーマ

mpoints:statisticsTableExtract

ベース名

statistics-table-extract

内部名

MPL_TABLE_COUNTS_EX

タグ 説明

deploymentName

OGG Microservicesデプロイメントの名前

deploymentId

OGG Microservicesデプロイメントの一意のアイデンティティ

processType

プロセスのタイプ

processName

プロセスの名前

table-name

表の名前

メトリック データ型 説明

mapped-total-inserts

integer

実行されたINSERT操作の数

mapped-total-updates

integer

実行されたUPDATE操作の数

mapped-total-deletes

integer

実行されたDELETE操作の数

mapped-total-truncates

integer

実行されたTRUNCATE操作の数

total-ignores

integer

無視されたエラーの数

total-discards

integer

破棄された操作の数

total-row-fetch-attempts

integer

DBMSからのフェッチ試行回数

total-row-fetch-failures

integer

失敗したフェッチ試行回数