Skip to content
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

Add metric for counting number of sessions stored #62

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

akolosov-n
Copy link
Collaborator

The idea is to count session expirations and session storings separately. Expired sessions are also counted as stored. Sessions enforced to be stored (e.g. via a user request) will be counted only as stored.

@akolosov-n akolosov-n requested a review from szysas August 20, 2024 13:47
@akolosov-n akolosov-n force-pushed the fix-metrics-for-session-suspension branch from 4f909ed to 066deb1 Compare August 20, 2024 13:50
@akolosov-n akolosov-n merged commit f8aa937 into master Aug 21, 2024
11 checks passed
@akolosov-n akolosov-n deleted the fix-metrics-for-session-suspension branch August 21, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants