Skip to content

sql: flush SQL Stats to system tables when a node is draining #74413

@Azhng

Description

@Azhng

Is your feature request related to a problem? Please describe.

Currently, SQL Stats periodically flushes in-memory stats into system table, or when the in-memory buffer fills up.
Additionally, we would like to flush the SQL Stats into the system table when a node is shutting down. This is important is multi-tenant environment, where a SQL Pod is shutdown after a short period of inactivity.

Describe the solution you'd like
implementing #72045 and #74412

Epic: CC-5060

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sql-observabilityRelated to observability of the SQL layerC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions