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

(PDK-1338) Initial import of analytics code from Bolt #652

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

rodjek
Copy link
Contributor

@rodjek rodjek commented Apr 4, 2019

No description provided.

@rodjek rodjek added the blocked label Apr 4, 2019
@coveralls
Copy link

coveralls commented Apr 4, 2019

Coverage Status

Coverage decreased (-0.03%) to 93.025% when pulling a74933e on rodjek:pdk-1338 into 03e91ca on puppetlabs:master.

lib/pdk/telemetry.rb Outdated Show resolved Hide resolved
lib/pdk/telemetry.rb Outdated Show resolved Hide resolved
@@ -36,6 +36,8 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'ffi', '~> 1.9.0'
spec.add_runtime_dependency 'hitimes', '1.3.0'
spec.add_runtime_dependency 'net-ssh', '~> 4.2.0'
spec.add_runtime_dependency 'httpclient', '~> 2.8.3'
spec.add_runtime_dependency 'concurrent-ruby', '~> 1.1.5'
Copy link
Contributor

Choose a reason for hiding this comment

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

IIRC this is compiled gem. No issues with this?

Copy link
Contributor

Choose a reason for hiding this comment

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

It will get compiled as part of the vanagon build process and the results cached into the packages, so it should be OK.

Copy link
Contributor

@scotje scotje left a comment

Choose a reason for hiding this comment

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

Based on Lindsey's comments, may be worth doing a gsub of Telemetry to Analytics just for consistency.

spec/unit/pdk/telemetry_spec.rb Outdated Show resolved Hide resolved
lib/pdk/telemetry.rb Outdated Show resolved Hide resolved
lib/pdk/telemetry/util.rb Outdated Show resolved Hide resolved
@rodjek rodjek force-pushed the pdk-1338 branch 5 times, most recently from 049b0e5 to e73d982 Compare April 5, 2019 03:18
@rodjek rodjek removed the blocked label Apr 5, 2019
@rodjek rodjek changed the title (PDK-1338) Initial import of telemetry code from Bolt (PDK-1338) Initial import of analytics code from Bolt Apr 5, 2019
@rodjek rodjek requested review from scotje and glennsarti April 5, 2019 06:15
Copy link
Contributor

@scotje scotje left a comment

Choose a reason for hiding this comment

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

Looks good to me! Left one comment about the PDK.analytics reader method implementation.

lib/pdk.rb Show resolved Hide resolved
@rodjek rodjek merged commit 3ecd626 into puppetlabs:master Apr 9, 2019
@rodjek rodjek deleted the pdk-1338 branch April 9, 2019 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants