---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Exploring Service Observability

# Exploring Service Observability {#ariaid-title1}

* Release version: Yokohama
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Exploring Service Observability

Service Observability enables operations teams to efficiently triage and manage incidents within complex, distributed production environments by integrating telemetry from external Application Performance Monitoring (APM) systems with Configuration Management Database (CMDB) data.
This integration is presented within a unified workflow in the Service Operations Workspace (SOW), allowing users to view service health metrics alongside related configuration item (CI) details.
Show full answer Show less  
Supported APM vendors include Amazon CloudWatch, AppDynamics, Datadog, Dynatrace, Microsoft Azure Monitor, New Relic, Prometheus (on-premise), SolarWinds (on-premise), and Splunk Observability. Supported databases include MySQL, PostgreSQL (except with Splunk), and Amazon RDS (via CloudWatch).

By mapping CMDB services to APM metrics using tags, Service Observability correlates data such as host or database metrics with associated service CIs. This correlation helps operators identify the root cause of service issues directly within the SOW, without switching tools.

## Key Features

* **Centralized Data Integration:** Combines external APM telemetry with CMDB service data for comprehensive visibility.
* **Service-to-Metric Mapping:** Uses tags to connect APM metrics to corresponding CMDB services, enhancing context.
* **Unified Interface:** Displays health metrics, incidents, alerts, and changes related to services within the SOW.
* **Role-Based Access:** System admins and Service Observability admins configure connections, mappings, and dashboards; operators and managers use the tool for incident triage and health monitoring.
* **Customizable Dashboards:** Admins can tailor dashboard templates to suit organizational needs for displaying metrics.

## How It Works

**For Admins:**

* Identify and register critical services to monitor based on business priority.
* Connect Service Observability to existing APM instances.
* Map services to APM data using tags for accurate metric association.
* Customize dashboard templates to optimize metric visualization.

**For Operators and Managers:**

* Detect service issues via alerts or dashboards in the SOW.
* Review overall service health metrics, incidents, alerts, and recent changes.
* Drill down into detailed metrics on the Observability tab to identify underlying problematic entities.
* Determine ownership of affected entities to initiate remediation effectively.

## Benefits

* **Improved Agility and Reliability:** Centralizes critical signals and bridges workflows by integrating diverse data sources.
* **Reduced Mean Time to Resolution (MTTR):** Facilitates faster root cause analysis by presenting combined metrics and related CI information.
* **Comprehensive Incident Context:** Enables viewing of service health, alerts, and related changes in one place for informed decision-making.
* **Customization:** Allows administrators to tailor dashboard templates to meet specific operational requirements.  
Service Observability helps operations teams triage and manage incidents in a complex and distributed production system. It combines external application performance monitoring (APM) systems' telemetry with related data
from the Configuration Management Database (CMDB) and displays both in a single workflow in the Service Operations Workspace (SOW).

## Service Observability overview {#exploring-service-observability__cf-exploring-parent-overview}

Service Observability displays health metrics in the SOW related to a given service. Metrics can be ingested from an external APM system and displayed alongside information for related configuration items in the CMDB.

Service Observability supports the following APM vendors:

* Amazon CloudWatch
* AppDynamics
* Datadog
* Dynatrace
* Microsoft Azure Monitor
* New Relic
* Prometheus (on-premise)
* SolarWinds on-premise
* Splunk Observability

{#exploring-service-observability__ul_ywy_3dz_tgc}  
Service Observability supports the following databases:

* MySQL
* PostgreSQL (not supported with Splunk)
* RDS (Relational Database Service) (Amazon CloudWatch)
{#exploring-service-observability__ul_ymz_m5l_12c}

After connecting an APM instance to Service Observability, map services in the CMDB to APM metrics using existing tags.

With this data mapping, Service Observability displays APM metrics for entities such as host or database along with details about related CI information. Operators use these metrics and contextual information, including current incidents
and alerts, to assess service health.

For example, say you use Dynatrace to monitor your `checkout` service, and metrics from your database and host use the tag `checkout-service` to denote requests coming from that service. By mapping the
`checkout` service CI to the APM data tagged with `checkout-service`, Service Observability retrieves metrics for those databases and hosts and CIs related to the service, then displays them together. Operators can pinpoint issues on entities related to the service and narrow down the
mitigation process without having to leave the SOW.

## Service Observability users {#exploring-service-observability__cf-exploring-parent-users}

{#exploring-service-observability__table_y3t_vym_rdc__entry__2}

| User | Description |
|-|-|
| System admin | Version 1.5 only. System admins configure users and teams, register services to be monitored, connect Service Observability to APMs, and then map those services to that data. They can also view the data in the SOW |
| Service Observability admin | Version 1.6.x and later. Service Observability admins can configure users and teams, connect Service Observability to APMs, and then map services to that data. They can also view the data in the SOW. Admins can also customize dashboard templates used to display metrics and related information. |
| Operator/operations manager Note: These users must belong to an `srm` group type to see all data. | Operators use Service Observability when triaging incidents in the SOW. They can view basic health metrics for a service, along with related incidents, alerts, and changes. They can get more detailed information by navigating to the Observability tab to view additional service metrics, along with metrics from related entities, such as a host or database. |
[Table 1. Users]

{#exploring-service-observability__table_y3t_vym_rdc}

## Service Observability workflow {#exploring-service-observability__cf-exploring-parent-workflow}

Admins configure Service Observability by registering services, connecting APM metrics, and then mapping the services to that data. Operators use Service Observability to determine if another related entity is causing issues surfaced by the service's performance.  
As an admin, you:

1. Determine the services to be monitored by Service Observability based on business criticality.
2. Connect existing APM instances to Service Observability.
3. Map services with APM metric data based on APM-based tags used on that data.
4. Customize the templates used to display metric charts.

{#exploring-service-observability__cf-exploring-parent-workflow-ol}

As an operator or manager, you:

1. Spot an issue with a service while working in the SOW, for example, from an alert, the Service dashboard, or Express List, then navigate to the Service Details page.
2. View overall health metrics for the service, along with related incidents, alerts, and changes. If one of the metrics seems unhealthy, navigate to the Observability tab.
3. View more detailed service metrics, as well as information from related entities, to start root cause investigation. When finding that the issue is further down the system's stack, identify the ownership for that entity to start remediation.
{#exploring-service-observability__ol_sgb_t1m_tdc}

## Service Observability benefits {#exploring-service-observability__cf-exploring-parent-benefits}

{#exploring-service-observability__table_bjt_vym_rdc__entry__3}

| Benefit | Feature | Users |
|-|-|-|
| Centralize critical signals and bridge workflows to increase agility and reliability: * Connect data from external APMs * Map that data to CMDB services * View combined data in the SOW {#exploring-service-observability__ul_fyd_hyd_h2c} | * [Connect a Service Observability data source](https://servicenow-prod.fluidtopics.net/r8tDxUIrS533znEw8FX5Aw "Connect Service Observability to an external application performance management (APM) instance. Service Observability displays metrics in the Service Operations Workspace (SOW) from that APM instance.") * [Create and manage data mappings](https://servicenow-prod.fluidtopics.net/5bFq1kfuXECPkqiIoQjsqA "Map your services to the data from a connected external application performance management (APM) instance, and view it in charts for the service.") {#exploring-service-observability__ul_jyp_pyd_h2c}. | Admins |
| Increase efficiency and reduce mean time to resolution (MTTR). View combined metrics from entities associated with a service to begin to determine blast radius and ownership of an incident. | [View service health metrics](https://servicenow-prod.fluidtopics.net/hAJ51KAfbcy8vO1SxBJR0g "View detailed metrics for a service, as well as metrics from related entities, such as databases and hosts, on the Observability tab in SOW.") | Operators |
| See related changes to the system and alerts associated with a service in one place. | [View overall service health](https://servicenow-prod.fluidtopics.net/ZSxZzbJv_K2H9jrYq~P5OA "View overall service health and related events, like alerts and changes, with the Overview tab on the Service Details page in the SOW."). | Operators |
| Customize dashboard templates. | [Customize Service Observability dashboard templates](https://servicenow-prod.fluidtopics.net/Er7WM1Kj0dsqKF4aiScVsQ "You can customize the Service Observability dashboards on both the Overview and Observability tabs of the Service Details page. You can change or add metrics and related data to fit your business needs.") | Admins |
[ ]

{#exploring-service-observability__table_bjt_vym_rdc}

## What to explore next {#exploring-service-observability__cf-exploring-parent-links}

To learn more about configuring and using Service Observability, see:

* [Configuring Service Observability](https://servicenow-prod.fluidtopics.net/2E7hljGBZO_G0h9jAdKj1A "After you install Service Observability, you must register services, connect external application performance management (APM) instances, and map that APM data to those services.")
* [View overall service health](https://servicenow-prod.fluidtopics.net/ZSxZzbJv_K2H9jrYq~P5OA "View overall service health and related events, like alerts and changes, with the Overview tab on the Service Details page in the SOW.")
* [View service health metrics](https://servicenow-prod.fluidtopics.net/hAJ51KAfbcy8vO1SxBJR0g "View detailed metrics for a service, as well as metrics from related entities, such as databases and hosts, on the Observability tab in SOW.")
* [Service Observability reference](https://servicenow-prod.fluidtopics.net/V2AzBDIDktyA4zzDBAeCqw "Reference topics provide additional information about administering and using Service Observability.")
{#exploring-service-observability__ul_cjt_vym_rdc}

