Skip to main content
Monitoring & Collection/Logging

DetectTraceIDField

Detect which field in a log source carries the trace ID value

GET/api/v1/logging/traces/detect-field

Operation ID

DetectTraceIDField

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Query Parameters

  • logSource
    String

    Log source identifier to inspect for trace ID field detection Log source identifier to inspect for trace ID field detection

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • items
    List

    Collection of result items

    Example: item1,item2