Skip to content

Fixed full sync iteration metric name#96

Open
hexdigest wants to merge 1 commit into0xPolygon:developfrom
hexdigest:synchronizer-full-sync-iteration-metric-fix
Open

Fixed full sync iteration metric name#96
hexdigest wants to merge 1 commit into0xPolygon:developfrom
hexdigest:synchronizer-full-sync-iteration-metric-fix

Conversation

@hexdigest
Copy link

No description provided.

FullL1SyncTimeName = Prefix + "full_L1_sync_time"

// FullSyncIterationTimeName is the name of the label for a L1 synchronization.
FullSyncIterationTimeName = Prefix + "full_L1_sync_time"
Copy link
Author

Choose a reason for hiding this comment

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

This name conflicts with the above histogram name, so this metric isn't being tracked currently.

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.

2 participants

Comments