This page explains how Certificate Manager logs various types of information about its operation and how to view that information.
Logs
To view Certificate Manager logs, use the Logs Explorer in the Cloud console.
Certificate Manager uses Cloud Logging to capture and
store logs. Certificate Manager logging is always enabled and
only captures a minimal amount of information specifically related to
certificate expiration. The Certificate Manager resource type
is certificatemanager.googleapis.com/Project
.
You can also capture and retrieve Certificate Manager logs using Cloud Logging. See the documentation for Cloud Logging client libraries for information on how to configure this logging mechanism.
Metrics
This section lists the metrics supported by Certificate Manager. To view Certificate Manager metrics, use the Metrics Explorer in the Cloud console.
Standard metrics
Certificate Manager writes the following standard Cloud Monitoring API metrics:
Metric | Description |
---|---|
serviceruntime.googleapis.com/api/request_count
|
Cumulative count of completed requests. The following labels apply:
|
serviceruntime.googleapis.com/api/request_latencies
|
Distribution of latencies for non-streaming requests. |
serviceruntime.googleapis.com/api/request_sizes
|
Distribution of request sizes. Request size is recorded when a request completes. |
serviceruntime.googleapis.com/api/response_sizes
|
Distribution of response sizes. Response size is recorded when a request completes. |
Custom metrics
Additionally, Certificate Manager writes the following custom metrics using the Cloud Monitoring API:
Metric | Description |
---|---|
certificatemanager.googleapis.com/project/certificates
|
Number of certificates provisioned within the target Cloud project. The following labels apply:
|
certificatemanager.googleapis.com/map/entries
|
Number of certificate map entries provisioned within the target Cloud project. The following labels apply:
|
What's next
- Deploy a Google-managed certificate (tutorial)
- Deploy a self-managed certificate (tutorial)
- Manage certificates
- Manage certificate maps
- Manage certificate map entries
- Manage DNS authorizations