Skip to content

feat: implement gauge metrics for key feature flags #197

@0x416e746f6e

Description

@0x416e746f6e

it would be good for monitoring purposes for op-rbuilder to export gauge (values 0 or 1) metrics for when this or that particular feature flag is enabled or not. for example:

  • feat_revert_protection => 1 when --builder.enable-revert-protection is in force, 0 otherwise
  • feat_flashblocks => 1 when --flashblocks.enabled is in force, 0 otherwise
  • feat_flashtestations => 1 for --flashtestations.enabled, 0 otherwise
  • and so on...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions