Module Values.MetricNameSource
Sourcetype nonrec t = | ActivatingGameSessions| ActiveGameSessions| ActiveInstances| AvailableGameSessions| AvailablePlayerSessions| CurrentPlayerSessions| IdleInstances| PercentAvailableGameSessions| PercentIdleInstances| QueueDepth| WaitTime| ConcurrentActivatableGameSessions| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]