Describe the problem
In a recent support escalation (https://github.com/cockroachlabs/support/issues/2335) we found ourselves wanting metrics related to protected timestamp storage. In our case, all we wanted was a counter to track protected timestamps as they're set/removed. There's a more general TODO from @ajwerner1 about this, that we should address:
|
// TODO(ajwerner): Add metrics. |
Jira issue: CRDB-28378
Describe the problem
In a recent support escalation (https://github.com/cockroachlabs/support/issues/2335) we found ourselves wanting metrics related to protected timestamp storage. In our case, all we wanted was a counter to track protected timestamps as they're set/removed. There's a more general TODO from @ajwerner1 about this, that we should address:
cockroach/pkg/kv/kvserver/protectedts/ptstorage/storage.go
Line 31 in 2f81142
Jira issue: CRDB-28378
Footnotes
Using this as an opportunity to unapologetically spam your mentions Andrew. ↩