Skip to content

Add panel for flashblocks metric #266

@emhane

Description

@emhane

Describe the feature

Add panel for to new op-reth dashboard

#[derive(Metrics)]
#[metrics(scope = "flashblock_service")]
struct FlashBlockServiceMetrics {
/// The last complete length of flashblocks per block.
last_flashblock_length: Histogram,
/// The duration applying flashblock state changes in seconds.
execution_duration: Histogram,
}

Additional context

No response

Metadata

Metadata

Labels

Type

No type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions