Skip to content

fix: Prometheus metrics prefix#3231

Open
m3diumrare wants to merge 1 commit intosei-protocol:mainfrom
m3diumrare:patch-1
Open

fix: Prometheus metrics prefix#3231
m3diumrare wants to merge 1 commit intosei-protocol:mainfrom
m3diumrare:patch-1

Conversation

@m3diumrare
Copy link
Copy Markdown

Most default Prometheus or Prometheus-like systems reject metrics names that don't match [a-zA-Z_:][a-zA-Z0-9_:]*

Most default Prometheus or Prometheus-like systems reject metrics names that don't match `[a-zA-Z_:][a-zA-Z0-9_:]*`
@m3diumrare m3diumrare changed the title Fix Prometheus metrics prefix fix: Prometheus metrics prefix Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.26%. Comparing base (df8c2bb) to head (f7650e4).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3231   +/-   ##
=======================================
  Coverage   59.26%   59.26%           
=======================================
  Files        2066     2066           
  Lines      169624   169624           
=======================================
  Hits       100521   100521           
  Misses      60311    60311           
  Partials     8792     8792           
Flag Coverage Δ
sei-chain-pr 62.36% <100.00%> (?)
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
utils/metrics/metrics_util.go 70.47% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants