-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: puppetlabs/puppet_metrics_dashboard
base: 1.0.3
head repository: puppetlabs/puppet_metrics_dashboard
compare: 1.1.0
- 19 commits
- 54 files changed
- 5 contributors
Commits on Dec 26, 2018
-
Parameters added: - influxdb_urls - telegraf_db_name - telegraf_agent_interval - http_response_timeout Global telegraf settings are now managed via ini_setting resources. Settings for this module are moved from telegraf.conf to telegraf.d/puppet_metrics_dashboard.conf. These changes allow configs other than the ones for this module to be set while still allowing this module to udpate its config. Update .fixtures and metadata (fixes #18) Also removed top scope references and replaced legacy facts
Configuration menu - View commit details
-
Copy full SHA for c5bf5ff - Browse repository at this point
Copy the full SHA c5bf5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5945a5 - Browse repository at this point
Copy the full SHA c5945a5View commit details -
(maint) Add yumrepo to fixtures
Prior to this commit yumrepo was not in the fixtures. As it was removed out of core in 6.x, spec tests would fail with newer versions of puppet.
Jarret Lavallee committedDec 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 66088ce - Browse repository at this point
Copy the full SHA 66088ceView commit details -
Prior to this commit, the module was using PDK 1.7.0 and some checks were failing. This commit updates PDK to 1.8.0 to fix the checks.
Jarret Lavallee committedDec 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 9de3357 - Browse repository at this point
Copy the full SHA 9de3357View commit details -
Merge pull request #21 from jarretlavallee/maint/master/pdk_1_8_0
Update to PDK 1.8.0, thanks @jarretlavallee !
Configuration menu - View commit details
-
Copy full SHA for 2426e02 - Browse repository at this point
Copy the full SHA 2426e02View commit details
Commits on Dec 31, 2018
-
Refactor to a more standard layout
This commit refactors the module to more closely follow the install > config > service manifest layout. Parameters were removed on all manifests except init.pp. All manifests now directly reference parameters from the puppet_metrics_dashboard class. The greatly reduces duplication of code and sets the module up in a way that it could easily move from params.pp to data in module later. The docs at the top of manifests also got updated to reflect that puppet-strings expects both a summary and a description that is not prefixed with the @summary tag. In many cases this means duplicate info... that is an unfortunate shortcoming of puppet-strings :( Tests were lightly updated to reflect that subclasses do not have params. One test was moved form install_spec.rb to init_spec.rb as it made more sense there.
Configuration menu - View commit details
-
Copy full SHA for 4d41693 - Browse repository at this point
Copy the full SHA 4d41693View commit details
Commits on Jan 2, 2019
-
This commit does two things: - reorganizes tests to matche the way the module is laid out - increases test coverage to 100%
Configuration menu - View commit details
-
Copy full SHA for 9ce94a4 - Browse repository at this point
Copy the full SHA 9ce94a4View commit details
Commits on Jan 3, 2019
-
Merge pull request #22 from genebean/refactor
Refactor to a more standard layout
Configuration menu - View commit details
-
Copy full SHA for 050e6f2 - Browse repository at this point
Copy the full SHA 050e6f2View commit details -
We need to install bundle differently for lower Ruby versions following the release of Bundle 2.0
suckatrash committedJan 3, 2019 Configuration menu - View commit details
-
Copy full SHA for ea76c19 - Browse repository at this point
Copy the full SHA ea76c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8fef3a - Browse repository at this point
Copy the full SHA a8fef3aView commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34629f0 - Browse repository at this point
Copy the full SHA 34629f0View commit details
Commits on Jan 5, 2019
-
Add postgres metrics collection
suckatrash committedJan 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 86611dc - Browse repository at this point
Copy the full SHA 86611dcView commit details
Commits on Jan 9, 2019
-
Merge pull request #29 from genebean/vagrantfile
Adding a Vagrantfile to facilitate local testing
Configuration menu - View commit details
-
Copy full SHA for 005b6ea - Browse repository at this point
Copy the full SHA 005b6eaView commit details
Commits on Feb 2, 2019
-
(MODULES-8585) update grafana repos
Updates repo url and key, as per: https://grafana.com/blog/2019/01/05/moving-to-packages.grafana.com/ voxpupuli/puppet-grafana#150
Configuration menu - View commit details
-
Copy full SHA for 899b223 - Browse repository at this point
Copy the full SHA 899b223View commit details
Commits on Feb 5, 2019
-
Merge pull request #32 from tkishel/MODULES-8585_update_grafana_repos
(MODULES-8585) update grafana repos
Configuration menu - View commit details
-
Copy full SHA for 8bdc85d - Browse repository at this point
Copy the full SHA 8bdc85dView commit details
Commits on Feb 6, 2019
-
add a postgres dash example and a resource to add it
suckatrash committedFeb 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 57c6519 - Browse repository at this point
Copy the full SHA 57c6519View commit details -
suckatrash committed
Feb 6, 2019 Configuration menu - View commit details
-
Copy full SHA for d752c2f - Browse repository at this point
Copy the full SHA d752c2fView commit details
Commits on Feb 13, 2019
-
Merge pull request #30 from suckatrash/postgresv3
Add postgresql metrics collection
Configuration menu - View commit details
-
Copy full SHA for 711885b - Browse repository at this point
Copy the full SHA 711885bView commit details -
suckatrash committed
Feb 13, 2019 Configuration menu - View commit details
-
Copy full SHA for ddb6465 - Browse repository at this point
Copy the full SHA ddb6465View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.3...1.1.0