Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Profiles Patch - Cloud Profiler v2.0.4+20210326</title>
<title>Profiles Patch - Cloud Profiler v3.0.0+20220228</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> Cloud Profiler v2.0.4+20210326</a>
<a href=".." class="icon icon-home"> Cloud Profiler v3.0.0+20220228</a>
</div>
@@ -167,7 +167,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<li>
<p><code>target=lorem</code></p>
<ul>
<li>Target is the service name used to group related deployments: * Service name for GAE Flex / Standard. * Cluster and container name for GKE. * User-specified string for direct GCE profiling (e.g. Java). * Job name for Dataflow. Validation regex: <code>^[a-z]([-a-z0-9_.]{0,253}[a-z0-9])?$</code>.</li>
<li>Target is the service name used to group related deployments: * Service name for App Engine Flex / Standard. * Cluster and container name for GKE. * User-specified string for direct Compute Engine profiling (e.g. Java). * Job name for Dataflow. Validation regex: <code>^[a-z]([-a-z0-9_.]{0,253}[a-z0-9])?$</code>.</li>
</ul>
</li>
<li>