mirror of
https://github.com/signalapp/Signal-Server
synced 2026-08-04 23:03:42 +01:00
6dc4bfe5fa
We're taking a massive history cliff when we move off Datadog anyway; let's take the opportunity to remove all the old-school `org.whispersystems.some.long.path.SomeClass.metric` names in favor of the newer `chat.SomeClass.metric` style, and update any metrics that were moved from one class to another and kept the old name for continuity's sake.