You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New method getSnapshot was added: Returns an array of references to all the currently stored items in the queue, ordered from First-In to Last-In. This method can be used, for example, to periodically log the K most recent metrics, such as CPU or memory usage.