ListVolumesByMetricName
Retrieve distinct metric volumes for a specified metric name on the Datadog MCP Server. View ingested and custom metric data, with null values indicating non-ingested custom metrics.
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/json
- Response Properties:
- Example:
- Content-Type:
- 400: Bad Request
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 403: Forbidden
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 404: Not Found
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 429: Too Many Requests
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
metric_name | Yes | The name of the metric. |