You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topic/billing/mau.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,13 @@ We define an active user as someone who has:
8
8
2. Is not our health check service account `deployment-service-check`
9
9
3. Is not a 2i2c employee (for GitHub & Google IDs)
10
10
11
+
### Caveats
12
+
13
+
1. We don't filter out 2i2c staff from hubs that use other authentication systems
14
+
(like KeyCloak, Auth0, Canvas, etc)
15
+
2. We count each 'launch' on a binderhub as an active user, and we don't split
16
+
that out separately here.
17
+
11
18
## Generating MAU metrics
12
19
13
20
You can generate MAU metrics for all clusters by running `deployer generate mau YYYY-MM`. You can generate a csv file with the output by passing a filename to the `--csv-file` parameter.
0 commit comments