Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NewHeadsPollInterval #6

Merged
merged 9 commits into from
Jan 15, 2025
Merged

Conversation

DylanTinianov
Copy link
Contributor

@DylanTinianov DylanTinianov commented Jan 8, 2025

Description

  • Added NewHeadsPollInterval to multinode config
  • Removed default configuration since defaults should be set per chain.

Resolves Dependencies

Required for extracting Solana MultiNode to chainlink-framework: smartcontractkit/chainlink-solana#1004

@DylanTinianov DylanTinianov self-assigned this Jan 8, 2025
@DylanTinianov DylanTinianov marked this pull request as ready for review January 8, 2025 20:16
@DylanTinianov DylanTinianov requested a review from a team as a code owner January 8, 2025 20:16
@DylanTinianov DylanTinianov changed the title Add NewHeadsPollInterval Fix Duplicate Metrics Jan 8, 2025
@DylanTinianov DylanTinianov changed the title Fix Duplicate Metrics Fix Duplicate Metrics Issue Jan 8, 2025
@DylanTinianov DylanTinianov changed the title Fix Duplicate Metrics Issue Enable Solana MultiNode Extraction Jan 8, 2025
Copy link

@dhaidashenko dhaidashenko left a comment

Choose a reason for hiding this comment

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

Changing the metric's name is a breaking change. They might be used by NOPs and other teams for alerts or in dashboards. We can't do that without decent argumentation and a long deprecation/migration process.
Let's talk to James; maybe it's possible to prioritize the update of chainlink/v2 in the integration tests.
If not we can make 2.14 to use metrics defined in the framework repo.

@DylanTinianov DylanTinianov changed the title Enable Solana MultiNode Extraction Add NewHeadsPollInterval Jan 14, 2025
@DylanTinianov DylanTinianov merged commit a2ea5e5 into main Jan 15, 2025
3 checks passed
@DylanTinianov DylanTinianov deleted the add-new-heads-poll-interval branch January 15, 2025 20:36
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