ListMetricAssets
Identify dashboards, monitors, notebooks, and SLOs associated with a specific metric. Updated daily, this tool helps track and manage metric usage efficiently on the Datadog platform.
Instructions
Returns dashboards, monitors, notebooks, and SLOs that a metric is stored in, if any. Updated every 24 hours.
Path Parameters:
- metric_name (Required): The name of the metric.
Responses:
- 200 (Success): Success
- Content-Type:
application/json
- Response Properties:
- included: Array of objects related to the metric assets.
- Example:
- Content-Type:
- 400: API error response.
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 403: API error response.
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 404: API error response.
- 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. |