EnableWorkerQueryTracingInputType is an input datatype for enabliing a query tracing on worker nodes for queries with a quota key. It's used by the enableWorkerQueryTracing() mutation field.

Table: EnableWorkerQueryTracingInputType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 18, 2024
expirydatetimeyes PreviewThe end timestamp for tracing. Tracing for this quota key will be disabled automatically once this time is reached. Will be clamped to be at most 15 minutes in the future.
quotaKeystringyes PreviewThe quota key for which to enable tracing. All queries belonging to this quota key will be traced.