Addtl metrics resources

This commit is contained in:
Jerome Petazzoni
2016-12-01 15:43:49 -08:00
parent e4f824fd07
commit b021b0eec8

View File

@@ -2325,6 +2325,8 @@ I don't need to SSH to another node.
]
Note: we could also use a pre-built image, e.g. `nicolaka/netshoot`
---
## Investigating the `rng` service
@@ -4433,6 +4435,19 @@ The editor is a bit less friendly than the one we used for InfluxDB.
---
## More resources on container metrics
- [Docker Swarm & Container Overview](https://grafana.net/dashboards/609),
a custom dashboard for Grafana
- [Gathering Container Metrics](http://jpetazzo.github.io/2013/10/08/docker-containers-metrics/),
a blog post about cgroups
- [The Prometheus Time Series Database](https://www.youtube.com/watch?v=HbnGSNEjhUc),
a talk explaining why custom data storage is necessary for metrics
---
# Dealing with stateful services
- First of all, you need to make sure that the data files are on a *volume*