Skip to content

cranker: emit cluster name in metrics - #224

Merged
ebatsell merged 6 commits into
masterfrom
gzalz/feat/cluster-tag-metrics
Aug 6, 2025
Merged

cranker: emit cluster name in metrics#224
ebatsell merged 6 commits into
masterfrom
gzalz/feat/cluster-tag-metrics

Conversation

@gzalz

@gzalz gzalz commented Apr 19, 2025

Copy link
Copy Markdown
Contributor

Problem
We would like to differentiate between instances of restaking cranker running against different Solana clusters but lack the ability to do so.

Solution

  • Wire through the cluster arg to datapoint_info! calls as a tag

@codecov

codecov Bot commented Apr 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.05%. Comparing base (bbc5abe) to head (3bb2707).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   85.05%   85.05%           
=======================================
  Files          91       91           
  Lines        9529     9529           
=======================================
  Hits         8105     8105           
  Misses       1424     1424           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@gzalz
gzalz requested review from coachchucksol and ebatsell April 19, 2025 01:00
@gzalz
gzalz marked this pull request as ready for review April 19, 2025 01:00

@coachchucksol coachchucksol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ebatsell
ebatsell enabled auto-merge (squash) August 6, 2025 21:57

@coachchucksol coachchucksol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ebatsell
ebatsell merged commit af95116 into master Aug 6, 2025
6 checks passed
@ebatsell
ebatsell deleted the gzalz/feat/cluster-tag-metrics branch August 6, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants