C

cloudprofiler.googleapis.com

Google Cloud Profiler is a Google Cloud observability service that continuously collects and analyzes application performance profiles such as CPU and heap usage. It helps teams inspect profiling data from production workloads.

1 integration · REST

Google Cloud Profiler exposes one documented REST API surface at `https://cloudprofiler.googleapis.com/` for profile collection and retrieval; it accepts either a Google Cloud API key or a Google OAuth 2.0 bearer token.

discovered 2mo ago
REST · OpenAPI1
Credentials
Google Cloud API keyapi_keyGet key

In Google Cloud Console Credentials, create an API key for your Google Cloud project. Restrict it to the Cloud Profiler API as needed. The Cloud Profiler discovery document says the key query parameter is accepted and is required unless you provide an OAuth 2.0 token.

Google Cloud OAuth 2.0 access tokenoauth2Set up OAuth

Create OAuth 2.0 client credentials in Google Cloud Console Credentials, then obtain an access token using Google's OAuth 2.0 flow, or use Google application default credentials / a service account flow supported by Google client libraries. The Cloud Profiler API reference documents authorization scopes on methods, and the discovery document says access_token / oauth_token are accepted unless an API key is used.

conventions · 0/8 published

Publish these signals → /publishing