cockroachdb / cockroachdb/cockroach

Optionally configure prometheus metric escaping

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

Description

**Is your feature request related to a problem? Please describe.**

Previous versions of prometheus accepted a limited set of characters as metric or label names, but prometheus 3.0 supports a broader range of strings, including dots and dashes.

**Describe the solution you'd like**

Rather than always escaping prometheus metric names, crdb should control escaping behavior using content negotiation per prometheus 3.0.

Jira issue: CRDB-52347

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.