Sha256: a723e76997820233a4182eef605d210b0a9ab33f6d0e553c239c76e7463d8269
Contents?: true
Size: 484 Bytes
Versions: 37
Compression:
Stored size: 484 Bytes
Contents
Graphite ======== Graphite will automatically send a request to your Graphite server under the deploys.chef.[environment] for graphical analysis. Gem Requirements ---------------- This plugin has no gem requirements. Hooks ----- - `after_promote` Configuration ------------- ```yaml plugins: graphite: server: graphite.example.com port: 12345 ``` #### server The url to the graphite server - Type: `String` #### port The port of the graphite server - Type: `Integer`
Version data entries
37 entries across 37 versions & 2 rubygems