GetSpansMetric
Retrieve specific span-based metrics from your organization using the metric ID to monitor and analyze performance data in Datadog's observability platform.
Instructions
Get a specific span-based metric from your organization.
Path Parameters:
- metric_id (Required): The name of the span-based metric.
Responses:
- 200 (Success): OK
- Content-Type:
application/json
- Response Properties:
- Example:
- Content-Type:
- 403: Not Authorized
- 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_id | Yes | The name of the span-based metric. |