graphite icon indicating copy to clipboard operation
graphite copied to clipboard

Development repository for the graphite cookbook

Results 17 graphite issues
Sort by recently updated
recently updated
newest added

This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management. This repo has been identified by topic(s) of chef-cookbook

Release: Patch
Skip: Announcements

Hey! I ran Cookstyle 7.32.0 against this repo and here are the results. This repo was selected due to the topics of chef-cookbook ## Changes ### Issues found and resolved...

## :person_frowning: Problem Statement `poise_python` is not maintained any more and contains out-dated chef practices ## :grey_question: Possible Solution Replace the `poise_python` resources with `pyenv` equivalents from github.com/sous-chefs/pyenv ## :arrow_heading_up:...

Tech Debt
Priority: High
hacktoberfest

This ticket is to track the progress of the custom resource rewrite. - [ ] Accumulator #230 - [ ] Uses poise-python #254 - [ ] Tests to cover #247...

Table Flip

The master branch do have [poise-python as it dependency](https://github.com/sous-chefs/graphite/blob/master/metadata.rb#L17)

Tech Debt
hacktoberfest

We need more contributors for this cookbook, if you would like to help maintain this cookbook please drop your name here!

The currently cookbook implementation of graphite web no longer works with the latest releases of Graphite. We need to get a totally new setup for graphite web in place, ideally...

25: def initialize(*args) 26: super 27>> @provider = Chef::Provider::GraphiteServiceRunit 28: end See https://travis-ci.org/sous-chefs/graphite/jobs/227007791

I have configured graphite, opentsdb and apache2/2.4 - graphite site displays correctly. But when I click on graphite -> tree -> metrics; Nothing, no metrics. opentsdb tree table is built...

A few small fixes merged recently makes this good to cut a release I think. @tas50 any objections? Would you prefer to standardize any of the cookbook release process stuff...