Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 781 Bytes

File metadata and controls

12 lines (7 loc) · 781 Bytes

# FilterLogsRequest

Properties

Name Type Description Notes
pql string The filter query for retrieving logs. See Performance Query Language below.
request_id string RequestId for this request starting with prefix RQ followed by 40 hexadecimal characters. FreeClimb logs generated while processing this request will include this requestId. If it is not provided, FreeClimb will generate a requestId and return it as a header in the response (e.g., X-Pulse-Request-Id: <requestId>). [optional]

[Back to Model list] [Back to API list] [Back to README]