yugabyte-db icon indicating copy to clipboard operation
yugabyte-db copied to clipboard

[New Feature] yb_active_session_history (ash): Asking to include PID

Open pdvmoto opened this issue 7 months ago • 0 comments

Description

Asking to include PID in yb_active_session_history. This field is already present in pg_stat_activity, which seems to contain similar data. the current ysql_session_id is just a local-counter, and is not much use "externally", wheras the linux-PID will allow linkup to an actual process.

Warning: Please confirm that this issue does not contain any sensitive information

  • [X] I confirm this issue does not contain any sensitive information.

pdvmoto avatar Jul 01 '24 13:07 pdvmoto