Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

zapier/docker-graphite

Repository files navigation

docker-graphite

A simple Dockerfile that runs Graphite/Carbon (and nothing else!) based on https://github.com/nickstenning/docker-graphite.

Most projects aim to combine nginx, statsd, and others. If you're using brubeck or some other aggregator, and nginx is running elsewhere, then this is for you.

## Usage

$ docker build -t graphite .
$ docker run graphite

Available Environment Variables

  • DEFAULT_RETENTIONS: The Carbon storage retention rule to use for all patterns apart from carbon.* (default: 10s:12h,1m:2w,10m:1y,60m:5y)
  • MEMCACHE_HOST: The memcache host to use for Graphite (default: none)

About

A simple Dockerfile that runs Graphite/Carbon (and nothing else!)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages