aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/graphite/README.md
blob: 1d14e3654a96434c22652da0f5d1d38bd1911e23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Graphite

These files provision an instance of the [graphite-statsd](https://hub.docker.com/r/graphiteapp/graphite-statsd/) image.

The following ports are exposed by the service:

**80**: NGINX
**8125**: StatsD Ingest
**8126**: StatsD Admin

There is a 10Gi persistent volume mounted at `/opt/graphite/storage` which holds our statistic data.