Skip to content

Commit 7665495

Browse files
committed
feat: add page on user metrics and add a plot
1 parent 0db6b2e commit 7665495

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

source/General/Metrics.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
(metrics)=
2+
# Usage metrics
3+
4+
The plot shows the trend in number of OSBv2 users over time.
5+
It is periodically updated using the script [here](https://github.com/OpenSourceBrain/Documentation/blob/main/scripts/get-user-metrics.py).
6+
Please note that this script can only be run by OSBv2 administrators as it requires access to the user database that non-admin users will not have.
7+
8+
```{figure} ../images/20250528-osb-users-plot.png
9+
:alt: Plot showing number of OSBv2 users over time
10+
:align: center
11+
:width: 600px
12+
13+
```

source/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ parts:
4444
- caption: Community
4545
chapters:
4646
- file: General/CoC
47+
- file: General/Metrics
4748
- file: General/Contacts
4849
- file: General/Contribute_To_OSB
4950
- file: General/Contribute_To_OSB_docs
31.3 KB
Loading

0 commit comments

Comments
 (0)