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

feat(keystone): init dashboard + alert #904

Closed
wants to merge 25 commits into from
Closed

Conversation

Atrax1
Copy link
Collaborator

@Atrax1 Atrax1 commented Oct 30, 2024

Requires

Supports

smartcontractkit/chainlink#15087 metric renaming in core

@Atrax1 Atrax1 requested a review from patrickhuie19 November 27, 2024 09:12
@Atrax1 Atrax1 marked this pull request as ready for review November 27, 2024 09:12
@Atrax1 Atrax1 requested review from jmank88 and a team November 27, 2024 09:13
Comment on lines +49 to +51
t.Cleanup(func() {
file.Close()
})
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
t.Cleanup(func() {
file.Close()
})
t.Cleanup(file.Close)

…env filter to paltform_engine_workflow_count
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