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

Fixes #13212: fix reporting in non services nor packages methods in rudder 4.3 to support multi-reporting #804

Conversation

ncharles
Copy link
Member

"full_class_prefix" string => canonify("monitoring_parameter_${report_param}");
"class_prefix" string => string_head("${full_class_prefix}", "1000");

"full_inner_class_prefix" string => canonify("file_ensure_lines_present_${monitoring_file}_param,${key},${value}");
Copy link
Member

Choose a reason for hiding this comment

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

what is this _param?

Copy link
Member Author

Choose a reason for hiding this comment

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

call is made to usebundle => file_ensure_lines_present("${monitoring_file}", "param,${key},${value}");

Copy link
Member

Choose a reason for hiding this comment

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

indeed.

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Rudder-Jenkins Normation-Rudder-Jenkins merged commit a2197b9 into Normation:branches/rudder/4.3 Aug 16, 2018
This pull request was closed.
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.

4 participants