LogQueryTelemetryDto
Log query telemetry data
{
"aggregateQuery": false,
"circuitBreakerTriggered": false,
"constraintsCount": 2,
"dynamicFieldsQuery": false,
"errorMessage": "error_message_if_any",
"exception": "exception_if_any",
"failedCoresList": null,
"formattedLogQuery": "select * from logs where ((((timestamp >= '2023-07-12T06:07:20.160Z') AND (timestamp <= '2023-07-12T06:12:20.160Z')) AND ((text = 'scheduling developer at in minutes from now') AND (application = 'test_application'))) AND (log_type <> 'test_type')) order by ingest_timestamp desc ",
"groupByCount": 0,
"indexType": "INDEXED",
"lastGetCallInvokedTimeMillis": 1,
"lintAppEndTime": 1689142387203,
"lintAppStartTime": 1689142387102,
"logQuery": "SELECT * FROM logs WHERE text='scheduling developer at in minutes from now' AND application='test_application' ORDER BY ingest_timestamp DESC",
"numRecordsReturned": 90,
"numberOfCoresQueried": 5,
"numberOfExtractedFieldsEvaluated": 0,
"numberOfGetCallsInvoked": 2,
"orgId": "derb40d2-ed3d-491b-9a58-1b6b554ff40f",
"partitionIdsInRequest": [
"ghub40d2-ed3d-491b-9a58-1b6b554ff40f"
],
"queryAgent": "UI_EXPLORE_LOGS",
"queryConstraintStr": "{\"operator\":\"AND\",\"fieldName\":null,\"value\":null,\"constraints\":[{\"operator\":\"CONTAINS\",\"fieldName\":\"application\",\"value\":\"test_application\",\"constraints\":[],\"tags\":[]},{\"operator\":\"CONTAINS\",\"fieldName\":\"text\",\"value\":\"scheduling developer at in minutes from now\",\"constraints\":[],\"tags\":[]}],\"tags\":[]}",
"queryEndTime": 1689142340160,
"queryExecutionTime": 101,
"queryPostProcessingTime": 1689142040160,
"queryRange": 300000,
"queryStartTime": 1689142040160,
"queryTimestampType": "INGEST_TIMESTAMP",
"requestId": "65448dde-0445-4b36-a276-74ghy5d3f870",
"taskStage": "STARTED",
"telemetryDataCreationTimeMillis": 0,
"tenantId": "knj7193b32e83a90",
"timeSinceLastGetMillis": 0,
"totalSizeQueriedBytes": 1358223043341,
"type": null,
"userName": "test_user",
"workflowVsTimeTakenMillis": 1689142040160
}
Unique request identifier
OrgId for which telemetry data is to be queried
Unique tenantId
Subscription type e.g. PRE_TRIAL,FREE,TRIAL,PAID,UNKNOWN,PERPETUAL
Storage state e.g. SHARED, STANDALONE
userName
Query agent includes UI_DASHBOARDS, UI_EXPLORE_LOGS, UI_OTHERS, EXPORT, ALERTS, LOG_ANALYTICS, UNKNOWN, WF_EXPLORE_LOGS, RCA
Task stage includes: CREATED, STARTED, FINISHED, FAILED, CANCELLED
Represents the statement to query logs
Represents constraints on query
Query start time
Query end time
queryRange
VMware Aria Operations for Logs app start time
VMware Aria Operations for Logs end time
Time taken by the query execution.
Displays error message in case of any failure
Includes type of index (indexed, non indexed)
Represents number of cores queried
Represents total size queried in bytes
Set of partition IDs in request
Number of evaluated extracted fields
Represents post query processing time
All allowed types include: EVENTS,LOGS, METRICS, AUTOCOMPLETE, NON_INDEXED_LOGS
dynamicFieldsQuery
aggregateQuery