Add optionnal simple telemetry so we now how many docs instances are out there #1400
Closed
virgile-dev
started this conversation in
Ideas
Replies: 2 comments 3 replies
|
|
3 replies
|
I created this as a discussion to see what was the community's reaction to this. But it seems it would be better to go back the issue format to start discussing implementation strategies. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We recently added a table of know instances on the README.
People are encouraged to add theirs via a PR.
Ideally we'd love to be able to know how many instances are out there without having to ask people to do a PR.
The way I see it Docs instances could send a ping and a couple info (Docs version, Number of users, of Docs).
This ping would be optional and could be disabled by setting and env variable to
falseAll reactions