@xyo-network/sdk-js 4.3.0 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (758) hide show
  1. package/package.json +16 -12
  2. package/src/spec/loading.spec.ts +12 -0
  3. package/BUILD_STATUS.md +0 -27
  4. package/build/neutral/index.d.ts +0 -4
  5. package/build/neutral/index.d.ts.map +0 -1
  6. package/docker/grafana/provisioning/dashboards/NodeJS Application Dashboard-11159.json +0 -951
  7. package/docker/grafana/provisioning/dashboards/Nodejs Metrics-11956.json +0 -1759
  8. package/docker/grafana/provisioning/dashboards/dashboard.yml +0 -12
  9. package/docker/grafana/provisioning/datasources/datasource.yml +0 -11
  10. package/docker/prometheus/prometheus.yml +0 -14
  11. package/docker-compose.metrics.yml +0 -33
  12. package/docker-compose.yml +0 -62
  13. package/docs/README.md +0 -748
  14. package/docs/classes/AbstractData.md +0 -127
  15. package/docs/classes/AbstractModuleResolver.md +0 -666
  16. package/docs/classes/Account.md +0 -431
  17. package/docs/classes/AddressValue.md +0 -251
  18. package/docs/classes/ArchivistWrapper.md +0 -2073
  19. package/docs/classes/BaseEmitter.md +0 -643
  20. package/docs/classes/BoundWitnessBuilder.md +0 -1387
  21. package/docs/classes/BoundWitnessValidator.md +0 -243
  22. package/docs/classes/BoundWitnessWrapper.md +0 -697
  23. package/docs/classes/BridgeWrapper.md +0 -1807
  24. package/docs/classes/CompositeModuleResolver.md +0 -824
  25. package/docs/classes/Data.md +0 -173
  26. package/docs/classes/DeadModuleError.md +0 -191
  27. package/docs/classes/DivinerWrapper.md +0 -1819
  28. package/docs/classes/EllipticKey.md +0 -180
  29. package/docs/classes/Events.md +0 -743
  30. package/docs/classes/Huri.md +0 -161
  31. package/docs/classes/IsAttachableArchivistInstanceFactory.md +0 -55
  32. package/docs/classes/IsAttachableBridgeInstanceFactory.md +0 -55
  33. package/docs/classes/IsAttachableDivinerInstanceFactory.md +0 -55
  34. package/docs/classes/IsAttachableModuleInstanceFactory.md +0 -55
  35. package/docs/classes/IsAttachableNodeInstanceFactory.md +0 -55
  36. package/docs/classes/IsAttachableSentinelInstanceFactory.md +0 -55
  37. package/docs/classes/IsAttachableWitnessInstanceFactory.md +0 -55
  38. package/docs/classes/IsInstanceFactory.md +0 -55
  39. package/docs/classes/IsModuleFactory.md +0 -43
  40. package/docs/classes/ManifestWrapper.md +0 -689
  41. package/docs/classes/ManifestWrapperEx.md +0 -743
  42. package/docs/classes/ModuleDetailsError.md +0 -179
  43. package/docs/classes/ModuleFactory.md +0 -243
  44. package/docs/classes/ModuleWrapper.md +0 -1559
  45. package/docs/classes/NameRegistrarTransformer.md +0 -53
  46. package/docs/classes/NodeWrapper.md +0 -1983
  47. package/docs/classes/ObjectHasher.md +0 -657
  48. package/docs/classes/PayloadBuilder.md +0 -967
  49. package/docs/classes/PayloadHasher.md +0 -657
  50. package/docs/classes/PayloadValidator.md +0 -121
  51. package/docs/classes/PayloadWrapper.md +0 -462
  52. package/docs/classes/PayloadWrapperBase.md +0 -225
  53. package/docs/classes/PrivateKey.md +0 -265
  54. package/docs/classes/PublicKey.md +0 -261
  55. package/docs/classes/QueryBoundWitnessBuilder.md +0 -1459
  56. package/docs/classes/QueryBoundWitnessWrapper.md +0 -861
  57. package/docs/classes/ResolveHelper.md +0 -217
  58. package/docs/classes/SequenceParser.md +0 -469
  59. package/docs/classes/SimpleModuleResolver.md +0 -779
  60. package/docs/classes/WasmSupport.md +0 -231
  61. package/docs/classes/WitnessWrapper.md +0 -1803
  62. package/docs/functions/constructableModuleWrapper.md +0 -33
  63. package/docs/functions/creatableModule.md +0 -39
  64. package/docs/functions/creatableModuleFactory.md +0 -39
  65. package/docs/functions/isPayloadOfSchemaType.md +0 -33
  66. package/docs/functions/labeledCreatableModuleFactory.md +0 -39
  67. package/docs/interfaces/AddressChildFields.md +0 -41
  68. package/docs/interfaces/AddressFields.md +0 -17
  69. package/docs/interfaces/AddressObjectFilter.md +0 -95
  70. package/docs/interfaces/AddressToWeakInstanceCache.md +0 -45
  71. package/docs/interfaces/AllArchivist.md +0 -35
  72. package/docs/interfaces/AllArchivistFunctions.md +0 -27
  73. package/docs/interfaces/ArchivingModuleConfig.md +0 -21
  74. package/docs/interfaces/ArchivingReentrancyConfig.md +0 -21
  75. package/docs/interfaces/Archivist.md +0 -163
  76. package/docs/interfaces/ArchivistInstance.md +0 -1299
  77. package/docs/interfaces/ArchivistLabels.md +0 -23
  78. package/docs/interfaces/ArchivistModuleEventData.md +0 -157
  79. package/docs/interfaces/ArchivistModuleInstance.md +0 -486
  80. package/docs/interfaces/ArchivistNextOptions.md +0 -57
  81. package/docs/interfaces/ArchivistParamFields.md +0 -13
  82. package/docs/interfaces/ArchivistParentInstances.md +0 -29
  83. package/docs/interfaces/ArchivistParents.md +0 -29
  84. package/docs/interfaces/ArchivistRawQueryFunctions.md +0 -151
  85. package/docs/interfaces/ArchivistStorage.md +0 -15
  86. package/docs/interfaces/AttachableArchivistInstance.md +0 -1331
  87. package/docs/interfaces/AttachableBridgeInstance.md +0 -1141
  88. package/docs/interfaces/AttachableDivinerInstance.md +0 -1085
  89. package/docs/interfaces/AttachableModuleInstance.md +0 -1018
  90. package/docs/interfaces/AttachableNodeInstance.md +0 -1309
  91. package/docs/interfaces/AttachableSentinelInstance.md +0 -1069
  92. package/docs/interfaces/AttachableWitnessInstance.md +0 -1077
  93. package/docs/interfaces/BoundWitnessBlockField.md +0 -17
  94. package/docs/interfaces/BoundWitnessChainField.md +0 -17
  95. package/docs/interfaces/BoundWitnessFields.md +0 -105
  96. package/docs/interfaces/BoundWitnessMeta.md +0 -29
  97. package/docs/interfaces/BoundWitnessOptionalFields.md +0 -49
  98. package/docs/interfaces/BoundWitnessRequiredFields.md +0 -45
  99. package/docs/interfaces/BridgeExposeOptions.md +0 -25
  100. package/docs/interfaces/BridgeInstance.md +0 -1105
  101. package/docs/interfaces/BridgeModule.md +0 -486
  102. package/docs/interfaces/BridgeModuleEventData.md +0 -269
  103. package/docs/interfaces/BridgeParams.md +0 -143
  104. package/docs/interfaces/BridgeQueryFunctions.md +0 -97
  105. package/docs/interfaces/BridgeRawQueryFunctions.md +0 -93
  106. package/docs/interfaces/BridgeUnexposeOptions.md +0 -33
  107. package/docs/interfaces/CacheConfig.md +0 -29
  108. package/docs/interfaces/ChildCertificationFields.md +0 -21
  109. package/docs/interfaces/CompositeModuleResolverParams.md +0 -69
  110. package/docs/interfaces/ConfigManifest.md +0 -61
  111. package/docs/interfaces/CreatableModule.md +0 -139
  112. package/docs/interfaces/CreatableModuleRegistry.md +0 -9
  113. package/docs/interfaces/CustomSentinelInstance.md +0 -1033
  114. package/docs/interfaces/CustomSentinelModule.md +0 -485
  115. package/docs/interfaces/DataHashStorageMeta.md +0 -17
  116. package/docs/interfaces/DataInstance.md +0 -37
  117. package/docs/interfaces/DivineEndEventData.md +0 -55
  118. package/docs/interfaces/DivineStartEventData.md +0 -43
  119. package/docs/interfaces/DivinerInstance.md +0 -1053
  120. package/docs/interfaces/DivinerModule.md +0 -485
  121. package/docs/interfaces/DivinerQueryFunctions.md +0 -67
  122. package/docs/interfaces/EventFunctions.md +0 -235
  123. package/docs/interfaces/ExposedEventData.md +0 -43
  124. package/docs/interfaces/FetchedPayload.md +0 -27
  125. package/docs/interfaces/FullArchivist.md +0 -147
  126. package/docs/interfaces/HashStorageMeta.md +0 -33
  127. package/docs/interfaces/HuriOptions.md +0 -21
  128. package/docs/interfaces/JobEndEventData.md +0 -47
  129. package/docs/interfaces/JobStartEventData.md +0 -43
  130. package/docs/interfaces/Labels.md +0 -15
  131. package/docs/interfaces/Manifest.md +0 -18
  132. package/docs/interfaces/ManifestWrapperExParams.md +0 -45
  133. package/docs/interfaces/Module.md +0 -492
  134. package/docs/interfaces/ModuleAttachedEventData.md +0 -29
  135. package/docs/interfaces/ModuleBusyEventData.md +0 -43
  136. package/docs/interfaces/ModuleConfigFields.md +0 -130
  137. package/docs/interfaces/ModuleDescription.md +0 -37
  138. package/docs/interfaces/ModuleDetachedEventData.md +0 -29
  139. package/docs/interfaces/ModuleErrorEventData.md +0 -43
  140. package/docs/interfaces/ModuleEventData.md +0 -106
  141. package/docs/interfaces/ModuleFactoryLocatorInstance.md +0 -159
  142. package/docs/interfaces/ModuleFamilyFunctions.md +0 -131
  143. package/docs/interfaces/ModuleFields.md +0 -173
  144. package/docs/interfaces/ModuleFilterOptions.md +0 -87
  145. package/docs/interfaces/ModuleIdentifierTransformer.md +0 -13
  146. package/docs/interfaces/ModuleInstance.md +0 -987
  147. package/docs/interfaces/ModuleManifest.md +0 -57
  148. package/docs/interfaces/ModuleNameResolver.md +0 -39
  149. package/docs/interfaces/ModuleQueriedEventData.md +0 -51
  150. package/docs/interfaces/ModuleQueryFunctions.md +0 -99
  151. package/docs/interfaces/ModuleRegisteredEventData.md +0 -29
  152. package/docs/interfaces/ModuleRepository.md +0 -391
  153. package/docs/interfaces/ModuleResolvedEventArgs.md +0 -21
  154. package/docs/interfaces/ModuleResolver.md +0 -243
  155. package/docs/interfaces/ModuleResolverInstance.md +0 -317
  156. package/docs/interfaces/ModuleResolverParams.md +0 -41
  157. package/docs/interfaces/ModuleSecurityConfig.md +0 -41
  158. package/docs/interfaces/ModuleSubscribeFilter.md +0 -17
  159. package/docs/interfaces/ModuleTask.md +0 -55
  160. package/docs/interfaces/ModuleUnregisteredEventData.md +0 -29
  161. package/docs/interfaces/NameObjectFilter.md +0 -95
  162. package/docs/interfaces/NextOptions.md +0 -47
  163. package/docs/interfaces/NodeInstance.md +0 -1277
  164. package/docs/interfaces/NodeManifest.md +0 -85
  165. package/docs/interfaces/NodeManifestPayload.md +0 -93
  166. package/docs/interfaces/NodeModule.md +0 -486
  167. package/docs/interfaces/NodeModuleEventData.md +0 -157
  168. package/docs/interfaces/NodeQueryFunctions.md +0 -197
  169. package/docs/interfaces/NodeRegistrationFunctions.md +0 -57
  170. package/docs/interfaces/ObjectFilterOptions.md +0 -86
  171. package/docs/interfaces/ObjectResolver.md +0 -209
  172. package/docs/interfaces/ObjectResolverInstance.md +0 -275
  173. package/docs/interfaces/ObserveEndEventData.md +0 -55
  174. package/docs/interfaces/ObserveStartEventData.md +0 -43
  175. package/docs/interfaces/PackageManifest.md +0 -37
  176. package/docs/interfaces/PayloadBuilderOptions.md +0 -21
  177. package/docs/interfaces/PayloadFields.md +0 -23
  178. package/docs/interfaces/PayloadFindFilter.md +0 -29
  179. package/docs/interfaces/PayloadMetaFields.md +0 -21
  180. package/docs/interfaces/PayloadSet.md +0 -21
  181. package/docs/interfaces/QueryFields.md +0 -53
  182. package/docs/interfaces/QueryFulfillFinishedEventData.md +0 -55
  183. package/docs/interfaces/QueryFulfillStartedEventData.md +0 -47
  184. package/docs/interfaces/QueryObjectFilter.md +0 -95
  185. package/docs/interfaces/QuerySendFinishedEventData.md +0 -55
  186. package/docs/interfaces/QuerySendStartedEventData.md +0 -47
  187. package/docs/interfaces/ReadArchivist.md +0 -68
  188. package/docs/interfaces/ReadArchivistFunctions.md +0 -55
  189. package/docs/interfaces/ReadWriteArchivist.md +0 -135
  190. package/docs/interfaces/ReportEndEventData.md +0 -51
  191. package/docs/interfaces/ReportStartEventData.md +0 -43
  192. package/docs/interfaces/ResolveHelperConfig.md +0 -69
  193. package/docs/interfaces/ResolveStrategy.md +0 -41
  194. package/docs/interfaces/ResolverEventEmitter.md +0 -27
  195. package/docs/interfaces/SchemaField.md +0 -23
  196. package/docs/interfaces/SchemaFields.md +0 -21
  197. package/docs/interfaces/SearchableStorage.md +0 -37
  198. package/docs/interfaces/Sentinel.md +0 -60
  199. package/docs/interfaces/SentinelInstance.md +0 -1038
  200. package/docs/interfaces/SentinelJob.md +0 -13
  201. package/docs/interfaces/SentinelModule.md +0 -486
  202. package/docs/interfaces/SentinelModuleEventData.md +0 -275
  203. package/docs/interfaces/SequenceStorageMeta.md +0 -17
  204. package/docs/interfaces/SourcesMetaField.md +0 -17
  205. package/docs/interfaces/StashArchivist.md +0 -35
  206. package/docs/interfaces/StashArchivistFunctions.md +0 -28
  207. package/docs/interfaces/State.md +0 -19
  208. package/docs/interfaces/StateDictionary.md +0 -9
  209. package/docs/interfaces/StorageMeta.md +0 -45
  210. package/docs/interfaces/TaskEndEventData.md +0 -55
  211. package/docs/interfaces/TaskStartEventData.md +0 -51
  212. package/docs/interfaces/Timestamp.md +0 -15
  213. package/docs/interfaces/UnexposedEventData.md +0 -43
  214. package/docs/interfaces/WithLabels.md +0 -21
  215. package/docs/interfaces/WithOptionalLabels.md +0 -21
  216. package/docs/interfaces/WitnessInstance.md +0 -1045
  217. package/docs/interfaces/WitnessModule.md +0 -485
  218. package/docs/interfaces/WitnessQueryFunctions.md +0 -59
  219. package/docs/interfaces/WriteArchivist.md +0 -92
  220. package/docs/interfaces/WriteArchivistFunctions.md +0 -75
  221. package/docs/type-aliases/AddressChildPayload.md +0 -7
  222. package/docs/type-aliases/AddressChildSchema.md +0 -7
  223. package/docs/type-aliases/AddressModuleFilter.md +0 -13
  224. package/docs/type-aliases/AddressPayload.md +0 -7
  225. package/docs/type-aliases/AddressPreviousHashPayload.md +0 -7
  226. package/docs/type-aliases/AddressPreviousHashSchema.md +0 -7
  227. package/docs/type-aliases/AddressSchema.md +0 -7
  228. package/docs/type-aliases/AllValidator.md +0 -19
  229. package/docs/type-aliases/AllValidatorFactory.md +0 -17
  230. package/docs/type-aliases/AnyBoundWitness.md +0 -7
  231. package/docs/type-aliases/AnyConfigSchema.md +0 -13
  232. package/docs/type-aliases/AnyModuleConfig.md +0 -7
  233. package/docs/type-aliases/AnyModuleFilter.md +0 -13
  234. package/docs/type-aliases/AnyObjectFilter.md +0 -13
  235. package/docs/type-aliases/AnyPayload.md +0 -7
  236. package/docs/type-aliases/ArchivistAllQuery.md +0 -7
  237. package/docs/type-aliases/ArchivistAllQuerySchema.md +0 -7
  238. package/docs/type-aliases/ArchivistClearQuery.md +0 -7
  239. package/docs/type-aliases/ArchivistClearQuerySchema.md +0 -7
  240. package/docs/type-aliases/ArchivistCommitQuery.md +0 -7
  241. package/docs/type-aliases/ArchivistCommitQuerySchema.md +0 -7
  242. package/docs/type-aliases/ArchivistConfig.md +0 -17
  243. package/docs/type-aliases/ArchivistConfigSchema.md +0 -7
  244. package/docs/type-aliases/ArchivistDeleteQuery.md +0 -7
  245. package/docs/type-aliases/ArchivistDeleteQuerySchema.md +0 -7
  246. package/docs/type-aliases/ArchivistGetQuery.md +0 -7
  247. package/docs/type-aliases/ArchivistGetQuerySchema.md +0 -7
  248. package/docs/type-aliases/ArchivistInsertQuery.md +0 -7
  249. package/docs/type-aliases/ArchivistInsertQuerySchema.md +0 -7
  250. package/docs/type-aliases/ArchivistModuleQueries.md +0 -7
  251. package/docs/type-aliases/ArchivistNextQuery.md +0 -7
  252. package/docs/type-aliases/ArchivistNextQuerySchema.md +0 -7
  253. package/docs/type-aliases/ArchivistParams.md +0 -17
  254. package/docs/type-aliases/ArchivistQueries.md +0 -7
  255. package/docs/type-aliases/ArchivistTask.md +0 -7
  256. package/docs/type-aliases/AsyncPayloadValidationFunction.md +0 -25
  257. package/docs/type-aliases/AttachableArchivistInstanceTypeCheck.md +0 -13
  258. package/docs/type-aliases/AttachableBridgeInstanceTypeCheck.md +0 -13
  259. package/docs/type-aliases/AttachableDivinerInstanceTypeCheck.md +0 -13
  260. package/docs/type-aliases/AttachableModuleInstanceTypeCheck.md +0 -13
  261. package/docs/type-aliases/AttachableNodeInstanceTypeCheck.md +0 -13
  262. package/docs/type-aliases/AttachableSentinelInstanceTypeCheck.md +0 -13
  263. package/docs/type-aliases/AttachableWitnessInstanceTypeCheck.md +0 -13
  264. package/docs/type-aliases/BoundWitness.md +0 -13
  265. package/docs/type-aliases/BoundWitnessSchema.md +0 -7
  266. package/docs/type-aliases/BridgeClientConfig.md +0 -31
  267. package/docs/type-aliases/BridgeConfig.md +0 -25
  268. package/docs/type-aliases/BridgeConfigSchema.md +0 -7
  269. package/docs/type-aliases/BridgeConnectQuery.md +0 -7
  270. package/docs/type-aliases/BridgeConnectQuerySchema.md +0 -7
  271. package/docs/type-aliases/BridgeDisconnectQuery.md +0 -7
  272. package/docs/type-aliases/BridgeDisconnectQuerySchema.md +0 -7
  273. package/docs/type-aliases/BridgeExposeQuery.md +0 -7
  274. package/docs/type-aliases/BridgeExposeQuerySchema.md +0 -7
  275. package/docs/type-aliases/BridgeHostConfig.md +0 -23
  276. package/docs/type-aliases/BridgeModuleQueries.md +0 -7
  277. package/docs/type-aliases/BridgeQueries.md +0 -7
  278. package/docs/type-aliases/BridgeUnexposeQuery.md +0 -7
  279. package/docs/type-aliases/BridgeUnexposeQuerySchema.md +0 -7
  280. package/docs/type-aliases/ChildCertification.md +0 -7
  281. package/docs/type-aliases/ChildCertificationSchema.md +0 -7
  282. package/docs/type-aliases/ColonPair.md +0 -13
  283. package/docs/type-aliases/ConstructableModuleWrapper.md +0 -177
  284. package/docs/type-aliases/CosigningAddressSet.md +0 -7
  285. package/docs/type-aliases/CreatableModuleFactory.md +0 -39
  286. package/docs/type-aliases/CustomWitnessInstance.md +0 -25
  287. package/docs/type-aliases/CustomWitnessModule.md +0 -25
  288. package/docs/type-aliases/DappPackageManifestPayloadSchema.md +0 -7
  289. package/docs/type-aliases/DebugLogger.md +0 -36
  290. package/docs/type-aliases/DebugOptions.md +0 -33
  291. package/docs/type-aliases/Direction.md +0 -7
  292. package/docs/type-aliases/DivineEndEventArgs.md +0 -21
  293. package/docs/type-aliases/DivineStartEventArgs.md +0 -17
  294. package/docs/type-aliases/DivinedPayload.md +0 -17
  295. package/docs/type-aliases/DivinerConfig.md +0 -17
  296. package/docs/type-aliases/DivinerConfigSchema.md +0 -7
  297. package/docs/type-aliases/DivinerDivineQuery.md +0 -7
  298. package/docs/type-aliases/DivinerDivineQuerySchema.md +0 -7
  299. package/docs/type-aliases/DivinerDivineResult.md +0 -13
  300. package/docs/type-aliases/DivinerModuleEventData.md +0 -21
  301. package/docs/type-aliases/DivinerModuleQueries.md +0 -7
  302. package/docs/type-aliases/DivinerParams.md +0 -17
  303. package/docs/type-aliases/DivinerQueries.md +0 -7
  304. package/docs/type-aliases/DivinerTask.md +0 -7
  305. package/docs/type-aliases/Epoch.md +0 -7
  306. package/docs/type-aliases/EventAnyListener.md +0 -27
  307. package/docs/type-aliases/EventArgs.md +0 -7
  308. package/docs/type-aliases/EventData.md +0 -11
  309. package/docs/type-aliases/EventListener.md +0 -23
  310. package/docs/type-aliases/EventListenerInfo.md +0 -29
  311. package/docs/type-aliases/EventName.md +0 -7
  312. package/docs/type-aliases/EventUnsubscribeFunction.md +0 -11
  313. package/docs/type-aliases/EventsParams.md +0 -7
  314. package/docs/type-aliases/ExposedEventArgs.md +0 -13
  315. package/docs/type-aliases/GeneratedBoundWitnessFields.md +0 -7
  316. package/docs/type-aliases/HuriFetchFunction.md +0 -17
  317. package/docs/type-aliases/HydratedBoundWitness.md +0 -17
  318. package/docs/type-aliases/HydratedBoundWitnessWithStorageMeta.md +0 -17
  319. package/docs/type-aliases/IdentityFunction.md +0 -23
  320. package/docs/type-aliases/IndexDescription.md +0 -49
  321. package/docs/type-aliases/IndexDirection.md +0 -9
  322. package/docs/type-aliases/InstanceTypeCheck.md +0 -13
  323. package/docs/type-aliases/JobEndEventArgs.md +0 -13
  324. package/docs/type-aliases/JobStartEventArgs.md +0 -13
  325. package/docs/type-aliases/LabeledCreatableModuleFactory.md +0 -13
  326. package/docs/type-aliases/LocalSequence.md +0 -7
  327. package/docs/type-aliases/MetaEventData.md +0 -45
  328. package/docs/type-aliases/ModuleAddressQuery.md +0 -7
  329. package/docs/type-aliases/ModuleAddressQuerySchema.md +0 -7
  330. package/docs/type-aliases/ModuleAlias.md +0 -7
  331. package/docs/type-aliases/ModuleAttachedEventArgs.md +0 -13
  332. package/docs/type-aliases/ModuleBusyEventArgs.md +0 -13
  333. package/docs/type-aliases/ModuleConfig.md +0 -17
  334. package/docs/type-aliases/ModuleConfigSchema.md +0 -7
  335. package/docs/type-aliases/ModuleDescriptionPayload.md +0 -7
  336. package/docs/type-aliases/ModuleDescriptionSchema.md +0 -7
  337. package/docs/type-aliases/ModuleDetachedEventArgs.md +0 -13
  338. package/docs/type-aliases/ModuleError.md +0 -7
  339. package/docs/type-aliases/ModuleErrorEventArgs.md +0 -13
  340. package/docs/type-aliases/ModuleErrorSchema.md +0 -7
  341. package/docs/type-aliases/ModuleEventArgs.md +0 -17
  342. package/docs/type-aliases/ModuleFilter.md +0 -17
  343. package/docs/type-aliases/ModuleFilterPayload.md +0 -7
  344. package/docs/type-aliases/ModuleFilterPayloadSchema.md +0 -7
  345. package/docs/type-aliases/ModuleIdentifier.md +0 -7
  346. package/docs/type-aliases/ModuleIdentifierPart.md +0 -7
  347. package/docs/type-aliases/ModuleIdentifierTransformerFunc.md +0 -17
  348. package/docs/type-aliases/ModuleLimitationLabelName.md +0 -7
  349. package/docs/type-aliases/ModuleManifestPayload.md +0 -7
  350. package/docs/type-aliases/ModuleManifestPayloadSchema.md +0 -7
  351. package/docs/type-aliases/ModuleManifestQuery.md +0 -7
  352. package/docs/type-aliases/ModuleManifestQuerySchema.md +0 -7
  353. package/docs/type-aliases/ModuleName.md +0 -7
  354. package/docs/type-aliases/ModuleParams.md +0 -17
  355. package/docs/type-aliases/ModulePipeLine.md +0 -7
  356. package/docs/type-aliases/ModuleQueriedEventArgs.md +0 -13
  357. package/docs/type-aliases/ModuleQueries.md +0 -7
  358. package/docs/type-aliases/ModuleQueryHandlerResult.md +0 -7
  359. package/docs/type-aliases/ModuleQueryResult.md +0 -21
  360. package/docs/type-aliases/ModuleRegisteredEventArgs.md +0 -13
  361. package/docs/type-aliases/ModuleResolveDirection.md +0 -7
  362. package/docs/type-aliases/ModuleState.md +0 -13
  363. package/docs/type-aliases/ModuleStateQuery.md +0 -7
  364. package/docs/type-aliases/ModuleStateQuerySchema.md +0 -7
  365. package/docs/type-aliases/ModuleStateSchema.md +0 -7
  366. package/docs/type-aliases/ModuleStatus.md +0 -7
  367. package/docs/type-aliases/ModuleSubscribeQuery.md +0 -7
  368. package/docs/type-aliases/ModuleSubscribeQuerySchema.md +0 -7
  369. package/docs/type-aliases/ModuleTypeCheck.md +0 -13
  370. package/docs/type-aliases/ModuleUnregisteredEventArgs.md +0 -13
  371. package/docs/type-aliases/ModuleWrapperParams.md +0 -13
  372. package/docs/type-aliases/NameModuleFilter.md +0 -13
  373. package/docs/type-aliases/NodeAttachQuery.md +0 -7
  374. package/docs/type-aliases/NodeAttachQuerySchema.md +0 -7
  375. package/docs/type-aliases/NodeAttachedQuery.md +0 -7
  376. package/docs/type-aliases/NodeAttachedQuerySchema.md +0 -7
  377. package/docs/type-aliases/NodeCertifyQuery.md +0 -7
  378. package/docs/type-aliases/NodeCertifyQuerySchema.md +0 -7
  379. package/docs/type-aliases/NodeConfig.md +0 -17
  380. package/docs/type-aliases/NodeConfigSchema.md +0 -7
  381. package/docs/type-aliases/NodeDetachQuery.md +0 -7
  382. package/docs/type-aliases/NodeDetachQuerySchema.md +0 -7
  383. package/docs/type-aliases/NodeManifestPayloadSchema.md +0 -7
  384. package/docs/type-aliases/NodeModuleQueries.md +0 -7
  385. package/docs/type-aliases/NodeParams.md +0 -17
  386. package/docs/type-aliases/NodeQueries.md +0 -7
  387. package/docs/type-aliases/NodeRegisteredQuery.md +0 -7
  388. package/docs/type-aliases/NodeRegisteredQuerySchema.md +0 -7
  389. package/docs/type-aliases/Nonce.md +0 -7
  390. package/docs/type-aliases/ObjectCategory.md +0 -7
  391. package/docs/type-aliases/ObjectFilter.md +0 -13
  392. package/docs/type-aliases/ObjectResolverPriority.md +0 -7
  393. package/docs/type-aliases/ObserveEndEventArgs.md +0 -21
  394. package/docs/type-aliases/ObserveStartEventArgs.md +0 -17
  395. package/docs/type-aliases/OptionalConfigSchema.md +0 -19
  396. package/docs/type-aliases/OverridablePayload.md +0 -13
  397. package/docs/type-aliases/PackageManifestPayload.md +0 -7
  398. package/docs/type-aliases/PackageManifestPayloadSchema.md +0 -7
  399. package/docs/type-aliases/Payload.md +0 -19
  400. package/docs/type-aliases/PayloadLoader.md +0 -17
  401. package/docs/type-aliases/PayloadLoaderFactory.md +0 -11
  402. package/docs/type-aliases/PayloadProperty.md +0 -15
  403. package/docs/type-aliases/PayloadSchema.md +0 -7
  404. package/docs/type-aliases/PayloadSetPayload.md +0 -7
  405. package/docs/type-aliases/PayloadSetSchema.md +0 -7
  406. package/docs/type-aliases/PayloadValidationFunction.md +0 -15
  407. package/docs/type-aliases/PayloadValue.md +0 -19
  408. package/docs/type-aliases/PayloadValueExpression.md +0 -33
  409. package/docs/type-aliases/PayloadWithOptionalSources.md +0 -21
  410. package/docs/type-aliases/PayloadWithSources.md +0 -17
  411. package/docs/type-aliases/QualifiedSequence.md +0 -7
  412. package/docs/type-aliases/Query.md +0 -17
  413. package/docs/type-aliases/QueryBoundWitness.md +0 -7
  414. package/docs/type-aliases/QueryBoundWitnessFields.md +0 -23
  415. package/docs/type-aliases/QueryFulfillFinishedEventArgs.md +0 -13
  416. package/docs/type-aliases/QueryFulfillStartedEventArgs.md +0 -13
  417. package/docs/type-aliases/QueryModuleFilter.md +0 -13
  418. package/docs/type-aliases/QuerySendFinishedEventArgs.md +0 -13
  419. package/docs/type-aliases/QuerySendStartedEventArgs.md +0 -13
  420. package/docs/type-aliases/ReportEndEventArgs.md +0 -13
  421. package/docs/type-aliases/ReportStartEventArgs.md +0 -13
  422. package/docs/type-aliases/ReservedModuleIdentifierCharacter.md +0 -7
  423. package/docs/type-aliases/ResolvedArchivistTask.md +0 -7
  424. package/docs/type-aliases/ResolvedDivinerTask.md +0 -7
  425. package/docs/type-aliases/ResolvedModuleTask.md +0 -27
  426. package/docs/type-aliases/ResolvedTask.md +0 -7
  427. package/docs/type-aliases/ResolvedWitnessTask.md +0 -7
  428. package/docs/type-aliases/Schema.md +0 -9
  429. package/docs/type-aliases/SentinelAutomationPayload.md +0 -9
  430. package/docs/type-aliases/SentinelAutomationSchema.md +0 -7
  431. package/docs/type-aliases/SentinelBaseAutomationPayload.md +0 -13
  432. package/docs/type-aliases/SentinelConfig.md +0 -17
  433. package/docs/type-aliases/SentinelConfigSchema.md +0 -7
  434. package/docs/type-aliases/SentinelEventAutomationPayload.md +0 -9
  435. package/docs/type-aliases/SentinelEventAutomationSchema.md +0 -7
  436. package/docs/type-aliases/SentinelIntervalAutomationPayload.md +0 -9
  437. package/docs/type-aliases/SentinelIntervalAutomationSchema.md +0 -7
  438. package/docs/type-aliases/SentinelModuleQueries.md +0 -7
  439. package/docs/type-aliases/SentinelParams.md +0 -17
  440. package/docs/type-aliases/SentinelQueries.md +0 -7
  441. package/docs/type-aliases/SentinelReportQuery.md +0 -7
  442. package/docs/type-aliases/SentinelReportQuerySchema.md +0 -7
  443. package/docs/type-aliases/Sequence.md +0 -7
  444. package/docs/type-aliases/Signed.md +0 -19
  445. package/docs/type-aliases/SignedBoundWitness.md +0 -7
  446. package/docs/type-aliases/SignedHydratedBoundWitness.md +0 -17
  447. package/docs/type-aliases/SignedHydratedBoundWitnessWithStorageMeta.md +0 -17
  448. package/docs/type-aliases/SimpleModuleResolverParams.md +0 -13
  449. package/docs/type-aliases/SyncPayloadValidationFunction.md +0 -25
  450. package/docs/type-aliases/Task.md +0 -7
  451. package/docs/type-aliases/TaskEndEventArgs.md +0 -13
  452. package/docs/type-aliases/TaskStartEventArgs.md +0 -13
  453. package/docs/type-aliases/UnexposedEventArgs.md +0 -13
  454. package/docs/type-aliases/UnsignedBoundWitness.md +0 -13
  455. package/docs/type-aliases/UnsignedQueryBoundWitness.md +0 -7
  456. package/docs/type-aliases/Visibility.md +0 -7
  457. package/docs/type-aliases/WasmFeature.md +0 -7
  458. package/docs/type-aliases/WithAnySchema.md +0 -13
  459. package/docs/type-aliases/WithBlock.md +0 -7
  460. package/docs/type-aliases/WithDataHashStorageMeta.md +0 -13
  461. package/docs/type-aliases/WithHashStorageMeta.md +0 -13
  462. package/docs/type-aliases/WithOnlyClientMeta.md +0 -13
  463. package/docs/type-aliases/WithOptionalSchema.md +0 -13
  464. package/docs/type-aliases/WithOptionalSources.md +0 -17
  465. package/docs/type-aliases/WithPartialDataHashStorageMeta.md +0 -13
  466. package/docs/type-aliases/WithPartialHashStorageMeta.md +0 -13
  467. package/docs/type-aliases/WithPartialSequenceStorageMeta.md +0 -13
  468. package/docs/type-aliases/WithPartialStorageMeta.md +0 -13
  469. package/docs/type-aliases/WithPayload.md +0 -13
  470. package/docs/type-aliases/WithSchema.md +0 -15
  471. package/docs/type-aliases/WithSequenceStorageMeta.md +0 -13
  472. package/docs/type-aliases/WithSources.md +0 -13
  473. package/docs/type-aliases/WithStorageMeta.md +0 -13
  474. package/docs/type-aliases/WithTimestamp.md +0 -15
  475. package/docs/type-aliases/WithoutClientMeta.md +0 -13
  476. package/docs/type-aliases/WithoutMeta.md +0 -13
  477. package/docs/type-aliases/WithoutPrivateStorageMeta.md +0 -13
  478. package/docs/type-aliases/WithoutSchema.md +0 -13
  479. package/docs/type-aliases/WithoutStorageMeta.md +0 -13
  480. package/docs/type-aliases/WitnessConfig.md +0 -17
  481. package/docs/type-aliases/WitnessConfigSchema.md +0 -7
  482. package/docs/type-aliases/WitnessModuleEventData.md +0 -21
  483. package/docs/type-aliases/WitnessModuleQueries.md +0 -7
  484. package/docs/type-aliases/WitnessObserveQuery.md +0 -7
  485. package/docs/type-aliases/WitnessObserveQuerySchema.md +0 -7
  486. package/docs/type-aliases/WitnessParams.md +0 -17
  487. package/docs/type-aliases/WitnessQueries.md +0 -7
  488. package/docs/type-aliases/WitnessTask.md +0 -7
  489. package/docs/variables/AddressChildSchema.md +0 -7
  490. package/docs/variables/AddressPreviousHashSchema.md +0 -7
  491. package/docs/variables/AddressRegEx.md +0 -7
  492. package/docs/variables/AddressSchema.md +0 -7
  493. package/docs/variables/ArchivistAllQuerySchema.md +0 -7
  494. package/docs/variables/ArchivistClearQuerySchema.md +0 -7
  495. package/docs/variables/ArchivistCommitQuerySchema.md +0 -7
  496. package/docs/variables/ArchivistConfigSchema.md +0 -7
  497. package/docs/variables/ArchivistDeleteQuerySchema.md +0 -7
  498. package/docs/variables/ArchivistGetQuerySchema.md +0 -7
  499. package/docs/variables/ArchivistInsertQuerySchema.md +0 -7
  500. package/docs/variables/ArchivistNextQuerySchema.md +0 -7
  501. package/docs/variables/BoundWitnessJsonSchema-1.md +0 -107
  502. package/docs/variables/BoundWitnessSchema.md +0 -7
  503. package/docs/variables/BridgeConfigSchema.md +0 -7
  504. package/docs/variables/BridgeConnectQuerySchema.md +0 -7
  505. package/docs/variables/BridgeDisconnectQuerySchema.md +0 -7
  506. package/docs/variables/BridgeExposeQuerySchema.md +0 -7
  507. package/docs/variables/BridgeUnexposeQuerySchema.md +0 -7
  508. package/docs/variables/ChildCertificationSchema.md +0 -7
  509. package/docs/variables/DappPackageManifestPayloadSchema.md +0 -7
  510. package/docs/variables/DisallowedModuleIdentifierCharacters.md +0 -125
  511. package/docs/variables/DivinerConfigSchema.md +0 -7
  512. package/docs/variables/DivinerDivineQuerySchema.md +0 -7
  513. package/docs/variables/GeneratedBoundWitnessFields.md +0 -7
  514. package/docs/variables/HashRegEx.md +0 -7
  515. package/docs/variables/HexRegEx.md +0 -7
  516. package/docs/variables/HexRegExMinMax.md +0 -21
  517. package/docs/variables/IndexSeparator.md +0 -7
  518. package/docs/variables/LocalSequenceConstants.md +0 -65
  519. package/docs/variables/MODULE_PATH_SEPARATOR.md +0 -7
  520. package/docs/variables/ModuleAddressQuerySchema.md +0 -7
  521. package/docs/variables/ModuleConfigSchema.md +0 -7
  522. package/docs/variables/ModuleDescriptionSchema.md +0 -7
  523. package/docs/variables/ModuleErrorSchema.md +0 -7
  524. package/docs/variables/ModuleFilterPayloadSchema.md +0 -7
  525. package/docs/variables/ModuleLimitationLabelName.md +0 -7
  526. package/docs/variables/ModuleLimitationViewLabel.md +0 -13
  527. package/docs/variables/ModuleManifestPayloadSchema.md +0 -7
  528. package/docs/variables/ModuleManifestQuerySchema.md +0 -7
  529. package/docs/variables/ModuleStateQuerySchema.md +0 -7
  530. package/docs/variables/ModuleStateSchema.md +0 -7
  531. package/docs/variables/ModuleSubscribeQuerySchema.md +0 -7
  532. package/docs/variables/NodeAttachQuerySchema.md +0 -7
  533. package/docs/variables/NodeAttachedQuerySchema.md +0 -7
  534. package/docs/variables/NodeCertifyQuerySchema.md +0 -7
  535. package/docs/variables/NodeConfigSchema.md +0 -7
  536. package/docs/variables/NodeDetachQuerySchema.md +0 -7
  537. package/docs/variables/NodeManifestPayloadSchema.md +0 -7
  538. package/docs/variables/NodeRegisteredQuerySchema.md +0 -7
  539. package/docs/variables/ObjectResolverPriority.md +0 -33
  540. package/docs/variables/PackageManifestPayloadSchema.md +0 -7
  541. package/docs/variables/PayloadSchema.md +0 -7
  542. package/docs/variables/PayloadSetSchema.md +0 -7
  543. package/docs/variables/QualifiedSequenceConstants.md +0 -21
  544. package/docs/variables/ReservedModuleIdentifierCharacters.md +0 -7
  545. package/docs/variables/SchemaRegEx.md +0 -7
  546. package/docs/variables/SentinelAutomationSchema.md +0 -7
  547. package/docs/variables/SentinelConfigSchema.md +0 -7
  548. package/docs/variables/SentinelEventAutomationSchema.md +0 -7
  549. package/docs/variables/SentinelIntervalAutomationSchema.md +0 -7
  550. package/docs/variables/SentinelReportQuerySchema.md +0 -7
  551. package/docs/variables/SequenceComparer.md +0 -17
  552. package/docs/variables/SequenceComponentLengths.md +0 -29
  553. package/docs/variables/SequenceComponentMinMax.md +0 -33
  554. package/docs/variables/SequenceConstants.md +0 -77
  555. package/docs/variables/SequenceNonceComponentLengths.md +0 -17
  556. package/docs/variables/SignatureRegEx.md +0 -7
  557. package/docs/variables/Uint256RegEx.md +0 -7
  558. package/docs/variables/WasmFeatureDetectors.md +0 -435
  559. package/docs/variables/WithFactory.md +0 -49
  560. package/docs/variables/WitnessConfigSchema.md +0 -7
  561. package/docs/variables/WitnessObserveQuerySchema.md +0 -7
  562. package/docs/variables/addressesContains.md +0 -27
  563. package/docs/variables/addressesContainsAll.md +0 -29
  564. package/docs/variables/addressesContainsAny.md +0 -31
  565. package/docs/variables/asAddressPayload.md +0 -59
  566. package/docs/variables/asAnyPayload.md +0 -59
  567. package/docs/variables/asArchivistInstance.md +0 -59
  568. package/docs/variables/asArchivistModule.md +0 -59
  569. package/docs/variables/asAttachableArchivistInstance.md +0 -59
  570. package/docs/variables/asAttachableBridgeInstance.md +0 -59
  571. package/docs/variables/asAttachableDivinerInstance.md +0 -59
  572. package/docs/variables/asAttachableModuleInstance.md +0 -59
  573. package/docs/variables/asAttachableNodeInstance.md +0 -59
  574. package/docs/variables/asAttachableSentinelInstance.md +0 -59
  575. package/docs/variables/asAttachableWitnessInstance.md +0 -59
  576. package/docs/variables/asBlock.md +0 -17
  577. package/docs/variables/asBoundWitness.md +0 -23
  578. package/docs/variables/asBoundWitnessWithStorageMeta.md +0 -23
  579. package/docs/variables/asBridgeInstance.md +0 -59
  580. package/docs/variables/asBridgeModule.md +0 -59
  581. package/docs/variables/asDataHashStorageMeta.md +0 -59
  582. package/docs/variables/asDivinerInstance.md +0 -59
  583. package/docs/variables/asDivinerModule.md +0 -59
  584. package/docs/variables/asHashStorageMeta.md +0 -59
  585. package/docs/variables/asModule.md +0 -59
  586. package/docs/variables/asModuleInstance.md +0 -59
  587. package/docs/variables/asModuleObject.md +0 -59
  588. package/docs/variables/asModuleState.md +0 -59
  589. package/docs/variables/asNodeInstance.md +0 -59
  590. package/docs/variables/asNodeModule.md +0 -59
  591. package/docs/variables/asOptionalAddressPayload.md +0 -23
  592. package/docs/variables/asOptionalBoundWitness.md +0 -23
  593. package/docs/variables/asOptionalBoundWitnessWithStorageMeta.md +0 -23
  594. package/docs/variables/asOptionalDataHashStorageMeta.md +0 -23
  595. package/docs/variables/asOptionalHashStorageMeta.md +0 -23
  596. package/docs/variables/asOptionalSequenceStorageMeta.md +0 -23
  597. package/docs/variables/asOptionalStorageMeta.md +0 -23
  598. package/docs/variables/asPayload.md +0 -69
  599. package/docs/variables/asSchema.md +0 -59
  600. package/docs/variables/asSentinelInstance.md +0 -59
  601. package/docs/variables/asSentinelModule.md +0 -59
  602. package/docs/variables/asSequenceStorageMeta.md +0 -59
  603. package/docs/variables/asStorageMeta.md +0 -59
  604. package/docs/variables/asWitnessInstance.md +0 -59
  605. package/docs/variables/asWitnessModule.md +0 -59
  606. package/docs/variables/assignCreatableModuleRegistry.md +0 -25
  607. package/docs/variables/boundWitnessJsonSchema.md +0 -7
  608. package/docs/variables/boundWitnessProperties.md +0 -7
  609. package/docs/variables/buildStandardIndexName.md +0 -24
  610. package/docs/variables/combineWalletPaths.md +0 -21
  611. package/docs/variables/duplicateModules.md +0 -37
  612. package/docs/variables/formatWalletPath.md +0 -17
  613. package/docs/variables/getBoundWitness.md +0 -21
  614. package/docs/variables/getTypedBoundWitness.md +0 -31
  615. package/docs/variables/hasAllLabels.md +0 -29
  616. package/docs/variables/hasBlock.md +0 -17
  617. package/docs/variables/hasEmptyFields.md +0 -23
  618. package/docs/variables/hasLabels.md +0 -17
  619. package/docs/variables/hydrateBoundWitness.md +0 -21
  620. package/docs/variables/hydrateTypedBoundWitness.md +0 -31
  621. package/docs/variables/includesReservedModuleIdentifierCharacter.md +0 -17
  622. package/docs/variables/isAddressModuleFilter.md +0 -17
  623. package/docs/variables/isAddressObjectFilter.md +0 -23
  624. package/docs/variables/isAddressPayload.md +0 -19
  625. package/docs/variables/isAnyPayload.md +0 -17
  626. package/docs/variables/isArchivistInstance.md +0 -7
  627. package/docs/variables/isArchivistModule.md +0 -7
  628. package/docs/variables/isAttachableArchivistInstance.md +0 -7
  629. package/docs/variables/isAttachableBridgeInstance.md +0 -7
  630. package/docs/variables/isAttachableDivinerInstance.md +0 -7
  631. package/docs/variables/isAttachableModuleInstance.md +0 -7
  632. package/docs/variables/isAttachableNodeInstance.md +0 -7
  633. package/docs/variables/isAttachableSentinelInstance.md +0 -7
  634. package/docs/variables/isAttachableWitnessInstance.md +0 -7
  635. package/docs/variables/isBoundWitness.md +0 -17
  636. package/docs/variables/isBoundWitnessWithStorageMeta.md +0 -17
  637. package/docs/variables/isBoundWitnessWrapper.md +0 -27
  638. package/docs/variables/isBridgeInstance.md +0 -7
  639. package/docs/variables/isBridgeModule.md +0 -7
  640. package/docs/variables/isDataHashStorageMeta.md +0 -17
  641. package/docs/variables/isDivinerInstance.md +0 -7
  642. package/docs/variables/isDivinerModule.md +0 -7
  643. package/docs/variables/isEpoch.md +0 -17
  644. package/docs/variables/isHashStorageMeta.md +0 -17
  645. package/docs/variables/isLocalSequence.md +0 -17
  646. package/docs/variables/isModule.md +0 -7
  647. package/docs/variables/isModuleError.md +0 -17
  648. package/docs/variables/isModuleIdentifierPart.md +0 -17
  649. package/docs/variables/isModuleInstance.md +0 -7
  650. package/docs/variables/isModuleName.md +0 -17
  651. package/docs/variables/isModuleObject.md +0 -7
  652. package/docs/variables/isModuleResolver.md +0 -17
  653. package/docs/variables/isModuleState.md +0 -23
  654. package/docs/variables/isModuleStateWithSources.md +0 -23
  655. package/docs/variables/isNameModuleFilter.md +0 -17
  656. package/docs/variables/isNameObjectFilter.md +0 -23
  657. package/docs/variables/isNodeInstance.md +0 -7
  658. package/docs/variables/isNodeModule.md +0 -7
  659. package/docs/variables/isNonce.md +0 -17
  660. package/docs/variables/isObjectResolver.md +0 -23
  661. package/docs/variables/isPackageManifestPayload.md +0 -17
  662. package/docs/variables/isPayload.md +0 -33
  663. package/docs/variables/isPayloadOfSchemaTypeWithSources.md +0 -33
  664. package/docs/variables/isPayloadWrapper.md +0 -17
  665. package/docs/variables/isPayloadWrapperBase.md +0 -17
  666. package/docs/variables/isQualifiedSequence.md +0 -17
  667. package/docs/variables/isQueryBoundWitness.md +0 -17
  668. package/docs/variables/isQueryBoundWitnessWithStorageMeta.md +0 -17
  669. package/docs/variables/isQueryModuleFilter.md +0 -17
  670. package/docs/variables/isQueryObjectFilter.md +0 -23
  671. package/docs/variables/isSchema.md +0 -17
  672. package/docs/variables/isSentinelInstance.md +0 -7
  673. package/docs/variables/isSentinelIntervalAutomation.md +0 -17
  674. package/docs/variables/isSentinelModule.md +0 -7
  675. package/docs/variables/isSequence.md +0 -17
  676. package/docs/variables/isSequenceStorageMeta.md +0 -17
  677. package/docs/variables/isSerializable.md +0 -21
  678. package/docs/variables/isSigned.md +0 -17
  679. package/docs/variables/isStorageMeta.md +0 -17
  680. package/docs/variables/isUnsigned.md +0 -17
  681. package/docs/variables/isValidAbsoluteWalletPath.md +0 -17
  682. package/docs/variables/isValidRelativeWalletPath.md +0 -17
  683. package/docs/variables/isWitnessInstance.md +0 -7
  684. package/docs/variables/isWitnessModule.md +0 -7
  685. package/docs/variables/mixinResolverEventEmitter.md +0 -23
  686. package/docs/variables/notBoundWitness.md +0 -17
  687. package/docs/variables/notPayloadOfSchemaType.md +0 -33
  688. package/docs/variables/omitSchema.md +0 -23
  689. package/docs/variables/payloadHashesContains.md +0 -29
  690. package/docs/variables/payloadHashesContainsAll.md +0 -29
  691. package/docs/variables/payloadHashesContainsAny.md +0 -31
  692. package/docs/variables/payloadJsonSchema.md +0 -7
  693. package/docs/variables/payloadPropertiesJsonSchema.md +0 -7
  694. package/docs/variables/payloadSchemasContains.md +0 -29
  695. package/docs/variables/payloadSchemasContainsAll.md +0 -29
  696. package/docs/variables/payloadSchemasContainsAny.md +0 -31
  697. package/docs/variables/registerCreatableModuleFactories.md +0 -25
  698. package/docs/variables/registerCreatableModuleFactory.md +0 -35
  699. package/docs/variables/removeEmptyFields.md +0 -23
  700. package/docs/variables/requiredAttachableArchivistInstanceFunctions.md +0 -7
  701. package/docs/variables/requiredAttachableBridgeInstanceFunctions.md +0 -7
  702. package/docs/variables/requiredAttachableDivinerInstanceFunctions.md +0 -7
  703. package/docs/variables/requiredAttachableModuleInstanceFunctions.md +0 -7
  704. package/docs/variables/requiredAttachableNodeInstanceFunctions.md +0 -7
  705. package/docs/variables/requiredAttachableSentinelInstanceFunctions.md +0 -7
  706. package/docs/variables/requiredAttachableWitnessInstanceFunctions.md +0 -7
  707. package/docs/variables/requiredModuleInstanceFunctions.md +0 -7
  708. package/docs/variables/requiredModuleQueries.md +0 -7
  709. package/docs/variables/requiredModuleShape.md +0 -7
  710. package/docs/variables/resolveAddressToInstance.md +0 -33
  711. package/docs/variables/resolveAddressToInstanceAll.md +0 -29
  712. package/docs/variables/resolveAddressToInstanceDown.md +0 -29
  713. package/docs/variables/resolveAddressToInstanceSiblings.md +0 -29
  714. package/docs/variables/resolveAddressToInstanceUp.md +0 -29
  715. package/docs/variables/resolveAll.md +0 -25
  716. package/docs/variables/resolveAllDown.md +0 -29
  717. package/docs/variables/resolveAllUp.md +0 -25
  718. package/docs/variables/resolveLocalNameToAddress.md +0 -29
  719. package/docs/variables/resolveLocalNameToAddressAll.md +0 -25
  720. package/docs/variables/resolveLocalNameToAddressDown.md +0 -25
  721. package/docs/variables/resolveLocalNameToAddressUp.md +0 -21
  722. package/docs/variables/resolveLocalNameToInstance.md +0 -29
  723. package/docs/variables/resolveLocalNameToInstanceAll.md +0 -25
  724. package/docs/variables/resolveLocalNameToInstanceDown.md +0 -25
  725. package/docs/variables/resolveLocalNameToInstanceUp.md +0 -21
  726. package/docs/variables/resolvePathToAddress.md +0 -29
  727. package/docs/variables/resolvePathToInstance.md +0 -29
  728. package/docs/variables/sortFields.md +0 -23
  729. package/docs/variables/transformModuleIdentifier.md +0 -21
  730. package/docs/variables/tryGetTypedBoundWitness.md +0 -31
  731. package/docs/variables/tryHydrateTypedBoundWitness.md +0 -31
  732. package/docs/variables/withArchivistInstance.md +0 -27
  733. package/docs/variables/withArchivistModule.md +0 -27
  734. package/docs/variables/withBridgeInstance.md +0 -27
  735. package/docs/variables/withBridgeModule.md +0 -27
  736. package/docs/variables/withDivinerInstance.md +0 -27
  737. package/docs/variables/withDivinerModule.md +0 -27
  738. package/docs/variables/withModule.md +0 -27
  739. package/docs/variables/withModuleInstance.md +0 -27
  740. package/docs/variables/withNodeInstance.md +0 -27
  741. package/docs/variables/withNodeModule.md +0 -27
  742. package/docs/variables/withSentinelInstance.md +0 -27
  743. package/docs/variables/withSentinelModule.md +0 -27
  744. package/docs/variables/withWitnessInstance.md +0 -27
  745. package/docs/variables/withWitnessModule.md +0 -27
  746. package/eslint.config.mjs +0 -33
  747. package/knip.config.ts +0 -68
  748. package/scripts/README.template.md +0 -23
  749. package/scripts/clear-scrollback-buffer.sh +0 -3
  750. package/scripts/generate-typedoc.mjs +0 -168
  751. package/scripts/mongo/README.md +0 -33
  752. package/scripts/mongo/docker-entrypoint-initdb.d/00-create-key.sh +0 -5
  753. package/scripts/mongo/opt/mongo/joinReplicaSet.js +0 -13
  754. package/scripts/readme-gen.mjs +0 -50
  755. package/scripts/run-cycle.mjs +0 -71
  756. package/vitest.config.ts +0 -19
  757. package/vitest.workspace.ts +0 -5
  758. package/xy.config.ts +0 -10
@@ -1,1759 +0,0 @@
1
- {
2
- "annotations": {
3
- "list": [
4
- {
5
- "builtIn": 1,
6
- "datasource": {
7
- "type": "datasource",
8
- "uid": "grafana"
9
- },
10
- "enable": true,
11
- "hide": true,
12
- "iconColor": "rgba(0, 211, 255, 1)",
13
- "name": "Annotations & Alerts",
14
- "target": {
15
- "limit": 100,
16
- "matchAny": false,
17
- "tags": [],
18
- "type": "dashboard"
19
- },
20
- "type": "dashboard"
21
- }
22
- ]
23
- },
24
- "description": "Nodejs runtime metrics",
25
- "editable": true,
26
- "fiscalYearStartMonth": 0,
27
- "gnetId": 11956,
28
- "graphTooltip": 0,
29
- "id": 1,
30
- "links": [],
31
- "liveNow": false,
32
- "panels": [
33
- {
34
- "datasource": {
35
- "type": "prometheus",
36
- "uid": "PBFA97CFB590B2093"
37
- },
38
- "fieldConfig": {
39
- "defaults": {
40
- "color": {
41
- "mode": "thresholds"
42
- },
43
- "mappings": [
44
- {
45
- "options": {
46
- "match": "null",
47
- "result": {
48
- "text": "N/A"
49
- }
50
- },
51
- "type": "special"
52
- }
53
- ],
54
- "thresholds": {
55
- "mode": "absolute",
56
- "steps": [
57
- {
58
- "color": "green",
59
- "value": null
60
- },
61
- {
62
- "color": "red",
63
- "value": 80
64
- }
65
- ]
66
- },
67
- "unit": "none"
68
- },
69
- "overrides": []
70
- },
71
- "gridPos": {
72
- "h": 2,
73
- "w": 4,
74
- "x": 0,
75
- "y": 0
76
- },
77
- "id": 30,
78
- "links": [],
79
- "maxDataPoints": 100,
80
- "options": {
81
- "colorMode": "value",
82
- "graphMode": "none",
83
- "justifyMode": "auto",
84
- "orientation": "horizontal",
85
- "reduceOptions": {
86
- "calcs": [
87
- "mean"
88
- ],
89
- "fields": "",
90
- "values": false
91
- },
92
- "textMode": "name"
93
- },
94
- "pluginVersion": "9.4.3",
95
- "repeat": "service",
96
- "repeatDirection": "v",
97
- "targets": [
98
- {
99
- "datasource": {
100
- "type": "prometheus",
101
- "uid": "PBFA97CFB590B2093"
102
- },
103
- "expr": "nodejs_version_info{service=~\"$service\", stack=~\"$stack\"}",
104
- "legendFormat": "{{version}}",
105
- "refId": "A"
106
- }
107
- ],
108
- "title": "$service Nodejs Version",
109
- "type": "stat"
110
- },
111
- {
112
- "aliasColors": {},
113
- "bars": false,
114
- "dashLength": 10,
115
- "dashes": false,
116
- "datasource": {
117
- "type": "prometheus",
118
- "uid": "PBFA97CFB590B2093"
119
- },
120
- "fieldConfig": {
121
- "defaults": {
122
- "links": []
123
- },
124
- "overrides": []
125
- },
126
- "fill": 1,
127
- "fillGradient": 0,
128
- "gridPos": {
129
- "h": 8,
130
- "w": 8,
131
- "x": 4,
132
- "y": 0
133
- },
134
- "hiddenSeries": false,
135
- "id": 6,
136
- "legend": {
137
- "avg": false,
138
- "current": false,
139
- "max": false,
140
- "min": false,
141
- "show": false,
142
- "total": false,
143
- "values": false
144
- },
145
- "lines": true,
146
- "linewidth": 1,
147
- "nullPointMode": "null",
148
- "options": {
149
- "alertThreshold": true
150
- },
151
- "percentage": false,
152
- "pluginVersion": "9.4.3",
153
- "pointradius": 2,
154
- "points": false,
155
- "renderer": "flot",
156
- "seriesOverrides": [],
157
- "spaceLength": 10,
158
- "stack": false,
159
- "steppedLine": false,
160
- "targets": [
161
- {
162
- "datasource": {
163
- "type": "prometheus",
164
- "uid": "PBFA97CFB590B2093"
165
- },
166
- "expr": "nodejs_active_requests{service=~\"$service\", stack=~\"$stack\"}",
167
- "interval": "$interval",
168
- "legendFormat": "{{type}}",
169
- "refId": "A"
170
- },
171
- {
172
- "datasource": {
173
- "type": "prometheus",
174
- "uid": "PBFA97CFB590B2093"
175
- },
176
- "expr": "nodejs_active_requests_total{service=~\"$service\", stack=~\"$stack\"}",
177
- "interval": "$interval",
178
- "legendFormat": "Total",
179
- "refId": "B"
180
- }
181
- ],
182
- "thresholds": [],
183
- "timeRegions": [],
184
- "title": "Active Requests",
185
- "tooltip": {
186
- "shared": true,
187
- "sort": 0,
188
- "value_type": "individual"
189
- },
190
- "type": "graph",
191
- "xaxis": {
192
- "mode": "time",
193
- "show": true,
194
- "values": []
195
- },
196
- "yaxes": [
197
- {
198
- "decimals": 0,
199
- "format": "short",
200
- "logBase": 1,
201
- "show": true
202
- },
203
- {
204
- "format": "short",
205
- "logBase": 1,
206
- "show": true
207
- }
208
- ],
209
- "yaxis": {
210
- "align": false
211
- }
212
- },
213
- {
214
- "aliasColors": {},
215
- "bars": false,
216
- "dashLength": 10,
217
- "dashes": false,
218
- "datasource": {
219
- "type": "prometheus",
220
- "uid": "PBFA97CFB590B2093"
221
- },
222
- "decimals": 0,
223
- "fieldConfig": {
224
- "defaults": {
225
- "links": []
226
- },
227
- "overrides": []
228
- },
229
- "fill": 1,
230
- "fillGradient": 0,
231
- "gridPos": {
232
- "h": 8,
233
- "w": 8,
234
- "x": 12,
235
- "y": 0
236
- },
237
- "hiddenSeries": false,
238
- "id": 4,
239
- "legend": {
240
- "alignAsTable": true,
241
- "avg": true,
242
- "current": true,
243
- "max": false,
244
- "min": false,
245
- "show": true,
246
- "total": false,
247
- "values": true
248
- },
249
- "lines": true,
250
- "linewidth": 1,
251
- "nullPointMode": "null",
252
- "options": {
253
- "alertThreshold": true
254
- },
255
- "percentage": false,
256
- "pluginVersion": "9.4.3",
257
- "pointradius": 2,
258
- "points": false,
259
- "renderer": "flot",
260
- "seriesOverrides": [],
261
- "spaceLength": 10,
262
- "stack": false,
263
- "steppedLine": false,
264
- "targets": [
265
- {
266
- "datasource": {
267
- "type": "prometheus",
268
- "uid": "PBFA97CFB590B2093"
269
- },
270
- "expr": "nodejs_active_handles{service=~\"$service\", stack=~\"$stack\"}",
271
- "interval": "$interval",
272
- "legendFormat": "{{service}} {{type}}",
273
- "refId": "A"
274
- },
275
- {
276
- "datasource": {
277
- "type": "prometheus",
278
- "uid": "PBFA97CFB590B2093"
279
- },
280
- "expr": "nodejs_active_handles_total{service=~\"$service\", stack=~\"$stack\"}",
281
- "hide": false,
282
- "interval": "$interval",
283
- "legendFormat": "{{service}} Total",
284
- "refId": "B"
285
- }
286
- ],
287
- "thresholds": [],
288
- "timeRegions": [],
289
- "title": "Active Handles",
290
- "tooltip": {
291
- "shared": true,
292
- "sort": 2,
293
- "value_type": "individual"
294
- },
295
- "type": "graph",
296
- "xaxis": {
297
- "mode": "time",
298
- "show": true,
299
- "values": []
300
- },
301
- "yaxes": [
302
- {
303
- "decimals": 0,
304
- "format": "short",
305
- "logBase": 1,
306
- "show": true
307
- },
308
- {
309
- "format": "short",
310
- "logBase": 1,
311
- "show": true
312
- }
313
- ],
314
- "yaxis": {
315
- "align": false
316
- }
317
- },
318
- {
319
- "datasource": {
320
- "type": "prometheus",
321
- "uid": "PBFA97CFB590B2093"
322
- },
323
- "fieldConfig": {
324
- "defaults": {
325
- "color": {
326
- "mode": "thresholds"
327
- },
328
- "mappings": [
329
- {
330
- "options": {
331
- "match": "null",
332
- "result": {
333
- "text": "N/A"
334
- }
335
- },
336
- "type": "special"
337
- }
338
- ],
339
- "thresholds": {
340
- "mode": "absolute",
341
- "steps": [
342
- {
343
- "color": "green",
344
- "value": null
345
- },
346
- {
347
- "color": "red",
348
- "value": 80
349
- }
350
- ]
351
- },
352
- "unit": "decbytes"
353
- },
354
- "overrides": []
355
- },
356
- "gridPos": {
357
- "h": 2,
358
- "w": 4,
359
- "x": 20,
360
- "y": 0
361
- },
362
- "id": 28,
363
- "links": [],
364
- "maxDataPoints": 100,
365
- "options": {
366
- "colorMode": "none",
367
- "graphMode": "none",
368
- "justifyMode": "auto",
369
- "orientation": "horizontal",
370
- "reduceOptions": {
371
- "calcs": [
372
- "lastNotNull"
373
- ],
374
- "fields": "",
375
- "values": false
376
- },
377
- "textMode": "auto"
378
- },
379
- "pluginVersion": "9.4.3",
380
- "repeat": "service",
381
- "repeatDirection": "v",
382
- "targets": [
383
- {
384
- "datasource": {
385
- "type": "prometheus",
386
- "uid": "PBFA97CFB590B2093"
387
- },
388
- "expr": "process_heap_bytes{stack=~\"$stack\",service=~\"$service\"}",
389
- "refId": "A"
390
- }
391
- ],
392
- "title": "$service Process Heap",
393
- "type": "stat"
394
- },
395
- {
396
- "datasource": {
397
- "type": "prometheus",
398
- "uid": "PBFA97CFB590B2093"
399
- },
400
- "fieldConfig": {
401
- "defaults": {
402
- "color": {
403
- "mode": "thresholds"
404
- },
405
- "mappings": [
406
- {
407
- "options": {
408
- "match": "null",
409
- "result": {
410
- "text": "N/A"
411
- }
412
- },
413
- "type": "special"
414
- }
415
- ],
416
- "thresholds": {
417
- "mode": "absolute",
418
- "steps": [
419
- {
420
- "color": "green",
421
- "value": null
422
- },
423
- {
424
- "color": "red",
425
- "value": 80
426
- }
427
- ]
428
- },
429
- "unit": "dateTimeFromNow"
430
- },
431
- "overrides": []
432
- },
433
- "gridPos": {
434
- "h": 2,
435
- "w": 4,
436
- "x": 0,
437
- "y": 2
438
- },
439
- "id": 24,
440
- "links": [],
441
- "maxDataPoints": 100,
442
- "options": {
443
- "colorMode": "value",
444
- "graphMode": "none",
445
- "justifyMode": "auto",
446
- "orientation": "horizontal",
447
- "reduceOptions": {
448
- "calcs": [
449
- "lastNotNull"
450
- ],
451
- "fields": "",
452
- "values": false
453
- },
454
- "textMode": "auto"
455
- },
456
- "pluginVersion": "9.4.3",
457
- "repeat": "service",
458
- "repeatDirection": "v",
459
- "targets": [
460
- {
461
- "datasource": {
462
- "type": "prometheus",
463
- "uid": "PBFA97CFB590B2093"
464
- },
465
- "expr": "(process_start_time_seconds{service=~\"$service\", stack=~\"$stack\"})*1000",
466
- "legendFormat": "{{service}}",
467
- "refId": "A"
468
- }
469
- ],
470
- "title": "$service Process start time",
471
- "type": "stat"
472
- },
473
- {
474
- "datasource": {
475
- "type": "prometheus",
476
- "uid": "PBFA97CFB590B2093"
477
- },
478
- "fieldConfig": {
479
- "defaults": {
480
- "color": {
481
- "mode": "thresholds"
482
- },
483
- "mappings": [
484
- {
485
- "options": {
486
- "match": "null",
487
- "result": {
488
- "text": "N/A"
489
- }
490
- },
491
- "type": "special"
492
- }
493
- ],
494
- "thresholds": {
495
- "mode": "absolute",
496
- "steps": [
497
- {
498
- "color": "green",
499
- "value": null
500
- },
501
- {
502
- "color": "red",
503
- "value": 80
504
- }
505
- ]
506
- },
507
- "unit": "none"
508
- },
509
- "overrides": []
510
- },
511
- "gridPos": {
512
- "h": 2,
513
- "w": 4,
514
- "x": 20,
515
- "y": 2
516
- },
517
- "id": 20,
518
- "links": [],
519
- "maxDataPoints": 100,
520
- "options": {
521
- "colorMode": "none",
522
- "graphMode": "none",
523
- "justifyMode": "auto",
524
- "orientation": "horizontal",
525
- "reduceOptions": {
526
- "calcs": [
527
- "mean"
528
- ],
529
- "fields": "",
530
- "values": false
531
- },
532
- "textMode": "auto"
533
- },
534
- "pluginVersion": "9.4.3",
535
- "repeat": "service",
536
- "repeatDirection": "v",
537
- "targets": [
538
- {
539
- "datasource": {
540
- "type": "prometheus",
541
- "uid": "PBFA97CFB590B2093"
542
- },
543
- "expr": "process_max_fds{stack=~\"$stack\",service=~\"$service\"}",
544
- "refId": "A"
545
- }
546
- ],
547
- "title": "$service Max file descriptors",
548
- "type": "stat"
549
- },
550
- {
551
- "datasource": {
552
- "type": "prometheus",
553
- "uid": "PBFA97CFB590B2093"
554
- },
555
- "fieldConfig": {
556
- "defaults": {
557
- "color": {
558
- "mode": "thresholds"
559
- },
560
- "mappings": [
561
- {
562
- "options": {
563
- "match": "null",
564
- "result": {
565
- "text": "N/A"
566
- }
567
- },
568
- "type": "special"
569
- }
570
- ],
571
- "thresholds": {
572
- "mode": "absolute",
573
- "steps": [
574
- {
575
- "color": "green",
576
- "value": null
577
- },
578
- {
579
- "color": "red",
580
- "value": 80
581
- }
582
- ]
583
- },
584
- "unit": "s"
585
- },
586
- "overrides": []
587
- },
588
- "gridPos": {
589
- "h": 2,
590
- "w": 4,
591
- "x": 0,
592
- "y": 4
593
- },
594
- "id": 26,
595
- "links": [],
596
- "maxDataPoints": 100,
597
- "options": {
598
- "colorMode": "value",
599
- "graphMode": "area",
600
- "justifyMode": "auto",
601
- "orientation": "horizontal",
602
- "reduceOptions": {
603
- "calcs": [
604
- "lastNotNull"
605
- ],
606
- "fields": "",
607
- "values": false
608
- },
609
- "textMode": "auto"
610
- },
611
- "pluginVersion": "9.4.3",
612
- "repeat": "service",
613
- "repeatDirection": "v",
614
- "targets": [
615
- {
616
- "datasource": {
617
- "type": "prometheus",
618
- "uid": "PBFA97CFB590B2093"
619
- },
620
- "expr": "scrape_duration_seconds{stack=~\"$stack\",service=~\"$service\", host=~\"$host\"}",
621
- "refId": "A"
622
- }
623
- ],
624
- "title": "$service Metrics scrape duration",
625
- "type": "stat"
626
- },
627
- {
628
- "datasource": {
629
- "type": "prometheus",
630
- "uid": "PBFA97CFB590B2093"
631
- },
632
- "fieldConfig": {
633
- "defaults": {
634
- "color": {
635
- "mode": "thresholds"
636
- },
637
- "mappings": [
638
- {
639
- "options": {
640
- "match": "null",
641
- "result": {
642
- "text": "N/A"
643
- }
644
- },
645
- "type": "special"
646
- }
647
- ],
648
- "thresholds": {
649
- "mode": "absolute",
650
- "steps": [
651
- {
652
- "color": "green",
653
- "value": null
654
- },
655
- {
656
- "color": "red",
657
- "value": 80
658
- }
659
- ]
660
- },
661
- "unit": "none"
662
- },
663
- "overrides": []
664
- },
665
- "gridPos": {
666
- "h": 2,
667
- "w": 4,
668
- "x": 20,
669
- "y": 4
670
- },
671
- "id": 22,
672
- "links": [],
673
- "maxDataPoints": 100,
674
- "options": {
675
- "colorMode": "value",
676
- "graphMode": "area",
677
- "justifyMode": "auto",
678
- "orientation": "horizontal",
679
- "reduceOptions": {
680
- "calcs": [
681
- "mean"
682
- ],
683
- "fields": "",
684
- "values": false
685
- },
686
- "textMode": "auto"
687
- },
688
- "pluginVersion": "9.4.3",
689
- "repeat": "service",
690
- "repeatDirection": "v",
691
- "targets": [
692
- {
693
- "datasource": {
694
- "type": "prometheus",
695
- "uid": "PBFA97CFB590B2093"
696
- },
697
- "expr": "process_open_fds{stack=~\"$stack\",service=~\"$service\"}",
698
- "refId": "A"
699
- }
700
- ],
701
- "title": "$service Open file descriptors",
702
- "type": "stat"
703
- },
704
- {
705
- "aliasColors": {},
706
- "bars": false,
707
- "dashLength": 10,
708
- "dashes": false,
709
- "datasource": {
710
- "type": "prometheus",
711
- "uid": "PBFA97CFB590B2093"
712
- },
713
- "fieldConfig": {
714
- "defaults": {
715
- "links": []
716
- },
717
- "overrides": []
718
- },
719
- "fill": 1,
720
- "fillGradient": 0,
721
- "gridPos": {
722
- "h": 10,
723
- "w": 8,
724
- "x": 4,
725
- "y": 8
726
- },
727
- "hiddenSeries": false,
728
- "id": 34,
729
- "legend": {
730
- "alignAsTable": true,
731
- "avg": true,
732
- "current": true,
733
- "max": false,
734
- "min": false,
735
- "show": true,
736
- "sort": "current",
737
- "sortDesc": true,
738
- "total": false,
739
- "values": true
740
- },
741
- "lines": true,
742
- "linewidth": 1,
743
- "nullPointMode": "null",
744
- "options": {
745
- "alertThreshold": true
746
- },
747
- "percentage": false,
748
- "pluginVersion": "9.4.3",
749
- "pointradius": 2,
750
- "points": false,
751
- "renderer": "flot",
752
- "seriesOverrides": [],
753
- "spaceLength": 10,
754
- "stack": false,
755
- "steppedLine": false,
756
- "targets": [
757
- {
758
- "datasource": {
759
- "type": "prometheus",
760
- "uid": "PBFA97CFB590B2093"
761
- },
762
- "expr": "rate(process_cpu_user_seconds_total{service=~\"$service\", stack=~\"$stack\"}[$interval])",
763
- "interval": "$interval",
764
- "legendFormat": "{{service}} User",
765
- "refId": "A"
766
- },
767
- {
768
- "datasource": {
769
- "type": "prometheus",
770
- "uid": "PBFA97CFB590B2093"
771
- },
772
- "expr": "rate(process_cpu_system_seconds_total{service=~\"$service\", stack=~\"$stack\"}[$interval])",
773
- "interval": "$interval",
774
- "legendFormat": "{{service}} System",
775
- "refId": "B"
776
- },
777
- {
778
- "datasource": {
779
- "type": "prometheus",
780
- "uid": "PBFA97CFB590B2093"
781
- },
782
- "expr": "rate(process_cpu_seconds_total{service=\"$service\", stack=~\"$stack\"}[$interval])",
783
- "legendFormat": "{{service}} Total",
784
- "refId": "C"
785
- }
786
- ],
787
- "thresholds": [],
788
- "timeRegions": [],
789
- "title": "% CPU usage",
790
- "tooltip": {
791
- "shared": true,
792
- "sort": 2,
793
- "value_type": "individual"
794
- },
795
- "type": "graph",
796
- "xaxis": {
797
- "mode": "time",
798
- "show": true,
799
- "values": []
800
- },
801
- "yaxes": [
802
- {
803
- "format": "percent",
804
- "logBase": 1,
805
- "show": true
806
- },
807
- {
808
- "format": "short",
809
- "logBase": 1,
810
- "show": true
811
- }
812
- ],
813
- "yaxis": {
814
- "align": false
815
- }
816
- },
817
- {
818
- "aliasColors": {},
819
- "bars": false,
820
- "dashLength": 10,
821
- "dashes": false,
822
- "datasource": {
823
- "type": "prometheus",
824
- "uid": "PBFA97CFB590B2093"
825
- },
826
- "fieldConfig": {
827
- "defaults": {
828
- "links": []
829
- },
830
- "overrides": []
831
- },
832
- "fill": 1,
833
- "fillGradient": 0,
834
- "gridPos": {
835
- "h": 10,
836
- "w": 8,
837
- "x": 12,
838
- "y": 8
839
- },
840
- "hiddenSeries": false,
841
- "id": 2,
842
- "legend": {
843
- "alignAsTable": true,
844
- "avg": true,
845
- "current": true,
846
- "max": false,
847
- "min": false,
848
- "show": true,
849
- "total": false,
850
- "values": true
851
- },
852
- "lines": true,
853
- "linewidth": 1,
854
- "nullPointMode": "null",
855
- "options": {
856
- "alertThreshold": true
857
- },
858
- "percentage": false,
859
- "pluginVersion": "9.4.3",
860
- "pointradius": 2,
861
- "points": false,
862
- "renderer": "flot",
863
- "seriesOverrides": [],
864
- "spaceLength": 10,
865
- "stack": false,
866
- "steppedLine": false,
867
- "targets": [
868
- {
869
- "datasource": {
870
- "type": "prometheus",
871
- "uid": "PBFA97CFB590B2093"
872
- },
873
- "expr": "nodejs_eventloop_lag_seconds{service=~\"$service\", stack=~\"$stack\"}",
874
- "interval": "$interval",
875
- "legendFormat": "{{service}} Event Loop Lag",
876
- "refId": "A"
877
- }
878
- ],
879
- "thresholds": [],
880
- "timeRegions": [],
881
- "title": "Event loop lag",
882
- "tooltip": {
883
- "shared": true,
884
- "sort": 2,
885
- "value_type": "individual"
886
- },
887
- "type": "graph",
888
- "xaxis": {
889
- "mode": "time",
890
- "show": true,
891
- "values": []
892
- },
893
- "yaxes": [
894
- {
895
- "format": "s",
896
- "logBase": 1,
897
- "show": true
898
- },
899
- {
900
- "format": "short",
901
- "logBase": 1,
902
- "show": true
903
- }
904
- ],
905
- "yaxis": {
906
- "align": false
907
- }
908
- },
909
- {
910
- "collapsed": false,
911
- "datasource": {
912
- "type": "prometheus",
913
- "uid": "PBFA97CFB590B2093"
914
- },
915
- "gridPos": {
916
- "h": 1,
917
- "w": 24,
918
- "x": 0,
919
- "y": 18
920
- },
921
- "id": 40,
922
- "panels": [],
923
- "targets": [
924
- {
925
- "datasource": {
926
- "type": "prometheus",
927
- "uid": "PBFA97CFB590B2093"
928
- },
929
- "refId": "A"
930
- }
931
- ],
932
- "title": "Memory",
933
- "type": "row"
934
- },
935
- {
936
- "aliasColors": {},
937
- "bars": false,
938
- "dashLength": 10,
939
- "dashes": false,
940
- "datasource": {
941
- "type": "prometheus",
942
- "uid": "PBFA97CFB590B2093"
943
- },
944
- "fieldConfig": {
945
- "defaults": {
946
- "links": []
947
- },
948
- "overrides": []
949
- },
950
- "fill": 1,
951
- "fillGradient": 0,
952
- "gridPos": {
953
- "h": 8,
954
- "w": 8,
955
- "x": 0,
956
- "y": 19
957
- },
958
- "hiddenSeries": false,
959
- "id": 8,
960
- "legend": {
961
- "alignAsTable": true,
962
- "avg": true,
963
- "current": true,
964
- "max": false,
965
- "min": false,
966
- "show": true,
967
- "total": false,
968
- "values": true
969
- },
970
- "lines": true,
971
- "linewidth": 1,
972
- "nullPointMode": "null",
973
- "options": {
974
- "alertThreshold": true
975
- },
976
- "percentage": false,
977
- "pluginVersion": "9.4.3",
978
- "pointradius": 2,
979
- "points": false,
980
- "renderer": "flot",
981
- "seriesOverrides": [],
982
- "spaceLength": 10,
983
- "stack": false,
984
- "steppedLine": false,
985
- "targets": [
986
- {
987
- "datasource": {
988
- "type": "prometheus",
989
- "uid": "PBFA97CFB590B2093"
990
- },
991
- "expr": "nodejs_external_memory_bytes{service=~\"$service\", stack=~\"$stack\"}",
992
- "interval": "$interval",
993
- "legendFormat": "{{service}} External Memory",
994
- "refId": "A"
995
- }
996
- ],
997
- "thresholds": [],
998
- "timeRegions": [],
999
- "title": "External Memory",
1000
- "tooltip": {
1001
- "shared": true,
1002
- "sort": 2,
1003
- "value_type": "individual"
1004
- },
1005
- "type": "graph",
1006
- "xaxis": {
1007
- "mode": "time",
1008
- "show": true,
1009
- "values": []
1010
- },
1011
- "yaxes": [
1012
- {
1013
- "format": "decbytes",
1014
- "logBase": 1,
1015
- "show": true
1016
- },
1017
- {
1018
- "format": "short",
1019
- "logBase": 1,
1020
- "show": true
1021
- }
1022
- ],
1023
- "yaxis": {
1024
- "align": false
1025
- }
1026
- },
1027
- {
1028
- "aliasColors": {},
1029
- "bars": false,
1030
- "dashLength": 10,
1031
- "dashes": false,
1032
- "datasource": {
1033
- "type": "prometheus",
1034
- "uid": "PBFA97CFB590B2093"
1035
- },
1036
- "fieldConfig": {
1037
- "defaults": {
1038
- "links": []
1039
- },
1040
- "overrides": []
1041
- },
1042
- "fill": 1,
1043
- "fillGradient": 0,
1044
- "gridPos": {
1045
- "h": 8,
1046
- "w": 8,
1047
- "x": 8,
1048
- "y": 19
1049
- },
1050
- "hiddenSeries": false,
1051
- "id": 10,
1052
- "legend": {
1053
- "alignAsTable": true,
1054
- "avg": true,
1055
- "current": true,
1056
- "max": false,
1057
- "min": false,
1058
- "show": true,
1059
- "total": false,
1060
- "values": true
1061
- },
1062
- "lines": true,
1063
- "linewidth": 1,
1064
- "nullPointMode": "null",
1065
- "options": {
1066
- "alertThreshold": true
1067
- },
1068
- "percentage": false,
1069
- "pluginVersion": "9.4.3",
1070
- "pointradius": 2,
1071
- "points": false,
1072
- "renderer": "flot",
1073
- "seriesOverrides": [],
1074
- "spaceLength": 10,
1075
- "stack": false,
1076
- "steppedLine": false,
1077
- "targets": [
1078
- {
1079
- "datasource": {
1080
- "type": "prometheus",
1081
- "uid": "PBFA97CFB590B2093"
1082
- },
1083
- "expr": "nodejs_heap_size_total_bytes{service=~\"$service\", stack=~\"$stack\"}",
1084
- "interval": "$interval",
1085
- "legendFormat": "{{service}} Total",
1086
- "refId": "A"
1087
- },
1088
- {
1089
- "datasource": {
1090
- "type": "prometheus",
1091
- "uid": "PBFA97CFB590B2093"
1092
- },
1093
- "expr": "nodejs_heap_size_used_bytes{service=~\"$service\", stack=~\"$stack\"}",
1094
- "interval": "$interval",
1095
- "legendFormat": "{{service}} Used",
1096
- "refId": "B"
1097
- }
1098
- ],
1099
- "thresholds": [],
1100
- "timeRegions": [],
1101
- "title": "Heap size",
1102
- "tooltip": {
1103
- "shared": true,
1104
- "sort": 2,
1105
- "value_type": "individual"
1106
- },
1107
- "type": "graph",
1108
- "xaxis": {
1109
- "mode": "time",
1110
- "show": true,
1111
- "values": []
1112
- },
1113
- "yaxes": [
1114
- {
1115
- "format": "decbytes",
1116
- "logBase": 1,
1117
- "show": true
1118
- },
1119
- {
1120
- "format": "short",
1121
- "logBase": 1,
1122
- "show": true
1123
- }
1124
- ],
1125
- "yaxis": {
1126
- "align": false
1127
- }
1128
- },
1129
- {
1130
- "aliasColors": {},
1131
- "bars": false,
1132
- "dashLength": 10,
1133
- "dashes": false,
1134
- "datasource": {
1135
- "type": "prometheus",
1136
- "uid": "PBFA97CFB590B2093"
1137
- },
1138
- "decimals": 2,
1139
- "fieldConfig": {
1140
- "defaults": {
1141
- "links": []
1142
- },
1143
- "overrides": []
1144
- },
1145
- "fill": 1,
1146
- "fillGradient": 0,
1147
- "gridPos": {
1148
- "h": 8,
1149
- "w": 8,
1150
- "x": 16,
1151
- "y": 19
1152
- },
1153
- "hiddenSeries": false,
1154
- "id": 32,
1155
- "legend": {
1156
- "alignAsTable": true,
1157
- "avg": true,
1158
- "current": true,
1159
- "max": false,
1160
- "min": false,
1161
- "show": true,
1162
- "total": false,
1163
- "values": true
1164
- },
1165
- "lines": true,
1166
- "linewidth": 1,
1167
- "nullPointMode": "null",
1168
- "options": {
1169
- "alertThreshold": true
1170
- },
1171
- "percentage": false,
1172
- "pluginVersion": "9.4.3",
1173
- "pointradius": 2,
1174
- "points": false,
1175
- "renderer": "flot",
1176
- "seriesOverrides": [],
1177
- "spaceLength": 10,
1178
- "stack": false,
1179
- "steppedLine": false,
1180
- "targets": [
1181
- {
1182
- "datasource": {
1183
- "type": "prometheus",
1184
- "uid": "PBFA97CFB590B2093"
1185
- },
1186
- "expr": "process_resident_memory_bytes{service=~\"$service\", stack=~\"$stack\"}",
1187
- "interval": "$interval",
1188
- "legendFormat": "{{service}} Resident",
1189
- "refId": "A"
1190
- },
1191
- {
1192
- "datasource": {
1193
- "type": "prometheus",
1194
- "uid": "PBFA97CFB590B2093"
1195
- },
1196
- "expr": "process_virtual_memory_bytes{service=~\"$service\", stack=~\"$stack\"}",
1197
- "interval": "$interval",
1198
- "legendFormat": "{{service}} Virtual",
1199
- "refId": "B"
1200
- }
1201
- ],
1202
- "thresholds": [],
1203
- "timeRegions": [],
1204
- "title": "Process Memory",
1205
- "tooltip": {
1206
- "shared": true,
1207
- "sort": 2,
1208
- "value_type": "individual"
1209
- },
1210
- "type": "graph",
1211
- "xaxis": {
1212
- "mode": "time",
1213
- "show": true,
1214
- "values": []
1215
- },
1216
- "yaxes": [
1217
- {
1218
- "format": "decbytes",
1219
- "logBase": 1,
1220
- "show": true
1221
- },
1222
- {
1223
- "format": "short",
1224
- "logBase": 1,
1225
- "show": true
1226
- }
1227
- ],
1228
- "yaxis": {
1229
- "align": false
1230
- }
1231
- },
1232
- {
1233
- "collapsed": false,
1234
- "datasource": {
1235
- "type": "prometheus",
1236
- "uid": "PBFA97CFB590B2093"
1237
- },
1238
- "gridPos": {
1239
- "h": 1,
1240
- "w": 24,
1241
- "x": 0,
1242
- "y": 27
1243
- },
1244
- "id": 18,
1245
- "panels": [],
1246
- "targets": [
1247
- {
1248
- "datasource": {
1249
- "type": "prometheus",
1250
- "uid": "PBFA97CFB590B2093"
1251
- },
1252
- "refId": "A"
1253
- }
1254
- ],
1255
- "title": "Heap Space Size",
1256
- "type": "row"
1257
- },
1258
- {
1259
- "aliasColors": {},
1260
- "bars": false,
1261
- "dashLength": 10,
1262
- "dashes": false,
1263
- "datasource": {
1264
- "type": "prometheus",
1265
- "uid": "PBFA97CFB590B2093"
1266
- },
1267
- "fill": 1,
1268
- "fillGradient": 0,
1269
- "gridPos": {
1270
- "h": 8,
1271
- "w": 8,
1272
- "x": 0,
1273
- "y": 28
1274
- },
1275
- "hiddenSeries": false,
1276
- "id": 14,
1277
- "legend": {
1278
- "alignAsTable": true,
1279
- "avg": true,
1280
- "current": true,
1281
- "max": false,
1282
- "min": false,
1283
- "show": true,
1284
- "total": false,
1285
- "values": true
1286
- },
1287
- "lines": true,
1288
- "linewidth": 1,
1289
- "nullPointMode": "null",
1290
- "options": {
1291
- "dataLinks": []
1292
- },
1293
- "percentage": false,
1294
- "pointradius": 2,
1295
- "points": false,
1296
- "renderer": "flot",
1297
- "seriesOverrides": [],
1298
- "spaceLength": 10,
1299
- "stack": false,
1300
- "steppedLine": false,
1301
- "targets": [
1302
- {
1303
- "datasource": {
1304
- "type": "prometheus",
1305
- "uid": "PBFA97CFB590B2093"
1306
- },
1307
- "expr": "nodejs_heap_space_size_total_bytes{service=~\"$service\", stack=~\"$stack\"}",
1308
- "interval": "$interval",
1309
- "legendFormat": "{{service}} {{space}}",
1310
- "refId": "A"
1311
- }
1312
- ],
1313
- "thresholds": [],
1314
- "timeRegions": [],
1315
- "title": "Total",
1316
- "tooltip": {
1317
- "shared": true,
1318
- "sort": 0,
1319
- "value_type": "individual"
1320
- },
1321
- "type": "graph",
1322
- "xaxis": {
1323
- "mode": "time",
1324
- "show": true,
1325
- "values": []
1326
- },
1327
- "yaxes": [
1328
- {
1329
- "format": "decbytes",
1330
- "logBase": 1,
1331
- "show": true
1332
- },
1333
- {
1334
- "format": "short",
1335
- "logBase": 1,
1336
- "show": true
1337
- }
1338
- ],
1339
- "yaxis": {
1340
- "align": false
1341
- }
1342
- },
1343
- {
1344
- "aliasColors": {},
1345
- "bars": false,
1346
- "dashLength": 10,
1347
- "dashes": false,
1348
- "datasource": {
1349
- "type": "prometheus",
1350
- "uid": "PBFA97CFB590B2093"
1351
- },
1352
- "fill": 1,
1353
- "fillGradient": 0,
1354
- "gridPos": {
1355
- "h": 8,
1356
- "w": 8,
1357
- "x": 8,
1358
- "y": 28
1359
- },
1360
- "hiddenSeries": false,
1361
- "id": 12,
1362
- "legend": {
1363
- "alignAsTable": true,
1364
- "avg": true,
1365
- "current": true,
1366
- "max": false,
1367
- "min": false,
1368
- "show": true,
1369
- "total": false,
1370
- "values": true
1371
- },
1372
- "lines": true,
1373
- "linewidth": 1,
1374
- "nullPointMode": "null",
1375
- "options": {
1376
- "dataLinks": []
1377
- },
1378
- "percentage": false,
1379
- "pointradius": 2,
1380
- "points": false,
1381
- "renderer": "flot",
1382
- "seriesOverrides": [],
1383
- "spaceLength": 10,
1384
- "stack": false,
1385
- "steppedLine": false,
1386
- "targets": [
1387
- {
1388
- "datasource": {
1389
- "type": "prometheus",
1390
- "uid": "PBFA97CFB590B2093"
1391
- },
1392
- "expr": "nodejs_heap_space_size_available_bytes{service=~\"$service\", stack=~\"$stack\"}",
1393
- "interval": "$interval",
1394
- "legendFormat": "{{service}}-{{space}}",
1395
- "refId": "A"
1396
- }
1397
- ],
1398
- "thresholds": [],
1399
- "timeRegions": [],
1400
- "title": "Available",
1401
- "tooltip": {
1402
- "shared": true,
1403
- "sort": 0,
1404
- "value_type": "individual"
1405
- },
1406
- "type": "graph",
1407
- "xaxis": {
1408
- "mode": "time",
1409
- "show": true,
1410
- "values": []
1411
- },
1412
- "yaxes": [
1413
- {
1414
- "format": "decbytes",
1415
- "logBase": 1,
1416
- "show": true
1417
- },
1418
- {
1419
- "format": "short",
1420
- "logBase": 1,
1421
- "show": true
1422
- }
1423
- ],
1424
- "yaxis": {
1425
- "align": false
1426
- }
1427
- },
1428
- {
1429
- "aliasColors": {},
1430
- "bars": false,
1431
- "dashLength": 10,
1432
- "dashes": false,
1433
- "datasource": {
1434
- "type": "prometheus",
1435
- "uid": "PBFA97CFB590B2093"
1436
- },
1437
- "fill": 1,
1438
- "fillGradient": 0,
1439
- "gridPos": {
1440
- "h": 8,
1441
- "w": 8,
1442
- "x": 16,
1443
- "y": 28
1444
- },
1445
- "hiddenSeries": false,
1446
- "id": 16,
1447
- "legend": {
1448
- "alignAsTable": true,
1449
- "avg": true,
1450
- "current": true,
1451
- "max": false,
1452
- "min": false,
1453
- "show": true,
1454
- "total": false,
1455
- "values": true
1456
- },
1457
- "lines": true,
1458
- "linewidth": 1,
1459
- "nullPointMode": "null",
1460
- "options": {
1461
- "dataLinks": []
1462
- },
1463
- "percentage": false,
1464
- "pointradius": 2,
1465
- "points": false,
1466
- "renderer": "flot",
1467
- "seriesOverrides": [],
1468
- "spaceLength": 10,
1469
- "stack": false,
1470
- "steppedLine": false,
1471
- "targets": [
1472
- {
1473
- "datasource": {
1474
- "type": "prometheus",
1475
- "uid": "PBFA97CFB590B2093"
1476
- },
1477
- "expr": "nodejs_heap_space_size_used_bytes{service=~\"$service\", stack=~\"$stack\"}",
1478
- "interval": "$interval",
1479
- "legendFormat": "{{service}} {{space}}",
1480
- "refId": "A"
1481
- }
1482
- ],
1483
- "thresholds": [],
1484
- "timeRegions": [],
1485
- "title": "Used",
1486
- "tooltip": {
1487
- "shared": true,
1488
- "sort": 0,
1489
- "value_type": "individual"
1490
- },
1491
- "type": "graph",
1492
- "xaxis": {
1493
- "mode": "time",
1494
- "show": true,
1495
- "values": []
1496
- },
1497
- "yaxes": [
1498
- {
1499
- "format": "decbytes",
1500
- "logBase": 1,
1501
- "show": true
1502
- },
1503
- {
1504
- "format": "short",
1505
- "logBase": 1,
1506
- "show": true
1507
- }
1508
- ],
1509
- "yaxis": {
1510
- "align": false
1511
- }
1512
- }
1513
- ],
1514
- "refresh": "",
1515
- "revision": 1,
1516
- "schemaVersion": 38,
1517
- "style": "dark",
1518
- "tags": [],
1519
- "templating": {
1520
- "list": [
1521
- {
1522
- "auto": true,
1523
- "auto_count": 30,
1524
- "auto_min": "10s",
1525
- "current": {
1526
- "selected": false,
1527
- "text": "1m",
1528
- "value": "1m"
1529
- },
1530
- "hide": 0,
1531
- "label": "Interval",
1532
- "name": "interval",
1533
- "options": [
1534
- {
1535
- "selected": false,
1536
- "text": "auto",
1537
- "value": "$__auto_interval_interval"
1538
- },
1539
- {
1540
- "selected": false,
1541
- "text": "10s",
1542
- "value": "10s"
1543
- },
1544
- {
1545
- "selected": false,
1546
- "text": "30s",
1547
- "value": "30s"
1548
- },
1549
- {
1550
- "selected": true,
1551
- "text": "1m",
1552
- "value": "1m"
1553
- },
1554
- {
1555
- "selected": false,
1556
- "text": "5m",
1557
- "value": "5m"
1558
- },
1559
- {
1560
- "selected": false,
1561
- "text": "10m",
1562
- "value": "10m"
1563
- },
1564
- {
1565
- "selected": false,
1566
- "text": "30m",
1567
- "value": "30m"
1568
- },
1569
- {
1570
- "selected": false,
1571
- "text": "1h",
1572
- "value": "1h"
1573
- },
1574
- {
1575
- "selected": false,
1576
- "text": "6h",
1577
- "value": "6h"
1578
- },
1579
- {
1580
- "selected": false,
1581
- "text": "12h",
1582
- "value": "12h"
1583
- },
1584
- {
1585
- "selected": false,
1586
- "text": "1d",
1587
- "value": "1d"
1588
- },
1589
- {
1590
- "selected": false,
1591
- "text": "7d",
1592
- "value": "7d"
1593
- },
1594
- {
1595
- "selected": false,
1596
- "text": "14d",
1597
- "value": "14d"
1598
- },
1599
- {
1600
- "selected": false,
1601
- "text": "30d",
1602
- "value": "30d"
1603
- }
1604
- ],
1605
- "query": "10s,30s,1m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d",
1606
- "refresh": 2,
1607
- "skipUrlSync": false,
1608
- "type": "interval"
1609
- },
1610
- {
1611
- "current": {
1612
- "isNone": true,
1613
- "selected": false,
1614
- "text": "None",
1615
- "value": ""
1616
- },
1617
- "datasource": {
1618
- "type": "prometheus",
1619
- "uid": "PBFA97CFB590B2093"
1620
- },
1621
- "definition": "label_values(nodejs_active_handles, group)",
1622
- "hide": 0,
1623
- "includeAll": false,
1624
- "label": "Group",
1625
- "multi": false,
1626
- "name": "group",
1627
- "options": [],
1628
- "query": {
1629
- "query": "label_values(nodejs_active_handles, group)",
1630
- "refId": "Prometheus-group-Variable-Query"
1631
- },
1632
- "refresh": 2,
1633
- "regex": "",
1634
- "skipUrlSync": false,
1635
- "sort": 1,
1636
- "tagValuesQuery": "",
1637
- "tagsQuery": "",
1638
- "type": "query",
1639
- "useTags": false
1640
- },
1641
- {
1642
- "current": {
1643
- "isNone": true,
1644
- "selected": false,
1645
- "text": "None",
1646
- "value": ""
1647
- },
1648
- "datasource": {
1649
- "type": "prometheus",
1650
- "uid": "PBFA97CFB590B2093"
1651
- },
1652
- "definition": "label_values(nodejs_active_handles{group=\"$group\"},stack)",
1653
- "hide": 0,
1654
- "includeAll": false,
1655
- "label": "Stack",
1656
- "multi": false,
1657
- "name": "stack",
1658
- "options": [],
1659
- "query": {
1660
- "query": "label_values(nodejs_active_handles{group=\"$group\"},stack)",
1661
- "refId": "Prometheus-stack-Variable-Query"
1662
- },
1663
- "refresh": 2,
1664
- "regex": "",
1665
- "skipUrlSync": false,
1666
- "sort": 0,
1667
- "tagValuesQuery": "",
1668
- "tagsQuery": "",
1669
- "type": "query",
1670
- "useTags": false
1671
- },
1672
- {
1673
- "allValue": "",
1674
- "current": {
1675
- "selected": false,
1676
- "text": "All",
1677
- "value": "$__all"
1678
- },
1679
- "datasource": {
1680
- "type": "prometheus",
1681
- "uid": "PBFA97CFB590B2093"
1682
- },
1683
- "definition": "label_values(nodejs_active_handles,service)",
1684
- "hide": 0,
1685
- "includeAll": true,
1686
- "label": "Service",
1687
- "multi": true,
1688
- "name": "service",
1689
- "options": [],
1690
- "query": {
1691
- "query": "label_values(nodejs_active_handles,service)",
1692
- "refId": "Prometheus-service-Variable-Query"
1693
- },
1694
- "refresh": 2,
1695
- "regex": "",
1696
- "skipUrlSync": false,
1697
- "sort": 0,
1698
- "tagValuesQuery": "",
1699
- "tagsQuery": "",
1700
- "type": "query",
1701
- "useTags": false
1702
- },
1703
- {
1704
- "allValue": "",
1705
- "current": {
1706
- "selected": false,
1707
- "text": "All",
1708
- "value": "$__all"
1709
- },
1710
- "datasource": {
1711
- "type": "prometheus",
1712
- "uid": "PBFA97CFB590B2093"
1713
- },
1714
- "definition": "label_values(nodejs_active_handles{stack=\"$stack\",service=\"$service\"},host)",
1715
- "hide": 2,
1716
- "includeAll": true,
1717
- "label": "Host",
1718
- "multi": true,
1719
- "name": "host",
1720
- "options": [],
1721
- "query": {
1722
- "query": "label_values(nodejs_active_handles{stack=\"$stack\",service=\"$service\"},host)",
1723
- "refId": "Prometheus-host-Variable-Query"
1724
- },
1725
- "refresh": 2,
1726
- "regex": "",
1727
- "skipUrlSync": false,
1728
- "sort": 0,
1729
- "tagValuesQuery": "",
1730
- "tagsQuery": "",
1731
- "type": "query",
1732
- "useTags": false
1733
- }
1734
- ]
1735
- },
1736
- "time": {
1737
- "from": "now-1h",
1738
- "to": "now"
1739
- },
1740
- "timepicker": {
1741
- "refresh_intervals": [
1742
- "5s",
1743
- "10s",
1744
- "30s",
1745
- "1m",
1746
- "5m",
1747
- "15m",
1748
- "30m",
1749
- "1h",
1750
- "2h",
1751
- "1d"
1752
- ]
1753
- },
1754
- "timezone": "",
1755
- "title": "Nodejs Metrics",
1756
- "uid": "zvsXmKEWk",
1757
- "version": 1,
1758
- "weekStart": ""
1759
- }