>
to the right of the current GVC name in the left menu. Click the bracket to show and select a GVC.
cpln.app
. To configure which endpoint prefix to use, set the endpointNamingFormat field:
default
: {workloadName}-{gvcAlias}.cpln.apporg
: {workloadName}-{gvcAlias}.{orgEndpointPrefix}.cpln.appControl Plane
tracing provider or sent to an OpenTelemetry collector endpoint by using the OpenTelemetry
tracing provider.
Metrics
in the sidebar menu of the Console.
To enable traces using the Console, navigate to your GVC, click on Tracing
, and choose Control Plane
as the metric provider. Then, configure the sampling percentage and, optionally, the Custom Tags.
Here is an example of a GVC with enabled tracing:
OpenTelemetry
tracing provider.
For details, see the Online Boutique example.
inheritEnv
property set to true. For more information about how environment variables work in Control Plane, please see the environment variables section of the workload reference page.
cpln/sessionCookie
cpln/sessionDuration
Tags
link in the middle context menu.Edit Tags
.cpln/sessionCookie
in the Tag Key
text box and enter the desired cookie name in the Tag Value
text box. Click Add Tag
.cpln/sessionDuration
in the Tag Key
text box and enter the desired duration in the Tag Value
text box. Click Add Tag
.Save
.Export GVC
link is available which will save (as a local multi-document YAML manifest file) the GVC and all associated resources (Identities, Volume Sets and Workloads).
Links to other resources are relative within the exported file. This allows the file to be easily used to backup and restore an entire GVC. It can also be used when promoting to other Orgs.
The export doesn’t contain any referenced Orgs resources, such as, Secrets, Cloud Accounts, and Agents. These resources would need to be exported separately.
Permission | Description | Implies |
---|---|---|
create | Create new gvcs | |
delete | Delete existing gvcs | |
edit | Modify existing gvcs | view |
manage | Full access | create, delete, edit, manage, view |
view | Read-only access |