pinecone.vector.count (gauge) | インデックス内の Pod あたりのレコード数。 record として表示 |
pinecone.request.count.total (count) | クライアントによって行われたデータ プレーン コール数。 request として表示 |
pinecone.request.error.count.total (count) | エラーとなったクライアントのデータ プレーン コール数。 request として表示 |
pinecone.request.latency.seconds.min (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の最小値。 second として表示 |
pinecone.request.latency.seconds.max (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の最大値。 second として表示 |
pinecone.request.latency.seconds.avg (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の平均値。 second として表示 |
pinecone.request.latency.seconds.50percentile (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の p50。 second として表示 |
pinecone.request.latency.seconds.90percentile (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の p90。 second として表示 |
pinecone.request.latency.seconds.95percentile (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の p95。 second として表示 |
pinecone.request.latency.seconds.99percentile (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の p99。 second として表示 |
pinecone.request.latency.seconds.99.9percentile (gauge) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布の p99.9。 second として表示 |
pinecone.request.latency.seconds.count (count) | Pinecone データ プレーン コールのサーバー サイド処理レイテンシー分布のカウント。 request として表示 |
pinecone.index.fullness (gauge) | インデックスの充填率 (0〜1 のスケール)。 unit として表示 |
pinecone.db.op.query.total (count) | インデックス (サーバーレス) への Query リクエスト数。 request として表示 |
pinecone.db.op.fetch.total (count) | インデックス (サーバーレス) への Fetch リクエスト数。 request として表示 |
pinecone.db.op.update.total (count) | インデックス (サーバーレス) への Update リクエスト数。 request として表示 |
pinecone.db.op.delete.total (count) | インデックス (サーバーレス) への Delete リクエスト数。 request として表示 |
pinecone.db.op.upsert.total (count) | インデックス (サーバーレス) への Upsert リクエスト数。 request として表示 |
pinecone.db.op.query.duration.total (count) | インデックス (サーバーレス) の Query リクエスト処理に要した総時間。 millisecond として表示 |
pinecone.db.op.fetch.duration.total (count) | インデックス (サーバーレス) の Fetch リクエスト処理に要した総時間。 millisecond として表示 |
pinecone.db.op.update.duration.total (count) | インデックス (サーバーレス) の Update リクエスト処理に要した総時間。 millisecond として表示 |
pinecone.db.op.delete.duration.total (count) | インデックス (サーバーレス) の Delete リクエスト処理に要した総時間。 millisecond として表示 |
pinecone.db.op.upsert.duration.total (count) | インデックス (サーバーレス) の Upsert リクエスト処理に要した総時間。 millisecond として表示 |
pinecone.db.op.write.unit.total (count) | 消費された書き込みユニット合計 (サーバーレス)。 request として表示 |
pinecone.db.op.read.unit.total (count) | 消費された読み取りユニット合計 (サーバーレス)。 request として表示 |
pinecone.db.storage.size.bytes (gauge) | インデックスの合計サイズ (バイト、サーバーレス)。 byte として表示 |
pinecone.db.record.total (gauge) | レコード総数 (サーバーレス)。 record として表示 |
pinecone.db.op.list.duration.total (count) | インデックスの list リクエスト処理に要した総時間 (ミリ秒)。 millisecond として表示 |
pinecone.db.op.list.total (count) | インデックスへの list リクエスト数。 request として表示 |