You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kratos/third_party/google/devtools/cloudtrace/cloudtrace_v1.yaml

38 lines
1.1 KiB

type: google.api.Service
config_version: 3
name: cloudtrace.googleapis.com
title: Stackdriver Trace API
apis:
- name: google.devtools.cloudtrace.v1.TraceService
documentation:
summary: |-
Sends application trace data to Stackdriver Trace for viewing. Trace data is
collected for all App Engine applications by default. Trace data from other
applications can be provided using this API.
backend:
rules:
- selector: google.devtools.cloudtrace.v1.TraceService.ListTraces
deadline: 60.0
- selector: google.devtools.cloudtrace.v1.TraceService.GetTrace
deadline: 60.0
- selector: google.devtools.cloudtrace.v1.TraceService.PatchTraces
deadline: 60.0
authentication:
rules:
- selector: '*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform,
https://www.googleapis.com/auth/trace.append
- selector: |-
google.devtools.cloudtrace.v1.TraceService.GetTrace,
google.devtools.cloudtrace.v1.TraceService.ListTraces
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform,
https://www.googleapis.com/auth/trace.readonly