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

only log check names instead of their config #229

Merged
merged 2 commits into from
May 24, 2019
Merged

only log check names instead of their config #229

merged 2 commits into from
May 24, 2019

Conversation

arbll
Copy link
Member

@arbll arbll commented May 24, 2019

What does this PR do

Log updated list of checkName (it's actually <checkName>_<configHash>) instead of the complete JSON configs. The check name should be enough to link it to a template and get all the relevant informations.

Note that we were previously logging even if there wasn't an update. This seems useless.

Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

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

LGTM, just a suggestion, feel free to accept it or discard it

src/main/java/org/datadog/jmxfetch/App.java Outdated Show resolved Hide resolved
Co-Authored-By: Olivier Vielpeau <olivielpeau@users.noreply.github.com>
@arbll arbll merged commit 4f8ba59 into master May 24, 2019
@arbll arbll deleted the arbll/log-less branch May 24, 2019 15:15
olivielpeau added a commit that referenced this pull request May 27, 2019
Co-Authored-By: Olivier Vielpeau <olivielpeau@users.noreply.github.com>
olivielpeau added a commit that referenced this pull request May 27, 2019
Co-Authored-By: Olivier Vielpeau <olivielpeau@users.noreply.github.com>
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