xref: /aosp_15_r20/external/google-cloud-java/java-profiler/.repo-metadata.json (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1*55e87721SMatt Gilbride{
2*55e87721SMatt Gilbride    "api_shortname": "cloudprofiler",
3*55e87721SMatt Gilbride    "name_pretty": "Cloud Profiler",
4*55e87721SMatt Gilbride    "product_documentation": "https://cloud.google.com/profiler/docs",
5*55e87721SMatt Gilbride    "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.",
6*55e87721SMatt Gilbride    "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-profiler/latest/overview",
7*55e87721SMatt Gilbride    "release_level": "stable",
8*55e87721SMatt Gilbride    "transport": "grpc",
9*55e87721SMatt Gilbride    "language": "java",
10*55e87721SMatt Gilbride    "repo": "googleapis/google-cloud-java",
11*55e87721SMatt Gilbride    "repo_short": "java-profiler",
12*55e87721SMatt Gilbride    "distribution_name": "com.google.cloud:google-cloud-profiler",
13*55e87721SMatt Gilbride    "api_id": "profiler.googleapis.com",
14*55e87721SMatt Gilbride    "requires_billing": true,
15*55e87721SMatt Gilbride    "library_type": "GAPIC_AUTO"
16*55e87721SMatt Gilbride  }
17