Skip to content

Commit 9b960c8

Browse files
committed
Add caveats
1 parent 8c74d2d commit 9b960c8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/topic/billing/mau.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ We define an active user as someone who has:
88
2. Is not our health check service account `deployment-service-check`
99
3. Is not a 2i2c employee (for GitHub & Google IDs)
1010

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+
1118
## Generating MAU metrics
1219

1320
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

Comments
 (0)