Monitor telemetry (#2326)

* Adding more telemetries for monitoring

* Adding more telemetries for monitoring
This commit is contained in:
sunghyunkang1111
2026-01-12 11:15:26 -06:00
committed by GitHub
parent e6461cf079
commit 896b3e974e
2 changed files with 65 additions and 24 deletions

View File

@@ -2,6 +2,7 @@
// Some of the enums names are used in Fabric. Please do not rename them.
export enum Action {
CollapseTreeNode,
MetricsScenario,
CreateCollection, // Used in Fabric. Please do not rename.
CreateGlobalSecondaryIndex,
CreateDocument, // Used in Fabric. Please do not rename.