ListTagConfigurationByName
Retrieve the tag configuration for a specified metric name to manage and analyze data effectively using the Datadog MCP Server.
Instructions
Returns the tag configuration for the given metric name.
Path Parameters:
- metric_name (Required): The name of the metric.
Responses:
- 200 (Success): Success
- Content-Type:
application/json
- Response Properties:
- 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. |