Sid Verma
d037716b91
Update docs - go 1.7 needed for building
...
The project uses the built-in `context` package introduced in go 1.7 - update the docs to reflect that.
2018-04-14 10:10:44 +05:30
David Ashpole
c13b7bb544
add node-e2e based testing instructinos
2018-02-08 10:45:55 -08:00
Rohit Agarwal
6ba3fa4e8c
Add docs for using nvidia gpu monitoring.
2017-11-27 17:43:14 -08:00
Darío Hereñú
9d7cd18598
Minor proposal
2017-11-07 00:19:17 -03:00
Karl
5a033c064e
Add runtime options for TLS support
2017-08-24 15:14:33 +02:00
David Ashpole
1b220a7ebc
Merge branch 'master' into influxdb-retention-policy
2017-05-30 11:44:04 -07:00
Nate Gentile
05197a5450
fix centurylink labs link to prometheus integration
2017-05-20 08:29:48 -07:00
Chris Bui
1331547f62
Document runtime options
...
Many flags are missing from docs/runtime_options.md. Add all missing
flags that aren't storage driver specific.
2017-05-18 11:34:40 -05:00
Vincent Daniel
ef0f4d1c61
feat: handling retention policy in influxdb
...
docs: Adding storage_driver_influxdb_retention_policy flag to the influxdb documentation
fix: using rentention policy variable in test
2017-04-28 21:13:00 +02:00
Mathieu Cornic
8a0fa01342
Merge branch 'master' into patch-2
2017-03-25 17:14:14 +01:00
jjqq
4a4471684f
doc about error Privileged mode is incompatible with user namespaces
and solution --userns=host
2017-03-18 19:49:30 +09:00
Tim St. Clair
594dfd4ea6
Remove out of date support section of running doc
2017-03-17 10:50:07 -07:00
Andy Xie
55172b9002
fix markdown format
2017-03-04 12:06:00 +08:00
Tim St. Clair
701cd36b5c
Record sha256 for cAdvisor releases
2017-02-24 10:15:11 -08:00
Mathieu Cornic
49c76e5d22
doc: add default value for storage_duration option
2017-02-15 18:30:01 +01:00
Bilal Amarni
e2b87c896d
mention another prometheus example using Grafana ( #1561 )
2017-01-03 16:48:02 -08:00
Tim St. Clair
6ce987b702
Streamline release process
2016-11-16 17:28:35 -08:00
Tim St. Clair
c52cb944ad
Publish public version of release instructions
2016-11-10 11:55:35 -08:00
Anandkumar Patel
ea7a38930c
fix broken link: container_hints definition
2016-11-03 23:46:07 -07:00
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