Victor Marmol
8e295e264c
Updating libcontainer to latest.
2014-09-03 16:21:13 -07:00
Rohit Jnagal
6d7caec50d
Merge pull request #208 from vmarmol/configurable-housekeeping
...
Make the duration of housekeeping flag configurable.
2014-09-03 16:19:32 -07:00
Victor Marmol
992f83fb03
Merge pull request #207 from vishh/heapster_readme
...
Add Heapster to README.
2014-09-02 08:23:24 -07:00
Victor Marmol
8dae6c43c0
Merge pull request #205 from vmarmol/healthz
...
Add a /healthz endpoint to cAdvisor.
2014-09-02 08:21:42 -07:00
Vishnu Kannan
265e86cd06
Add Heapster to README.
2014-09-01 20:30:04 +00:00
Victor Marmol
3d10fc747c
Make the duration of housekeeping flag configurable.
2014-08-30 19:57:53 -07:00
Victor Marmol
cf725b2173
Add a /healthz endpoint to cAdvisor.
...
Fixes #181
2014-08-30 00:52:25 -07:00
Vish Kannan
b801b06c86
Merge pull request #204 from vmarmol/docker-root
...
Adding --docker_root to customize where Docker stores state.
2014-08-29 15:21:01 -07:00
Victor Marmol
b75dea4021
Adding --docekr_root to customize where Docker stores state.
...
Fixes #199
2014-08-29 14:54:40 -07:00
monnand
4706361784
Merge pull request #201 from vishh/influxdb_batch_issue
...
Set 'time' column in InfluxDB driver
2014-08-28 19:15:39 -04:00
Vishnu Kannan
9bf831aeb2
Set 'time' column in InfluxDB driver to preserve precision of stats even while batching writes to the DB.
2014-08-28 22:50:46 +00:00
Vish Kannan
221ef43c7c
Merge pull request #197 from rjnagal/bigquery
...
Update bigquery README.md for readability and typo fixes
2014-08-27 16:09:57 -07:00
Rohit Jnagal
55485204a7
Update README.md for readability and typo fixes
...
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-27 15:47:40 -07:00
Rohit Jnagal
25778bdbbf
Merge pull request #196 from vishh/influxdb_batch_issue
...
Fix bug in influxdb storage driver initialization.
2014-08-27 15:44:21 -07:00
Vishnu Kannan
1fea109997
Fix bug in influxdb storage driver initialization.
2014-08-27 22:18:27 +00:00
Victor Marmol
75953be19b
Merge pull request #190 from rjnagal/bigquery
...
Initial version of bigquery backend.
2014-08-26 16:02:52 -03:00
S.Çağlar Onur
27cf0c9963
split size and unit
...
Signed-off-by: S.Çağlar Onur <caglar@10ur.org>
2014-08-25 21:42:49 -04:00
Victor Marmol
22a1c44186
Merge pull request #195 from rjnagal/master
...
Add hot memory usage to memory graph.
2014-08-25 22:04:13 -03:00
Rohit Jnagal
1ec1968960
Merge remote-tracking branch 'upstream/master' into bigquery
...
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-26 00:38:58 +00:00
Rohit Jnagal
bb5d74c9ea
Merge remote-tracking branch 'upstream/master'
...
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-26 00:37:13 +00:00
Victor Marmol
4161b2c910
Merge pull request #194 from vmarmol/fix-readme
...
Ignore the InfluxDB tests while they are flaky.
2014-08-25 21:28:41 -03:00
Rohit Jnagal
b66eb73a78
Add hot memory usage to memory graph.
...
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-26 00:11:05 +00:00
Victor Marmol
401a44bbae
Ignore the InfluxDB tests while they are flaky.
2014-08-25 17:00:37 -07:00
Rohit Jnagal
570b145281
Format fixes and small refactoring.
...
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-25 22:59:10 +00:00
Victor Marmol
51d3a135a6
Merge pull request #193 from vmarmol/fix-readme
...
Fix capitalization
2014-08-25 16:36:22 -03:00
Victor Marmol
6cd8789c2a
Fix cAdvisor capitalization
2014-08-25 12:22:40 -07:00
Victor Marmol
0c0af934c8
Merge pull request #189 from vishh/readme
...
Update Readme.md with instructions to run on RHEL 6 and CENTOS
2014-08-25 15:40:44 -03:00
S.Çağlar Onur
632af98db8
Make (memory) limits human readable (16.00PB v.s 16000000000MB)
...
Signed-off-by: S.Çağlar Onur <caglar@10ur.org>
2014-08-24 18:01:06 -04:00
S.Çağlar Onur
6443943aa1
add cadvisor binary to .gitignore
...
Signed-off-by: S.Çağlar Onur <caglar@10ur.org>
2014-08-24 17:55:24 -04:00
Rohit Jnagal
35325ae920
Fix typo.
...
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-22 19:50:20 +00:00
Victor Marmol
eba693b3a0
Merge pull request #191 from rjnagal/master
...
Remove page fault stats from UI
2014-08-22 12:18:17 -05:00
Rohit Jnagal
8486755591
Merge branch 'master' of http://github.com/rjnagal/cadvisor
...
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-22 17:01:40 +00:00
Rohit Jnagal
ac72c056c3
Remove page faults from cadvisor UI.
...
Page fault data is useful for inference and performance detection, but
it doesn't make sense on the summary UI. We have limited space on the
main container page. Let's use it for main throughput signals. Removing
faults make network stats more prominent too.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-22 16:57:59 +00:00
Rohit Jnagal
76cb710e13
Remove page faults from cadvisor UI.
...
Page fault data is useful for inference and performance detection, but
it doesn't make sense on the summary UI. We have limited space on the
main container page. Let's use it for main throughput signals. Removing
faults make network stats more prominent too.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-22 16:53:37 +00:00
Rohit Jnagal
505a8a9138
Merge remote-tracking branch 'upstream/master' into bigquery
...
storagedriver.go
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-20 23:29:05 +00:00
Rohit Jnagal
cfe839a0cd
First version of bigquery backend.
...
Lot of TODOs. But it should be good enough for anyone who wants to try
it out. Marked experimental.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-20 23:04:05 +00:00
Vish Kannan
e6df1ebb2f
Update Readme.md with instructions to run on RHEL 6 and CENTOS
2014-08-20 14:31:19 -07:00
Victor Marmol
9d158c3d66
Merge pull request #187 from vishh/influxdb_optimze
...
Fix storage driver buffer duration default value.
2014-08-20 17:23:18 -04:00
Vishnu Kannan
1a24eed18f
Fix storage driver buffer duration default value.
...
The cache will now hold atlest the minimum number of stats required by the UI and more
if the buffer duration is longer than the default.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-20 20:46:14 +00:00
Victor Marmol
8e35f8f2e6
Merge pull request #185 from vishh/influxdb_optimze
...
Buffer stats in influxdb driver before writing to the Db.
2014-08-20 01:13:10 -04:00
Vishnu Kannan
45c9fb80e1
Simplify lock handling in influxdb driver.
...
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-20 04:31:13 +00:00
Vishnu Kannan
9b5b221a57
Buffer stats in influxdb driver before writing to the Db. The buffering duration
...
is configurable via a flag and is set to 60 seconds by default.
The storage driver test code has been refactored a bit to help test the new buffering
feature and will be future proof.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-19 19:59:33 +00:00
Victor Marmol
a80c3b81a8
Merge pull request #186 from vishh/fix_godeps
...
Updating libcontainer dependency via 'godep update'.
2014-08-19 15:51:24 -04:00
Vishnu Kannan
02b64ed29f
Updating libcontainer dependency via 'godep update'. This is required for cAdvisor to work inside docker.
...
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-19 19:39:09 +00:00
Vish Kannan
310a621104
Merge pull request #180 from vmarmol/master
...
Ammending CHANGELOG for 2.2.
2014-08-14 14:09:56 -07:00
Victor Marmol
68f9c5a90b
Ammending CHANGELOG for 2.2.
...
We also added v1.1 REST API.
2014-08-14 12:40:04 -07:00
Victor Marmol
7d1987f8b2
Merge pull request #135 from kelseyhightower/godep
...
manage dependencies with godep
2014-08-14 15:32:12 -04:00
Kelsey Hightower
e6d3895ea2
manage dependencies with godep
...
This commit adds all cadvisor dependencies as the result of running
the following commands:
go get -u
godep save
The .travis.yml file has been updated to use godep for building
binaries and running tests. The prepare.sh script has been updated
to use godep to build the cadvisor binary.
2014-08-14 11:30:50 -07:00
Rohit Jnagal
d4a4668799
Merge pull request #178 from vishh/readme
...
Updating the release notes to release cAdvisor 0.2.2.
2014-08-13 11:42:05 -07:00
Vishnu Kannan
a9f54a4ed7
Updating the release notes to release cAdvisor 0.2.2.
2014-08-13 18:38:09 +00:00