[
https://issues.apache.org/jira/browse/WICKET-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206517#comment-15206517
]
Martin Grigorov commented on WICKET-6128:
-----------------------------------------
I was thinking of using org.apache.wicket.Session#bind() and
org.apache.wicket.Session#onInvalidate() to inc/decr the meter.
But Session#bind() could be a bit tricky, so maybe ISessionStore#bind() use
instead.
> Add metrics for currently active sessions
> -----------------------------------------
>
> Key: WICKET-6128
> URL: https://issues.apache.org/jira/browse/WICKET-6128
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-metrics
> Affects Versions: 7.3.0
> Reporter: Martin Grigorov
> Assignee: Tobias Soloschenko
> Priority: Minor
>
> Add metric for the number of currently active Wicket sessions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)