Skip to content

Commit 85b4343

Browse files
authored
Update Administration-guide.md
1 parent ceaa847 commit 85b4343

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Running-Mastodon/Administration-guide.md

+2
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ This will create a new user associated with the old account_id. They'll not have
102102

103103
## Activity monitoring
104104

105+
Mastodon tracks some basic aggregated statistics about activity on your instance. This information is, by default, publicly available in the `/api/v1/instance/activitiy` API. It includes weekly unique logins, registrations and posted statuses. A "login" in this case means "using the website or API" rather than specifically using the login form.
106+
105107
Munin graphs can be generated to track your instance activity.
106108

107109
* https://github.com/cquest/mastodon-munin-plugins

0 commit comments

Comments
 (0)