Skip to content

Commit

Permalink
removing entity_create source metrics to put in another pr/commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ktuite committed Dec 12, 2024
1 parent f60bc80 commit aecb3c3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions lib/data/analytics.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,18 +168,6 @@ const metricsTemplate = {
"recent": 0,
"total": 0
},
"num_entity_creates_sub": {
"recent": 0,
"total": 0
},
"num_entity_creates_api": {
"recent": 0,
"total": 0
},
"num_entity_creates_bulk": {
"recent": 0,
"total": 0
},
"num_creation_forms": 0,
"num_followup_forms": 0,
"num_failed_entities": {
Expand Down

0 comments on commit aecb3c3

Please sign in to comment.