ServiceNow MetricBase Time Series API

The ServiceNow MetricBase Time Series API (formerly Clotho) provides REST endpoints for storing, retrieving, and transforming time series metric data on the Now Platform. It is used by IT Operations Management to ingest and query monitoring data such as CPU usage, memory utilization, and custom metrics.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-metricbase-time-series-api
name: ServiceNow MetricBase Time Series API
tags:
- ITOM
- Metrics
- Monitoring
- Time Series
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/Clotho-Time-Series-API.html
baseURL: https://{instance}.service-now.com/api/now/clotho
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/Clotho-Time-Series-API.html
  type: Documentation
description: The ServiceNow MetricBase Time Series API (formerly Clotho) provides REST endpoints for storing,
  retrieving, and transforming time series metric data on the Now Platform. It is used by IT Operations
  Management to ingest and query monitoring data such as CPU usage, memory utilization, and custom metrics.