Commit Graph

47 Commits

Author SHA1 Message Date
Jimmi Dyson
ee73baeef7 Make Go 1.5 a requirement 2016-01-07 10:01:29 +00:00
Solly Ross
89e656d2d8 Fix Custom Metrics Documentation
The documentation for custom metrics contained an error in the
Prometheus metrics example JSON, and was also somewhat unclear
as to how the labels worked.
2015-12-09 19:44:41 -05:00
Lei Xue
c54f9d3758 make profiling tunable 2015-12-04 18:35:05 +08:00
mqliang
36ef69d95c Fix typo in document
This PR fix typo in document
2015-10-06 17:10:27 +08:00
Rohit Jnagal
b24efc0af3 Initial skeleton for application metrics docs.
Not linked off from the main page yet. Needs few more tweaks, links, and
sample images.
2015-09-14 18:30:17 +00:00
Brian Christner
751d648ec3 Update prometheus.md
Added the example of setting up Prometheus with cAdvisor.
2015-07-22 14:08:23 +02:00
Victor Marmol
7bfe81c0c2 Add cAdvisor canary image to running docs 2015-06-26 19:25:29 -07:00
Ananya Kumar
2caa4bae20 Update build.md 2015-06-19 02:22:21 -04:00
Ananya Kumar
aed91d142e Update build.md
Make it clear how to run cadvisor after building
2015-06-08 16:35:28 -07:00
Victor Marmol
be4a581f23 Mention Fedora 2015-06-07 16:53:11 -07:00
Victor Marmol
6ce39db7f1 Minor organization update in running doc 2015-06-05 08:41:42 -07:00
Rohit Jnagal
adbff14704 Add link to docker-compose config for bringing up cadvisor-influxdb-grafana together. 2015-05-26 05:44:12 +00:00
Rohit Jnagal
c8878fc24a Add a link to the 'docker monitoring' example. 2015-05-20 17:28:38 +00:00
Marcus Furlong
9e7ce0dbf6 update documentation for CentOS 7
1) cgroups were getting mounted at /cgroup: not /cgroup
2) incorrect flag was used:

provided but not defined: --privilege
See 'docker run --help'.
2015-05-08 11:12:12 +10:00
Victor Marmol
41ba594f82 Document that cAdvisor needs --privilege in RHEL/CentOS
Fixes #379
2015-05-07 09:29:47 -07:00
Rohit Jnagal
e68b6cbb25 Add 'all_events' option to the api to report all event types. 2015-05-06 16:45:13 +00:00
Victor Marmol
5fd8273806 Allow customizing storage duration. 2015-04-22 09:43:30 -07:00
Victor Marmol
a45d396804 Add oom_kill_events parameter to API 2015-04-15 15:49:11 -07:00
Victor Marmol
278d0a858b Add API v1.3 documentation. 2015-04-01 10:07:25 -07:00
Victor Marmol
c5b4f30ad9 Fix build documentation and clarify readme. 2015-03-30 16:16:01 -07:00
Victor Marmol
8ec4990bc6 Merge pull request #613 from rjnagal/version
Remove field descriptions from Machine doc.
2015-03-23 12:52:59 -07:00
Rohit Jnagal
c34d80fdca Remove field descriptions from Machine doc. 2015-03-23 18:23:10 +00:00
Victor Marmol
e68a8c511e Merge pull request #611 from rjnagal/version
Add documentation for 2.0 API.
2015-03-23 11:12:04 -07:00
Rohit Jnagal
9a79c8a0fb Add documentation for 2.0 API. 2015-03-23 18:06:03 +00:00
Victor Marmol
1acf796852 Merge pull request #538 from DreadPirateShawn/patch-1
Fixed minor typo in runtime_options.md
2015-03-23 10:54:42 -07:00
Rohit Jnagal
e83f7f3802 Update web.md
Closes #591
2015-03-15 18:34:09 -07:00
Julius Volz
6419153c0b Add Prometheus documentation. 2015-03-15 03:01:44 +01:00
Rohit Jnagal
14d56d3eda Fix broken links in api doc. 2015-03-12 22:11:06 +00:00
Rohit Jnagal
7af93e643c Update documentation on running integration tests. 2015-03-05 22:44:54 +00:00
Victor Marmol
c1f572f13f Add instructions for running the integration tests. 2015-03-02 11:11:39 -08:00
Shawn Falkner-Horine
cee712e028 Fixed minor typo in runtime_options.md 2015-02-26 14:30:52 -08:00
Victor Marmol
306645d891 Specify to use -test.short when running unit tests. 2015-02-24 07:55:24 -08:00
Dominique Luna
10841463ec broken relative link fixes 2015-01-26 17:20:28 -05:00
Victor Marmol
af92b9b7e7 Adding documentation for enabling memory cgroup in Debian.
Fixes #432.
2015-01-12 08:46:56 -08:00
Victor Marmol
d5761fab94 Merge pull request #424 from rjnagal/docker
Update API doc with new machine API output.
2015-01-06 14:55:14 -08:00
Rohit Jnagal
bb02481289 Update API doc with new machine API output. 2015-01-06 22:53:59 +00:00
Rohit Jnagal
d14d8f6900 Fix broken link. 2015-01-02 20:19:26 +00:00
Rohit Jnagal
5ced34eade Re-word to fix a hanging sentence.
Can we just remove this? We moved our base requirement to Docker 1.0. Is this fixed there?
2014-12-24 18:17:50 +00:00
Rohit Jnagal
2661a6beaa Add instructions for running cAdvisor on Boot2Docker. 2014-12-23 07:11:19 +00:00
Dennis Benkert
27d731be71 fixed typo in influx docs 2014-12-16 18:03:09 +01:00
Dipankar Sarkar
e5bb74d818 Updating docs for the Web UI authentication feature 2014-12-12 00:40:48 +05:30
Victor Marmol
10846725f5 Updating link to runtime options. 2014-12-05 08:27:21 -08:00
Victor Marmol
18e9394dbc Adding runtime options docs.
Also some cleanups of other docs.
2014-12-04 09:16:30 -08:00
Victor Marmol
0209d96826 Add a case in the docs for the / bindmount error.
Fixes #303
2014-11-20 06:57:52 +08:00
Victor Marmol
1118597ade Reorganizing cAdvisor docs and moving many of them to their own pages. 2014-11-07 16:34:45 -08:00
Victor Marmol
45be8162c7 Add more detailed build docs. 2014-11-06 15:37:26 -08:00
Victor Marmol
c53641c29f Add more detailed running instructions.
Fixes #290
2014-11-03 17:23:14 -08:00