View Monitoring Pipelines
Once a monitoring pipeline is successfully created, the instance is listed on the Monitoring Service overview page.
To view the monitoring pipeline details, follow these steps:
1. In the DCD, go to Menu > Observability > Monitoring Service.
Result: A list of monitoring pipelines created is displayed. For every instance listed, you can view the following details:
NAME: Displays the name of the monitoring pipeline. Select the name to view the respective pipeline details.
STATE: Displays the state of the monitoring pipeline. Possible values are as follows:
Available: The monitoring pipeline is available and in good condition.
Provisioning: When the monitoring pipeline is either being updated or created.
Destroying: When the monitoring pipeline is being deleted.
Failed: When the monitoring pipeline creation or update has failed.
LOCATION: Displays the location where the monitoring pipeline is created.
CREATION DATE: Displays the date of creation of the monitoring pipeline.
OPTIONS: Select
to perform the following:View & Edit: You can view and edit the selected monitoring pipeline details.
Copy remote-write endpoint: Copy the remote-write endpoint of the monitoring pipeline to use in your metrics agent configuration.
Copy Pipeline UUID: Copy the UUID of the monitoring pipeline to use this identifier in the API calls.
Delete Pipeline: Deletes the selected monitoring pipeline. In the dialog box that appears, select Delete to confirm deletion. For more information, see Delete a Monitoring Pipeline.

View details of a selected Monitoring Pipeline
For the selected monitoring pipeline, you can view the following details:
Properties: The following system information related to the monitoring pipeline is displayed:
Name: Displays the name of the monitoring pipeline.
Location: Displays the location of the monitoring pipeline.
Status: Displays the state of the monitoring pipeline.
UUID: The unique ID of the monitoring pipeline.
Creation date: Specifies the date and time of monitoring pipeline creation.
Remote-write endpoint: The endpoint URL used to push metrics to the monitoring pipeline.

Last updated
Was this helpful?