Google Cloud Profiler logo

Google Cloud Profiler

Google Cloud Profiler is a statistical, low-overhead profiling service that continuously monitors CPU usage and memory allocation in production applications. It attributes resource consumption to specific source code sections, supports Go, Java, Node.js, and Python, and provides flame graph visualizations for identifying performance bottlenecks with less than 5 percent overhead.

1 APIs 0 Features
CPUFlame GraphsGoogle CloudMemoryObservabilityPerformanceProfiling

APIs

Google Cloud Profiler API

The Cloud Profiler API enables creating, listing, and managing profiling profiles for applications. It supports creating profiles for CPU, heap, wall time, contention, and threa...

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🟢
StatusPage
StatusPage
💬
Support
Support
🔗
JSONLDContext
JSONLDContext

Sources

Raw ↑
aid: google-cloud-profiler
name: Google Cloud Profiler
description: >-
  Google Cloud Profiler is a statistical, low-overhead profiling service that continuously monitors CPU usage and memory
  allocation in production applications. It attributes resource consumption to specific source code sections, supports
  Go, Java, Node.js, and Python, and provides flame graph visualizations for identifying performance bottlenecks with
  less than 5 percent overhead.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-profiler/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
tags:
  - CPU
  - Flame Graphs
  - Google Cloud
  - Memory
  - Observability
  - Performance
  - Profiling
apis:
  - name: Google Cloud Profiler API
    description: >-
      The Cloud Profiler API enables creating, listing, and managing profiling profiles for applications. It supports
      creating profiles for CPU, heap, wall time, contention, and thread profiling types, and provides access to
      collected profiling data for performance analysis.
    humanURL: https://cloud.google.com/profiler/docs
    baseURL: https://cloudprofiler.googleapis.com
    properties:
      - type: Documentation
        url: https://cloud.google.com/profiler/docs/reference/rest
      - type: OpenAPI
        url: openapi/openapi.yml
      - type: Authentication
        url: https://cloud.google.com/docs/authentication
      - type: GettingStarted
        url: https://cloud.google.com/profiler/docs/about-profiler
      - type: JSONSchema
        url: json-schema/json-schema.yml
      - type: JSONLDContext
        url: json-ld/json-ld.yml
common:
  - type: GitHubOrganization
    url: https://github.com/GoogleCloudPlatform
  - type: Portal
    url: https://cloud.google.com/profiler
  - type: GettingStarted
    url: https://cloud.google.com/profiler/docs/about-profiler
  - type: Documentation
    url: https://cloud.google.com/profiler/docs
  - type: Authentication
    url: https://cloud.google.com/docs/authentication
  - type: Pricing
    url: https://cloud.google.com/profiler/pricing
  - type: TermsOfService
    url: https://cloud.google.com/terms
  - type: PrivacyPolicy
    url: https://policies.google.com/privacy
  - type: StatusPage
    url: https://status.cloud.google.com/
  - type: Support
    url: https://cloud.google.com/profiler/docs/support
  - type: JSONLDContext
    url: json-ld/json-ld.yml
  - type: Integrations
    url: https://cloud.google.com/marketplace
integrations:
  - name: Become a Partner
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com