Added self serve component telemetry (#820)

This commit is contained in:
Srinath Narayanan
2021-05-25 01:06:57 +05:30
committed by GitHub
parent 2fda881770
commit eae5b2219e
3 changed files with 22 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ export enum Action {
SelfServe,
ExpandAddCollectionPaneAdvancedSection,
SchemaAnalyzerClickAnalyze,
SelfServeComponent,
}
export const ActionModifiers = {