cockroachdb / cockroachdb/cockroach

Allow users to specify a subset of fingerprints to track statistics for

Open
#96,735 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

This issue tracks capturing statements and transactions fingerprints for the top N fingerprints. N is a configurable setting and TOP is based on total latency (execution count * latency). This will enable a longer and flexible data retention period.

This issue is addressing proactive observability user flows where developers and operators would typically only care for a subset of their workload to track over time. E.g., Track the top N fingerprints taking up the majority of my database's time.

Jira issue: CRDB-24299

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.