mattermost / mattermost-plugin-msteams

MS Teams plugin for Mattermost
Other
13 stars 11 forks source link

MM-57534: monitor message creation delay #567

Closed lieut-data closed 5 months ago

lieut-data commented 5 months ago

Summary

Monitor the delta between when a message is created on one platform and when it's recorded as such on the other. We acknowledge that without synchronized clocks between Mattermost and Teams, the absolute value here isn't necessarily accurate. But the idea is to measure the variability in the delay between messages flowing in each direction.

As part of this change, drop the unused "confirmed message" metric.

Ticket Link

Fixes: https://mattermost.atlassian.net/browse/MM-57534