ambiten / core / QueryInstrumentationMeta
Interface: QueryInstrumentationMeta
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:4
Properties
collectionName?
optionalcollectionName?:string
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:6
documentCount?
optionaldocumentCount?:number
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:10
extra?
optionalextra?:Record<string,any>
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:11
filter?
optionalfilter?:unknown
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:7
operation
operation:
string
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:5
pipeline?
optionalpipeline?:unknown
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:9
update?
optionalupdate?:unknown
Defined in: packages/core/src/instrumentation/measureQueryWithErrors.ts:8
