-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand file tree
/
Copy path.repo-metadata.json
More file actions
15 lines (15 loc) · 935 Bytes
/
Copy path.repo-metadata.json
File metadata and controls
15 lines (15 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"api_shortname": "cloudprofiler",
"name_pretty": "Cloud Profiler",
"product_documentation": "https://cloud.google.com/profiler/docs",
"api_description": "is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-profiler/latest/overview",
"release_level": "stable",
"transport": "grpc+rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-profiler",
"distribution_name": "com.google.cloud:google-cloud-profiler",
"api_id": "cloudprofiler.googleapis.com",
"library_type": "GAPIC_AUTO"
}