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

fix check attributes output_metric_* #19

Merged
merged 1 commit into from
Apr 4, 2020

Conversation

fgouteroux
Copy link
Contributor

Hi @jtopjian,

Theses attributes are not updated when updating the sensu check resource.

+ output_metric_format = "graphite_plaintext"
~ output_metric_handlers = [
- "graphite_handler",
+ "my_graphite_handler",
]

It's just an typo error, I think.

@fgouteroux fgouteroux changed the title fix check attributes output_metric_format/output_metric_handlers fix check attributes output_metric_* Apr 3, 2020
Copy link
Owner

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

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

LGTM - thank you!

@jtopjian jtopjian merged commit ce858b5 into jtopjian:master Apr 4, 2020
@fgouteroux fgouteroux deleted the fix-check-metric-update branch April 20, 2020 09:56
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