mattermost / docs

Mattermost documentation
https://docs.mattermost.com
BSD 3-Clause "New" or "Revised" License
207 stars 572 forks source link

Include mention of `page_load_context` in Performance Monitoring docs #6748

Closed mickmister closed 2 months ago

mickmister commented 11 months ago

We added a label page_load_context to mattermost_api_time metric, that helps approximate which requests are coming from the client during page load or during reconnect. It was added in https://github.com/mattermost/mattermost/pull/24327

https://docs.mattermost.com/scale/performance-monitoring.html

cwarnermm commented 3 months ago

@mickmister - Are you open to creating a docs PR for this issue, modelled after the mattermost_http_websockets_total note via https://docs.mattermost.com/scale/performance-monitoring-metrics.html#login-and-session-metrics?