Victor Marmol
|
65b39c1ba9
|
Check HTTP error code in the cAdvisor client.
This will provide more meaningfull errors than the cryptic unmarshalling
ones we've gotten today.
Fixes #362.
|
2014-12-16 11:28:42 -08:00 |
|
Victor Marmol
|
c5315a6800
|
Dynamically update FS gauges in a stable way.
Fixes #361.
|
2014-12-16 10:58:22 -08:00 |
|
Victor Marmol
|
43c1712be6
|
Merge pull request #364 from denderello/configurable-tablenames
[WIP] Make storage table names configurable
|
2014-12-17 01:58:29 +08:00 |
|
Vish Kannan
|
d3f5aa5443
|
Merge pull request #363 from vmarmol/ui
Dynamically create the filesystem usage.
|
2014-12-16 09:51:22 -08:00 |
|
Victor Marmol
|
33629f849e
|
Merge pull request #359 from denderello/fix-influx-docs-typo
Fix typo in InfluxDB docs
|
2014-12-17 01:42:46 +08:00 |
|
Victor Marmol
|
5b7fb6bcc9
|
Dynamically create the filesystem usage.
Fixes #357.
|
2014-12-16 09:40:06 -08:00 |
|
Dennis Benkert
|
47b27143d7
|
made storage table names configurable
|
2014-12-16 18:33:42 +01:00 |
|
Dennis Benkert
|
27d731be71
|
fixed typo in influx docs
|
2014-12-16 18:03:09 +01:00 |
|
Rohit Jnagal
|
8eec529106
|
Merge pull request #358 from vmarmol/update-libcontainer
Update libcontainer dependency
|
2014-12-15 17:01:44 -08:00 |
|
Victor Marmol
|
91c974e913
|
Generate CgroupPaths when not available.
This happens always for non-Docker containers and sometimes with older Docker
containers.
|
2014-12-15 16:57:30 -08:00 |
|
Victor Marmol
|
702dda1995
|
Merge pull request #350 from kateknister/master
Changed memory storage to a circular buffer
|
2014-12-16 07:56:39 +08:00 |
|
Katie Knister
|
86fc57b5ef
|
Final changes to circular buffer
|
2014-12-15 15:50:34 -08:00 |
|
Victor Marmol
|
084e809507
|
Merge pull request #356 from rjnagal/rename
Add systemd information to validate output.
|
2014-12-16 07:35:30 +08:00 |
|
Rohit Jnagal
|
4ec9894ea2
|
Add systemd information to validate output.
|
2014-12-15 23:26:30 +00:00 |
|
Victor Marmol
|
0123fe1d07
|
Merge pull request #355 from rjnagal/syst
Fix Docker handler for machines that use systemd just as a naming service
|
2014-12-16 07:07:42 +08:00 |
|
Eric Paris
|
b74d2c6296
|
update to support newest libcontainer update
|
2014-12-15 15:00:45 -08:00 |
|
Eric Paris
|
d1a2842b28
|
update libcontainer to v1.2.0-173-g58fc931
|
2014-12-15 15:00:45 -08:00 |
|
Rohit Jnagal
|
f585e4bc5e
|
Fix Docker handler for machines that use systemd just as a naming service without controlling cgroups.
|
2014-12-15 22:58:44 +00:00 |
|
Victor Marmol
|
6bda72d09f
|
Merge pull request #354 from rjnagal/version
Match Filesystem listing with Filesystem Gauge name.
|
2014-12-16 03:35:40 +08:00 |
|
Rohit Jnagal
|
afdd1d1e96
|
Match Filesystem listing with Filesystem Gauge name.
Both are now FS #n.
|
2014-12-15 19:20:29 +00:00 |
|
Victor Marmol
|
02e03821f1
|
Merge pull request #351 from rjnagal/validate
Add a validation handler to check cAdvisor's underlying dependencies.
|
2014-12-16 03:08:24 +08:00 |
|
Rohit Jnagal
|
124c08f82a
|
Add a validation handler to check cadvisor's underlying dependencies.
|
2014-12-15 18:51:00 +00:00 |
|
Victor Marmol
|
7c60a8fc41
|
Merge pull request #353 from rjnagal/version
Bump minimum docker supported version to 1.0.
|
2014-12-16 01:14:31 +08:00 |
|
Rohit Jnagal
|
1953bd0e94
|
Bump minimum docker supported version to 1.0.
|
2014-12-15 16:57:22 +00:00 |
|
Vish Kannan
|
90e407d234
|
Merge pull request #349 from vmarmol/systemd
Try to detect systemd by checking for its named cgroup hierarchy.
|
2014-12-12 08:49:22 -08:00 |
|
Victor Marmol
|
cb0387b41e
|
Try to detect systemd by checking for its named cgroup hierarchy.
Fixes #342
|
2014-12-11 17:30:33 -08:00 |
|
Victor Marmol
|
3dc78668d9
|
Merge pull request #348 from incredlabs/httpdocs
Update web UI docs to reflect authentication feature
|
2014-12-12 03:17:17 +08:00 |
|
Dipankar Sarkar
|
e5bb74d818
|
Updating docs for the Web UI authentication feature
|
2014-12-12 00:40:48 +05:30 |
|
Victor Marmol
|
22a0584c41
|
Merge pull request #345 from incredlabs/httpauth
Added HTTP Auth and HTTP Digest authentication #302
|
2014-12-12 02:34:11 +08:00 |
|
Dipankar Sarkar
|
d7b01e8994
|
Added log info for auth and digest file
|
2014-12-11 23:48:11 +05:30 |
|
Victor Marmol
|
875e4ebd6b
|
Merge pull request #346 from incredlabs/updatebars
Made the progress bars and text dynamic #263
|
2014-12-12 02:14:30 +08:00 |
|
Dipankar Sarkar
|
8d3ea25764
|
Ran gofmt and made the various changes suggested
|
2014-12-11 23:18:03 +05:30 |
|
Dipankar Sarkar
|
c8bf81c4fd
|
Updated the humanize function
|
2014-12-11 23:05:52 +05:30 |
|
Victor Marmol
|
5dc312d875
|
Merge pull request #344 from incredlabs/fsgauge
Added a Filesystem gauge, enhancement #339
|
2014-12-12 00:44:46 +08:00 |
|
Dipankar Sarkar
|
754bfb06b8
|
Made the progress bars and text dynamic #263
|
2014-12-11 21:18:05 +05:30 |
|
Dipankar Sarkar
|
c03984cda2
|
Added name to the AUTHORS file
|
2014-12-11 17:50:28 +05:30 |
|
Dipankar Sarkar
|
f9b1546367
|
Cleanup and minor fix for digest
|
2014-12-11 17:48:08 +05:30 |
|
Dipankar Sarkar
|
6798f193fd
|
Added HTTP Auth and HTTP Digest authentication #302
|
2014-12-11 17:25:43 +05:30 |
|
Dipankar Sarkar
|
51975cad7b
|
Added a Filesystem gauge
|
2014-12-11 13:10:45 +05:30 |
|
Vish Kannan
|
5064ad463f
|
Merge pull request #341 from vmarmol/err
Report error while fetching network stats.
|
2014-12-10 13:38:15 -08:00 |
|
Victor Marmol
|
ff9a4995a1
|
Report error while fetching network stats.
|
2014-12-10 13:26:42 -08:00 |
|
Rohit Jnagal
|
65c872bd8e
|
Merge pull request #338 from vmarmol/docs
Updating link to runtime options.
|
2014-12-05 11:43:04 -08:00 |
|
Victor Marmol
|
10846725f5
|
Updating link to runtime options.
|
2014-12-05 08:27:21 -08:00 |
|
Rohit Jnagal
|
5ad81b9993
|
Merge pull request #334 from vmarmol/docs
Adding runtime options docs.
|
2014-12-04 10:17:20 -08:00 |
|
Rohit Jnagal
|
0acabf64c2
|
Merge pull request #335 from vmarmol/rem
Remove unused samples flag.
|
2014-12-04 10:07:55 -08:00 |
|
Victor Marmol
|
d4500e7d6d
|
Remove unused samples flag.
|
2014-12-04 09:36:46 -08:00 |
|
Victor Marmol
|
18e9394dbc
|
Adding runtime options docs.
Also some cleanups of other docs.
|
2014-12-04 09:16:30 -08:00 |
|
Rohit Jnagal
|
b2d09d51a0
|
Merge pull request #325 from vmarmol/release
Ignore update errors for dead containers.
|
2014-12-02 10:32:36 -08:00 |
|
Victor Marmol
|
d74485ce77
|
Merge pull request #330 from mindscratch/add-version-flag
Added a version flag to print the version of cAdvisor per #329.
|
2014-11-26 19:23:11 +08:00 |
|
Craig Wickesser
|
195ad227c4
|
Updated description of version flag
Updated description of version flag per a [comment](https://github.com/google/cadvisor/pull/330#discussion-diff-20919796).
|
2014-11-26 05:10:57 -05:00 |
|