GetSpansMetric
Retrieve span-based metrics from your Datadog organization by specifying the metric ID. Analyze and monitor performance data with JSON responses for success, authorization, and error handling.
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:
403: Not Authorized
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
404: Not Found
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_id | Yes | The name of the span-based metric. |