- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
Cloud Datastore は、Web およびモバイルアプリケーション用の高い拡張性を備えた NoSQL データベースです。
Google Datastore からメトリクスを取得して、以下のことができます。
Google Cloud Platform インテグレーションをまだセットアップしていない場合は、最初にセットアップします。これ以外に必要なインストール手順はありません。
Google Cloud Datastore のログは Google Cloud Logging により収集され、HTTP プッシュフォワーダーを使用して Cloud Pub/Sub へ送信されます。HTTP プッシュフォワーダーを使用した Cloud Pub/Sub をまだセットアップしていない場合は、これをセットアップしてください。
これが完了したら、Google Cloud Datastore のログを Google Cloud Logging から Pub/Sub へエクスポートします。
gcp.datastore.api.request_count (count) | Datastore API calls. Shown as request |
gcp.datastore.index.write_count (count) | Datastore index writes. Shown as write |
gcp.datastore.entity.read_sizes.avg (gauge) | Average of sizes of read entities. Shown as byte |
gcp.datastore.entity.read_sizes.samplecount (count) | Sample Count for sizes of read entities. Shown as byte |
gcp.datastore.entity.read_sizes.sumsqdev (gauge) | Sum of Squared Deviation for sizes of read entities. Shown as byte |
gcp.datastore.entity.write_sizes.avg (gauge) | Average of sizes of written entities. Shown as byte |
gcp.datastore.entity.write_sizes.samplecount (gauge) | Sample Count for sizes of written entities. Shown as byte |
gcp.datastore.entity.write_sizes.sumsqdev (gauge) | Sum of Squared Deviation for sizes of written entities. Shown as byte |
Google Cloud Datastore インテグレーションには、イベントは含まれません。
Google Cloud Datastore インテグレーションには、サービスのチェック機能は含まれません。
ご不明な点は、Datadog のサポートチームまでお問合せください。