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

(SUP-3521) Remove legacy code #191

Merged
merged 1 commit into from Mar 9, 2023

Conversation

m0dular
Copy link
Contributor

@m0dular m0dular commented Feb 28, 2023

This commit removes legacy code and makes a few major changes:

  • Deprecate remote shipping to InfluxDB and Graphite
  • Refactor pe_metrics.rb into a mixin module
  • Use Puppet's HTTP client instead of net/http
  • Remove puma_metrics in favor of tk_metrics for all services
  • Remove version-exclusive code. Only currently supported PE and OSP Puppet releases are supported

This commit removes legacy code and makes a few major changes:

* Deprecate remote shipping to InfluxDB and Graphite
* Refactor pe_metrics.rb into a mixin module
* Use Puppet's HTTP client instead of net/http
* Remove puma_metrics in favor of tk_metrics for all services
* Remove version-exclusive code.  Only currently supported PE and OSP
  Puppet releases are supported
@MartyEwings
Copy link
Contributor

marked as backwards incompatible @m0dular i assume this would be worthy as a major release?

Copy link
Contributor

@MartyEwings MartyEwings left a comment

Choose a reason for hiding this comment

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

it doesnt break anything, and the tests pass so ill take your word for it that this works!

@MartyEwings MartyEwings merged commit 09eede4 into puppetlabs:main Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants