aboutsummaryrefslogtreecommitdiff
path: root/google/devtools/cloudprofiler/cloudprofiler.yaml
blob: 660be9e6c71d88574a9e2b9b0f707efb0bcbf496 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
type: google.api.Service
config_version: 3
name: cloudprofiler.googleapis.com
title: Stackdriver Profiler API

apis:
- name: google.devtools.cloudprofiler.v2.ProfilerService

documentation:
  summary: Manages continuous profiling information.
  overview: |-
    The Stackdriver Profiler API manages the continuous profiling information
    collected in cloud environments like App Engine, GKE and GCE.

backend:
  rules:
  - selector: google.devtools.cloudprofiler.v2.ProfilerService.CreateProfile
    deadline: 3600.0
  - selector: google.devtools.cloudprofiler.v2.ProfilerService.CreateOfflineProfile
    deadline: 20.0
  - selector: google.devtools.cloudprofiler.v2.ProfilerService.UpdateProfile
    deadline: 20.0

authentication:
  rules:
  - selector: '*'
    oauth:
      canonical_scopes: |-
        https://www.googleapis.com/auth/cloud-platform,
        https://www.googleapis.com/auth/monitoring,
        https://www.googleapis.com/auth/monitoring.write