Skip to content

Mention containers in Monitoring Setup #7228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 25, 2025
Merged
Changes from 1 commit
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
7 changes: 6 additions & 1 deletion tutorials/monitoring-setup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,12 @@ Both of these instance types can be set-up and managed with the `ServiceControl

## Setting up the Particular Service Platform

In order to configure an environment for monitoring with the Particular Service Platform you will need to install and configure the components in the order listed.
In order to configure an environment for monitoring with the Particular Service Platform you will need to install and configure the components in the order listed. This tutorial shows the graphical installation approach using the `ServiceControl Management Utility`. It is also possible to run the platform with containers:

- [Deploying ServiceControl Error instances using containers](/servicecontrol/servicecontrol-instances/deployment/containers)
- [Deploying ServiceControl Audit instances using containers](/servicecontrol/audit-instances/deployment/containers)
- [Deploying ServiceControl Monitoring instances using containers](/servicecontrol/monitoring-instances/deployment/containers)
- [Running ServicePulse in containers](/servicepulse/containerization/)

### Install ServiceControl

Expand Down
Loading