Skip to content

Add current active SNI Routing Tunnel stats - #8323

Merged
masaori335 merged 1 commit into
apache:masterfrom
masaori335:tunnel-active-stats
Sep 21, 2021
Merged

Add current active SNI Routing Tunnel stats#8323
masaori335 merged 1 commit into
apache:masterfrom
masaori335:tunnel-active-stats

Conversation

@masaori335

Copy link
Copy Markdown
Contributor

Motivation

Part of #7241. All SNI Routing tunnels are counted as "active" connections because we don't know the state of the protocol on the tunnel. However, these tunnels are actually "inactive" in some cases and we want to count only "active" tunnels.

New stats

proxy.process.tunnel.current_active_connections

A gauge of current active SNI Routing Tunnels.

New config

proxy.config.tunnel.activity_check_period

Frequency of checking the activity of SNI Routing Tunnel.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants