ListVolumesByMetricName
Retrieve distinct metrics volumes by specifying the metric name. Designed for the Datadog MCP Server, this tool helps analyze and monitor data ingestion volumes for specific metrics, with custom metrics showing null for ingested volumes.
Instructions
View distinct metrics volumes for the given metric name.
Custom metrics generated in-app from other products will return null for ingested volumes.
Path Parameters:
metric_name (Required): The name of the metric.
Responses:
200 (Success): Success
Content-Type:
application/jsonResponse Properties:
Example:
400: Bad Request
Content-Type:
application/jsonResponse Properties:
errors: A list of errors.
Example:
403: Forbidden
Content-Type:
application/jsonResponse Properties:
errors: A list of errors.
Example:
404: Not Found
Content-Type:
application/jsonResponse Properties:
errors: A list of errors.
Example:
429: Too Many Requests
Content-Type:
application/jsonResponse Properties:
errors: A list of errors.
Example:
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric_name | Yes | The name of the metric. |