graphitecarboncache

May 7, 2026 ยท View on GitHub

Declares a carbon-cache section for graphite_carbon_config.

Actions

ActionDescription
:createDeclares cache configuration data (default)
:deleteRemoves the declaration from the run

Properties

PropertyTypeDefaultDescription
backendString, Hash'whisper'Storage backend metadata
configHash{}Carbon cache settings

Examples

graphite_carbon_cache 'default' do
  config(line_receiver_port: 2003)
end