-
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.1.0
head repository: puppetlabs/puppet_metrics_dashboard
compare: v1.1.5
- 18 commits
- 17 files changed
- 4 contributors
Commits on Feb 13, 2019
-
Merge pull request #35 from suckatrash/release_prep
1.1.0 release prep
Configuration menu - View commit details
-
Copy full SHA for 13d9f1d - Browse repository at this point
Copy the full SHA 13d9f1dView commit details
Commits on Mar 11, 2019
-
add a metric for last successful file-sync commit
suckatrash committedMar 11, 2019 Configuration menu - View commit details
-
Copy full SHA for e917f35 - Browse repository at this point
Copy the full SHA e917f35View commit details -
Merge pull request #36 from suckatrash/file_sync_timing
add a metric for last successful file-sync commit
Configuration menu - View commit details
-
Copy full SHA for b826516 - Browse repository at this point
Copy the full SHA b826516View commit details
Commits on Mar 14, 2019
-
Stop creating /run/grafana on CentOS 7
This commit updates the service management logic for grafana to drop the creation of the /run/grafana directory prior to starting the service on CentOS 7. Grafana 4.5.0 and later manage this by setting the RuntimeDirectory option in the grafana-server.service unit file. However, CentOS 7 uses systemd v219 which will fail during startup if the directory specified by RuntimeDirectory already exists. This failure causes the first catalog application that installs and starts grafana-server to fail --- which is particularly problematic for Bolt plans that only run once. Fixes #37.
Configuration menu - View commit details
-
Copy full SHA for 5164dc0 - Browse repository at this point
Copy the full SHA 5164dc0View commit details -
Cleanup /run/grafana spec tests for ubuntu
Prior to this commit, the spec tests for the ubuntu /run/grafana resources were present but no longer valid. This commit removes these tests and removes the rubocop exclusion that allowed them.
Jarret Lavallee committedMar 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 8c8568a - Browse repository at this point
Copy the full SHA 8c8568aView commit details -
Merge pull request #38 from Sharpie/remove-rundir-creation
Stop creating /run/grafana on CentOS 7
Configuration menu - View commit details
-
Copy full SHA for 8d60dd0 - Browse repository at this point
Copy the full SHA 8d60dd0View commit details
Commits on Mar 22, 2019
-
suckatrash committed
Mar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for bec3520 - Browse repository at this point
Copy the full SHA bec3520View commit details
Commits on Mar 25, 2019
-
Merge pull request #39 from suckatrash/add_puppetdb_heap
add puppetdb heap / status
Configuration menu - View commit details
-
Copy full SHA for c144c25 - Browse repository at this point
Copy the full SHA c144c25View commit details
Commits on Mar 29, 2019
-
suckatrash committed
Mar 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 27ff71c - Browse repository at this point
Copy the full SHA 27ff71cView commit details -
Merge pull request #44 from suckatrash/fix_grafana_requirement
fix grafana version req. This fixes #43
Configuration menu - View commit details
-
Copy full SHA for 2b74ed4 - Browse repository at this point
Copy the full SHA 2b74ed4View commit details
Commits on Apr 25, 2019
-
better support for FOSS puppet
suckatrash committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 3d1058a - Browse repository at this point
Copy the full SHA 3d1058aView commit details -
Allow port numbers of services to be specified
This commit updates the master_list, puppetdb_list, and postgres_host_list parameters to allow pairs of `[hostname, port_number]` in addition to just a hostname. If the port number is specified, then Telegraf will be configured to use that port when requesting metrics from the host. If no port number is specified, then Telegraf will be configured to use the default prts of 8140 for Puppet Server, 8081 for PuppetDB, and 5432 for Postgres. Closes #48
Configuration menu - View commit details
-
Copy full SHA for dba059b - Browse repository at this point
Copy the full SHA dba059bView commit details -
Merge pull request #49 from suckatrash/dash_template_update
Improve support for FOSS puppet dashboards
Configuration menu - View commit details
-
Copy full SHA for e4512a6 - Browse repository at this point
Copy the full SHA e4512a6View commit details -
Merge pull request #50 from Sharpie/support-alternate-ports
Allow port numbers of services to be specified
Configuration menu - View commit details
-
Copy full SHA for 956a1d5 - Browse repository at this point
Copy the full SHA 956a1d5View commit details -
suckatrash committed
Apr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 71861ae - Browse repository at this point
Copy the full SHA 71861aeView commit details -
suckatrash committed
Apr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 81ff06a - Browse repository at this point
Copy the full SHA 81ff06aView commit details -
suckatrash committed
Apr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for c64372a - Browse repository at this point
Copy the full SHA c64372aView commit details -
Merge pull request #51 from suckatrash/release_prep_1_1_15
1.1.5 release prep
Configuration menu - View commit details
-
Copy full SHA for 5eb503a - Browse repository at this point
Copy the full SHA 5eb503aView 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.1.0...v1.1.5