cookbook 'prometheus', '= 0.2.0'
prometheus (6) Versions 0.2.0 Follow8
Installs/Configures Prometheus
cookbook 'prometheus', '= 0.2.0', :supermarket
knife supermarket install prometheus
knife supermarket download prometheus
prometheus Cookbook
This cookbook installs the Prometheus monitoring system and time-series database.
Requirements
- Chef 11 or higher
- Ruby 1.9.3 or higher
Platform
Tested on
- Ubuntu 14.04
Attributes
In order to keep the README managable and in sync with the attributes, this
cookbook documents attributes inline. The usage instructions and default
values for attributes can be found in the individual attribute files.
Recipes
default
The default recipe installs Prometheus using the default install_method
and
supervises the Prometheus binary under runit.
Dependencies
The following cookbooks are dependencies:
Usage
prometheus::default
Include prometheus
in your node's run_list
:
{ "run_list": [ "recipe[prometheus::default]" ] }
Development
Please see the [Contributing](CONTRIBUTING.md) and [Issue Reporting](ISSUES.md) Guidelines.
License & Authors
- Author: Ray Rodriguez rayrod2030@gmail.com
- Author: kristian järvenpää kristian.jarvenpaa@gmail.com
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
apt >= 0.0.0 |
build-essential >= 0.0.0 |
runit ~> 1.5 |
bluepill ~> 2.3 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Change Log
All notable changes to this project will be documented in this file.
0.2.0 - 2015-05-11
Fixed
- License defined in metadata.
0.1.0 - 2015-05-11
Changed
- Initial release of prometheus cookbook
Foodcritic Metric
0.2.0 failed this metric
FC031: Cookbook without metadata file: /tmp/cook/ab9840e876045898eb4fd243/prometheus/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/ab9840e876045898eb4fd243/prometheus/metadata.rb:1
0.2.0 failed this metric
FC045: Consider setting cookbook name in metadata: /tmp/cook/ab9840e876045898eb4fd243/prometheus/metadata.rb:1