Skip to content

Convert cryptosim metrics to otel#3009

Merged
cody-littley merged 7 commits intomainfrom
cody-littley/cryptosim-otel
Mar 4, 2026
Merged

Convert cryptosim metrics to otel#3009
cody-littley merged 7 commits intomainfrom
cody-littley/cryptosim-otel

Conversation

@cody-littley
Copy link
Contributor

Describe your changes and provide context

Covert cryptosim metrics to the open telemetry API in order to be uniform with the rest of the codebase.

Testing performed to validate your change

Ran benchmark locally, verified that dashboard still works.

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.25%. Comparing base (332e806) to head (1467bb9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3009      +/-   ##
==========================================
- Coverage   58.29%   58.25%   -0.04%     
==========================================
  Files        2108     2108              
  Lines      173730   173629     -101     
==========================================
- Hits       101272   101155     -117     
- Misses      63433    63449      +16     
  Partials     9025     9025              
Flag Coverage Δ
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 25 files with indirect coverage changes

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

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 4, 2026, 3:34 PM

Base automatically changed from cody-littley/cryptosim-dormant-accounts to main March 3, 2026 21:45
Copy link
Contributor

@yzang2019 yzang2019 left a comment

Choose a reason for hiding this comment

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

Do we need to fix the dashboard after converting to otel?

@cody-littley
Copy link
Contributor Author

@yzang2019

Do we need to fix the dashboard after converting to otel?

When I did the conversion, I was careful that the resulting metric names matched the prior metrics names. I verified that the existing dashboard worked as expected with local testing.

@cody-littley cody-littley enabled auto-merge (squash) March 4, 2026 15:34
@cody-littley cody-littley merged commit 62e679f into main Mar 4, 2026
39 checks passed
@cody-littley cody-littley deleted the cody-littley/cryptosim-otel branch March 4, 2026 15:50
yzang2019 pushed a commit that referenced this pull request Mar 19, 2026
## Describe your changes and provide context

Covert cryptosim metrics to the open telemetry API in order to be
uniform with the rest of the codebase.

## Testing performed to validate your change

Ran benchmark locally, verified that dashboard still works.

---------

Co-authored-by: Cody Littley <cody.littley@seinetwork.io>
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.

3 participants