cockroachdb / cockroachdb/cockroach

changefeedccl: scoped changefeed metrics don't go away when the feed with that label goes away

Open
#140,061 2 comments 0 reactions 1 assignee Claimed by @jeffswenson View on GitHub
A-cdc branch-master C-bug T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

When a feed with a metrics_label is deleted, the prometheus metrics with that scope in `_status/vars` don't get deleted. This is a problem for customers as the metrics are still reported and can inflate their cardinality cost in their observability systems. Some metrics aren't even zero'd, which can cause spurious alerts and poor DX.

Jira issue: CRDB-46981

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.