cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.09k stars 3.8k forks source link

changefeedccl: make more datadog-friendly versions of timestamp metrics #134010

Open asg0451 opened 4 hours ago

asg0451 commented 4 hours ago

Metrics such as changefeed.aggregator/checkpoint_progress are pretty much unusable in datadog. we should make new ones that are just the current value - time.Now().

I've made some workarounds in datadog but also the data itself is kind of dirty leading to difficulty executing the workarounds in a useful way.

Jira issue: CRDB-43866

blathers-crl[bot] commented 4 hours ago

cc @cockroachdb/cdc