Datadog Spans

Get spans list

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Get the spans list that match a span search query. This action temporarly requires a Datadog external account.

Inputs

Champ

Type

Description

query

string

Search query following spans syntax in this documentation.

time_range

Minimum timestamp for requested spans.

order

enum

Order of spans in results. Allowed enum values: Ascending,Descending

page_cursor

string

Cursor for pagination. You can use the page_after output value.

page_limit

number

Maximum number of spans to return.

Outputs

Expand All

Champ

Type

Description

spans [required]

[object]

id [required]

string

type [required]

string

attributes [required]

[object]

attributes [required]

object

custom [required]

object

end_timestamp [required]

string

env [required]

string

host [required]

string

ingestion_reason [required]

string

parent_id [required]

string

resource_hash [required]

string

resource_name [required]

string

retained_by [required]

string

service [required]

string

single_span [required]

boolean

span_id [required]

string

start_timestamp [required]

string

tags [required]

[string]

trace_id [required]

string

type [required]

string

page_after [required]

string