Skip to content

Conversation

@francisco-perez-sorrosal
Copy link
Contributor

Discuss with the community if this is the right thing to do when adding metrics to a coprocessor.

Histograms added:
-time on compactions
-time on processing a cell
-time on contacting commit table for retrieve a commit TS (RPC)

Counters added:
-major & minor compactions
-scanned rows (in all compactions)
-total cells explored (in all compactions)
-retained cells (in all compactions)
-shadow cells healed (in all compactions)
-discarded cells (in all compactions)
-tombstone cells found (in all compactions)

Change-Id: I4a3607f1992505896e674ddb073a51ebf2582550

Histograms added:
-time on compactions
-time on processing a cell
-time on contacting commit table for retrieve a commit TS (RPC)

Counters added:
-major & minor compactions
-scanned rows (in all compactions)
-total cells explored (in all compactions)
-retained cells (in all compactions)
-shadow cells healed (in all compactions)
-discarded cells (in all compactions)
-tombstone cells found (in all compactions)

Change-Id: I4a3607f1992505896e674ddb073a51ebf2582550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant