Skip to content

events: generate schemas for metrics#8052

Open
mmcgee-jump wants to merge 1 commit intomainfrom
mmcgee/binevt3
Open

events: generate schemas for metrics#8052
mmcgee-jump wants to merge 1 commit intomainfrom
mmcgee/binevt3

Conversation

@mmcgee-jump
Copy link
Contributor

@mmcgee-jump mmcgee-jump commented Jan 27, 2026

Blocked on metric coherence / rename

@mmcgee-jump mmcgee-jump added this to the v1.0 milestone Jan 27, 2026
@github-actions
Copy link

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.069821 s 0.069827 s 0.009%
backtest mainnet-368528500-perf snapshot load NaN s NaN s NaN%
backtest mainnet-368528500-perf total elapsed 69.821145 s 69.826553 s 0.008%
firedancer mem usage with mainnet.toml NaN GiB NaN GiB NaN%

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we format these with a generic JSON formatter? This is hard to work with

"description": "Result of loading and executing a transaction",
"fields": {
"transaction_result_success": { "type": "UInt64", "description": "Transaction executed successfully" },
"transaction_result_instructon_error": { "type": "UInt64", "description": "An error occurred while processing an instruction" },
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"transaction_result_instructon_error": { "type": "UInt64", "description": "An error occurred while processing an instruction" },
"transaction_result_instruction_error": { "type": "UInt64", "description": "An error occurred while processing an instruction" },

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.

3 participants