-
Notifications
You must be signed in to change notification settings - Fork 237
Add metrics for number of active sessions and sessions' durations #890
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Oh, messed up with previous commit. |
17fe206
to
b8ac9bf
Compare
Adding query parameter Although |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking reasonable. One relevant question and a bunch of tiny syntax nits.
31d5834
to
4223699
Compare
Suggestions applied. |
4223699
to
1e6fe99
Compare
I did a force push with two main changes:
|
1e6fe99
to
3fc84c6
Compare
Added metrics for number of active sessions and sessions' durations based on websockets' connectivity.
And tested them with local Prometheus server.