Xin Huang
0c335a32ea
Fix an error in 'application_metrics.md'
...
There is a minor mistake of Dockerfile example
2016-09-06 15:05:34 +08:00
Tobias Schmidt
82ce4ff6fc
Update prometheus.io URL
2016-08-21 00:21:15 -04:00
Vishnu kannan
2eecea1353
Move presubmit to a make rule. Update docs to not use make all unless necessary.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 17:27:24 -07:00
Vishnu kannan
38ea12a533
update scripts and docs to not mention godep for builds
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:40:05 -07:00
waleed samy
148bc71924
fix broken link
2016-07-01 21:29:33 +02:00
Tim St. Clair
9895701919
Add link to cAdvisor release instructions
2016-05-12 16:02:45 -07:00
Victor Palma
58b26c9d2a
add optional TLS client auth to Kafka storage
2016-05-06 15:40:29 -05:00
Tim St. Clair
a92834c8af
Cleanup cAdvisor storage docs
2016-05-04 19:41:07 -07:00
Tim St. Clair
0ac3342863
Merge pull request #1241 from nik-kor/master
...
Add docs about using elasticsearch as a storage driver
2016-04-26 12:06:39 -07:00
Nikita Korotkih
f2beaa5ae1
Add docs about using elasticsearch as a storage driver
2016-04-26 19:40:12 +03:00
Ainsley Chong
700c3d1d4d
Separated asset files into their own folder with the correct file
...
formats, and added a script to build them into required .go file using
go-bindata.
2016-04-21 15:16:08 -07:00
Tim St. Clair
5a2c760306
Add issue tracking documentation, move development documents to subdir
2016-02-08 16:17:41 -08:00
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