This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
(SUP-2007) Add local import and viewing of metrics #120
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR ports the functionality of https://github.com/puppetlabs/puppet-metrics-viewer into this repository in an effort to archive https://github.com/puppetlabs/puppet-metrics-viewer. The viewer functionality is provided by new rake tasks which use Litmus and bolt to spin up a local docker container with the dashboard. The metrics from a local directory are then imported into the docker dashboard instance.
This PR adds a new module to the fixtures to be able to import the data into the local dashboard container.
There are some additional benefits from this functionality
Usage
There 4 new rake tasks to perform tasks
Spin up a new instance and import 10 days of metrics from a path.
Destroy the instance
Spin up a new instance with the dashboard
Import metrics into an existing instance