ListMetricAssets
Identify dashboards, monitors, notebooks, and SLOs associated with a specific metric in Datadog. Updated daily to ensure accurate insights into metric usage.
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:
400: API error response.
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
403: API error response.
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
404: API error response.
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
429: Too Many Requests
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
metric_name | Yes | The name of the metric. |