Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions admin/notif-services/microsoftteams.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@ You can configure Splunk Observability Cloud to automatically send alert notific

To send Splunk Observability Cloud alert notifications to Microsoft Teams, complete the following configuration tasks:

* :ref:`microsoftteams1`
* :ref:`microsoftteams1`. You must be an owner or administrator of the Microsoft Team to complete this task.

You must be an owner or administrator of the Microsoft Team to complete this task.

* :ref:`microsoftteams2`

You must be a Splunk Observability Cloud administrator to complete this task.
* :ref:`microsoftteams2`. You must be a Splunk Observability Cloud administrator to complete this task.

* :ref:`microsoftteams3`

Expand Down
8 changes: 2 additions & 6 deletions admin/notif-services/opsgenie.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@ You can configure Splunk Observability Cloud to automatically send alert notific

To send Splunk Observability Cloud alert notifications to Opsgenie, complete the following configuration tasks:

* :ref:`opsgenie1`
* :ref:`opsgenie1`. You must be an Opsgenie account owner or administrator to complete this task.

You must be an Opsgenie account owner or administrator to complete this task.

* :ref:`opsgenie2`

You must be a Splunk Observability Cloud administrator to complete this task.
* :ref:`opsgenie2`. You must be a Splunk Observability Cloud administrator to complete this task.

* :ref:`opsgenie3`

Expand Down
4 changes: 1 addition & 3 deletions admin/notif-services/slack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ You can configure Splunk Observability Cloud to automatically send alert notific

To send Splunk Observability Cloud alert notifications to Slack, complete the following configuration tasks:

* :ref:`slack1`

You must be a Splunk Observability Cloud administrator, Slack administrator, and authorized to add apps to Slack to complete this task.
* :ref:`slack1`. You must be a Splunk Observability Cloud administrator, Slack administrator, and authorized to add apps to Slack to complete this task.

* :ref:`slack2`

Expand Down
12 changes: 3 additions & 9 deletions admin/notif-services/splunkoncall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,11 @@ You can configure Splunk Observability Cloud to automatically send alert notific

To send Splunk Observability Cloud alert notifications to Splunk On-Call, complete the following configuration tasks:

* :ref:`oncall1`
* :ref:`oncall1`. You must be a Splunk On-Call global admin or alert admin to complete this task.

You must be a Splunk On-Call global admin or alert admin to complete this task.
* :ref:`oncall2`. You must be a Splunk On-Call global admin or alert admin to complete this task.

* :ref:`oncall2`

You must be a Splunk On-Call global admin or alert admin to complete this task.

* :ref:`oncall3`

You must be a Splunk Observability Cloud administrator to complete this task.
* :ref:`oncall3`. You must be a Splunk Observability Cloud administrator to complete this task.

* :ref:`oncall4`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@ There are three deployment options:
* :ref:`otel-pcf-buildpack`: This integration installs and runs the Collector as a sidecar to your app. In this configuration, the Collector runs in the same container as the app.

* :ref:`otel-pcf-tile`: The Tanzu Tile is a packaged release of the Collector that can be integrated into Pivotal Ops Manager. The Tanzu Tile allows you to download, install, run, configure, and update the Collector from the Ops Manager.

Note that the Tanzu tile version 0.81 or higher supports the following services:

* Tanzu Application Service (TAS) versions 3 and 4
* VMware Tanzu Operations Manager version 3
* Stemcells (Ubuntu Jammy) version 1.148

Tile version 0.78.1 only supports TAS version 2.

.. _otel-pcf-bosch:
.. _pivotal-cloud-foundry:
Expand Down Expand Up @@ -251,9 +243,9 @@ The Tanzu tile uses the :ref:`otel-pcf-bosch` to deploy the Collector as a nozzl

Note that the Tanzu tile version 0.81 or higher supports the following services:

* Tanzu Application Service (TAS) versions 3 and 4
* VMware Tanzu Operations Manager version 3
* Stemcells (Ubuntu Jammy) version 1.148
* Tanzu Application Service (TAS) versions 3 and 4
* VMware Tanzu Operations Manager version 3
* Stemcells (Ubuntu Jammy) version 1.148

Tile version 0.78.1 only supports TAS version 2.

Expand Down
Loading