Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmihaylovam committed Apr 12, 2024
1 parent fb199a4 commit c02ffec
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pages/doc/csp_api_tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ To generate and manage the API tokens for an existing **service account**:

As a user with the **Admin** service role, you can view and revoke the API tokens of any service account in your service instance.

{% include warning.html content="If your original Tanzu Observability subscription was onboarded to VMware Cloud services, for backward compatibility, you might have some legacy Tanzu Observability API tokens that are associated with user accounts. It’s recommended that you incrementally [replace them with VMware Cloud services API tokens](csp_migration.html#how-to-replace-an-tanzu-observability-api-token-with-a-vmware-cloud-services-access-token)."%}
{% include warning.html content="If your original Tanzu Observability subscription was onboarded to VMware Cloud services, for backward compatibility, you might have some legacy Tanzu Observability API tokens that are associated with user accounts. It’s recommended that you incrementally [replace them with VMware Cloud services API tokens](csp_migration.html#how-to-replace-a-tanzu-observability-api-token-with-a-vmware-cloud-services-access-token)."%}

1. Log in to your service instance as an **Admin** user.
2. Click the gear icon <i class="fa fa-cog"/> on the toolbar and select **Accounts**.
Expand Down
2 changes: 1 addition & 1 deletion pages/doc/csp_invite-AoA-users_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ We provide a number of built-in Tanzu Observability service roles.
- A corresponding service role for each [permission](csp_permissions_overview.html#tanzu-observability-permissions).
- Two special service roles - one that grants full administrative access to the service, and another one that grants read-only access to the service.

For more information, see [Tanzu Observability Roles (Built-in)](csp_users_roles.html#otanzu-observability-service-roles-built-in).
For more information, see [Tanzu Observability Roles (Built-in)](csp_users_roles.html#tanzu-observability-service-roles-built-in).

### Step 1: Enter the New User Details

Expand Down
6 changes: 3 additions & 3 deletions pages/doc/csp_migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ For backward compatibility, all of your API tokens are **preserved** in Tanzu Ob
* The Tanzu Observability API tokens associated with user accounts are **no longer** editable. The users can still use, view, and revoke their Tanzu Observability API tokens until they expire, but they **cannot** generate new ones.
* The Tanzu Observability API tokens associated with service accounts are editable, because we still support them for a [limited list of integrations](integrations_onboarded_subscriptions.html#integrations-that-use-tanzu-observability-api-tokens).

You should incrementally [replace](#how-to-replace-an-tanzu-observability-api-token-with-a-vmware-cloud-services-access-token) your Tanzu Observability API tokens with VMware Cloud services API tokens and server to server OAuth apps.
You should incrementally [replace](#how-to-replace-a-tanzu-observability-api-token-with-a-vmware-cloud-services-access-token) your Tanzu Observability API tokens with VMware Cloud services API tokens and server to server OAuth apps.

{% include tip.html content="From now on, all users must generate VMware Cloud services API tokens for their accounts and exchange them for access tokens. Users with the VMware Cloud **Organization Owner**, **Organization Administrator**, or **Organization Member** with **Developer** roles can create server to server OAuth apps and exchange the app credentials for access tokens."%}

Expand Down Expand Up @@ -407,9 +407,9 @@ You should incrementally [replace](#how-to-replace-the-tanzu-observability-api-t
During the process of onboarding your Tanzu Observability service to VMware Cloud services, all of the existing integrations are **preserved** and continue to operate using proxy authentication with Tanzu Observability API tokens.
You should incrementally [replace](#how-to-replace-the-csp_migration.html-api-token-of-a-wavefront-proxy) the proxy tokens of your [integrations](integrations_onboarded_subscriptions.html#integrations-that-use-vmware-cloud-services-access-tokens) that are updated to use proxy authentication with the more secure VMware Cloud services access token.
You should incrementally [replace](#how-to-replace-the-tanzu-observability-api-token-of-a-wavefront-proxy) the proxy tokens of your [integrations](integrations_onboarded_subscriptions.html#integrations-that-use-vmware-cloud-services-access-tokens) that are updated to use proxy authentication with the more secure VMware Cloud services access token.
{% include tip.html content="From now on, the users with the **Proxies** and **Integrations** service roles can set up integrations in your Tanzu Observability service. New integrations must use proxy authentication with VMware Cloud services access tokens except for the [limited list of integrations](integrations_onboarded_subscriptions.html#integrations-that-use-csp_migration.html-api-tokens) that still authenticate with Tanzu Observability API tokens."%}
{% include tip.html content="From now on, the users with the **Proxies** and **Integrations** service roles can set up integrations in your Tanzu Observability service. New integrations must use proxy authentication with VMware Cloud services access tokens except for the [limited list of integrations](integrations_onboarded_subscriptions.html#integrations-that-use-tanzu-observability-api-tokens) that still authenticate with Tanzu Observability API tokens."%}
<table style="width: 100%;">
<tbody>
Expand Down
2 changes: 1 addition & 1 deletion pages/doc/csp_users_account_managing.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To view your roles, see what access you have to services, and request additional

## Enable or Disable Super Admin Mode

If you hold the [**Super Admin** service role](csp_users_roles.html#tanzu-observabilitys-service-roles-built-in), you can temporarily enable Super Admin mode and perform your Super Admin tasks.
If you hold the [**Super Admin** service role](csp_users_roles.html#tanzu-observability-service-roles-built-in), you can temporarily enable Super Admin mode and perform your Super Admin tasks.

{% include note.html content="To avoid making unintentional changes in the system, after performing your current Super Admin tasks, disable the Super Admin mode." %}

Expand Down
2 changes: 1 addition & 1 deletion pages/doc/tracing_integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Each integration

Part of setting up the integration is to configure the Wavefront proxy to listen for the trace data on an integration-specific port.

Using an integration is the simplest way - [but not the only way](#alternatives-to-integrations) - to send trace data to Tanzu Observabilityfrom a 3rd part tracing system.
Using an integration is the simplest way - [but not the only way](#alternatives-to-integrations) - to send trace data to Tanzu Observability from a 3rd part tracing system.

## Trace Data from an Integration

Expand Down
2 changes: 1 addition & 1 deletion pages/doc/wavefront_obsolescence_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,5 @@ Starting September 20, 2023, all **new trial** instances of Tanzu Observability

In October, 2023, we start to incrementally [onboard](csp_migration.html) all **original** subscriptions, which use Tanzu Observability authentication and authorization, to VMware Cloud services.

{% include warning.html content="The Tanzu Observability authentication and authorization will be **deprecated** in the future. Therefore, after onboarding to VMware Cloud services, **replace** [your service accounts with server to server apps](csp_migration.html#how-to-replace-a-service-account-with-a-server-to-server-app) and [your Tanzu Observability API tokens with VMware Cloud Services access tokens](csp_migration.html#how-to-replace-an-tanzu-observability-api-token-with-a-vmware-cloud-services-access-token), including [the Tanzu Observability API tokens of your Wavefront proxies](csp_migration.html#how-to-replace-the-tanzu-observability-api-token-of-a-wavefront-proxy)." %}
{% include warning.html content="The Tanzu Observability authentication and authorization will be **deprecated** in the future. Therefore, after onboarding to VMware Cloud services, **replace** [your service accounts with server to server apps](csp_migration.html#how-to-replace-a-service-account-with-a-server-to-server-app) and [your Tanzu Observability API tokens with VMware Cloud Services access tokens](csp_migration.html#how-to-replace-a-tanzu-observability-api-token-with-a-vmware-cloud-services-access-token), including [the Tanzu Observability API tokens of your Wavefront proxies](csp_migration.html#how-to-replace-the-tanzu-observability-api-token-of-a-wavefront-proxy)." %}

0 comments on commit c02ffec

Please sign in to comment.