[yugabyted] connection management metrics integration with yugabyted UI #18805
Labels
area/ecosystem
Label for all ecosystem related projects
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-7685
Description
Introduction
The connection management project enables the server-side pooling in the YugabyteDB cluster to improve client connection utilization in low-resource environments and handle large number of connections when the YugabyteDB is stressed with a burst of incoming client connections. Refer to #17599 for more details.
Connection Management Metrics
Connection management feature provides a host of metrics to show the connection utilization by reporting the active physical and logical connections, number of connections queued and avg time spent by the connections in the queue. Below is a sample metrics response reported in
tserver-ip:13000/connections
endpoint -:13000/connections
endpoint reports load stats for each database in the clusterUI Integration Tasks
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: