Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Metrics #102

Open
SocketSomeone opened this issue Feb 13, 2022 · 0 comments
Open

Metrics #102

SocketSomeone opened this issue Feb 13, 2022 · 0 comments

Comments

@SocketSomeone
Copy link
Member

SocketSomeone commented Feb 13, 2022

		this.stats = {
			shardConnects: 0,
			shardDisconnects: 0,
			shardResumes: 0,
			wsEvents: 0,
			wsWarnings: 0,
			wsErrors: 0,
			cmdProcessed: 0,
			cmdErrors: 0
		};

nestjs/nest#967

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant