- Essentials
- In The App
- Infrastructure
- Application Performance
- Log Management
- Security Platform
- UX Monitoring
- Administration
Google Cloud Storage is unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
Get metrics from Google Storage to:
If you haven’t already, set up the Google Cloud Platform integration first. There are no other installation steps.
To collect custom Cloud Storage labels as tags, enable the cloud asset inventory permission.
Google Cloud Storage logs are collected with Google Cloud Logging and sent to a Cloud pub/sub with an HTTP push forwarder. If you haven’t already, set up a Cloud pub/sub with an HTTP push forwarder.
Once this is done, export your Google Cloud Storage logs from Google Cloud Logging to the pub/sub:
gcp.storage.api.request_count (count) | The number of API calls Shown as request |
gcp.storage.authn.authentication_count (count) | The number of HMAC/RSA signed requests Shown as request |
gcp.storage.authz.acl_based_object_access_count (count) | The number of requests that result in an object being granted access solely due to object ACLs. Shown as request |
gcp.storage.authz.acl_operations_count (count) | The usage of ACL operations Shown as operation |
gcp.storage.authz.object_specific_acl_mutation_count (count) | The number of changes made to object specific ACLs |
gcp.storage.network.received_bytes_count (count) | The number of bytes received over the network Shown as byte |
gcp.storage.network.sent_bytes_count (count) | The number of bytes sent over the network Shown as byte |
gcp.storage.storage.object_count (gauge) | The total number of objects per bucket Shown as object |
gcp.storage.storage.total_byte_seconds (gauge) | The total daily storage in byte seconds used Shown as second |
gcp.storage.storage.total_bytes (gauge) | The total size of all objects in the bucket Shown as byte |
The Google Cloud Storage integration does not include any events.
The Google Cloud Storage integration does not include any service checks.
Need help? Contact Datadog support.