documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Improve Scaling documentation for Streaming

Open ThisIsMissEm opened this issue 2 years ago • 1 comments

Changes to: https://github.com/mastodon/documentation/blob/master/content/en/admin/scaling.md#streaming-api-streaming

  • Should include a note that for Prometheus based monitoring, you need to monitor each individual streaming server instance, not the nginx endpoint, as the request to nginx would be routed to an arbitrary streaming server instance, which would mess with your metrics and not give you the complete picture.

(@andypiper feel free to assign this to me if you want)

ThisIsMissEm avatar Sep 09 '23 23:09 ThisIsMissEm

Thanks - happy to review when a PR is available. Appreciated!

andypiper avatar Sep 10 '23 15:09 andypiper