このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

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

Inputs

フィールド

種類

説明

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

フィールド

種類

説明

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