Google Cloud Trace logo

Google Cloud Trace

Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in near real-time. It helps developers understand how requests propagate through their application, identify performance bottlenecks, and analyze latency across microservices and distributed architectures running on Google Cloud.

1 APIs 0 Features
Distributed TracingGoogle CloudLatencyObservabilityPerformanceSpansTracing

APIs

Google Cloud Trace API

The Cloud Trace API enables sending and retrieving latency data for distributed applications. The v2 API supports writing trace spans via batchWrite and createSpan methods, whil...

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-trace
name: Google Cloud Trace
description: >-
  Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in
  near real-time. It helps developers understand how requests propagate through their application, identify performance
  bottlenecks, and analyze latency across microservices and distributed architectures running on Google Cloud.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-trace/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
tags:
  - Distributed Tracing
  - Google Cloud
  - Latency
  - Observability
  - Performance
  - Spans
  - Tracing
apis:
  - name: Google Cloud Trace API
    description: >-
      The Cloud Trace API enables sending and retrieving latency data for distributed applications. The v2 API supports
      writing trace spans via batchWrite and createSpan methods, while the v1 API supports both reading and writing
      trace data including listing and getting traces.
    humanURL: https://cloud.google.com/trace/docs
    baseURL: https://cloudtrace.googleapis.com
    properties:
      - type: Documentation
        url: https://cloud.google.com/trace/docs/reference/v2/rest
      - type: OpenAPI
        url: openapi/openapi.yml
      - type: Authentication
        url: https://cloud.google.com/docs/authentication
      - type: GettingStarted
        url: https://cloud.google.com/trace/docs/quickstart
      - 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/trace
  - type: GettingStarted
    url: https://cloud.google.com/trace/docs/quickstart
  - type: Documentation
    url: https://cloud.google.com/trace/docs
  - type: Authentication
    url: https://cloud.google.com/docs/authentication
  - type: Pricing
    url: https://cloud.google.com/trace/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/trace/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