Bas van der Lei
13674cf06c
optimize dockerCgroupRegexp
2015-09-27 00:20:52 +02:00
Bas van der Lei
7788c8bd27
Ignore systemd 'containers' in the docker driver
2015-09-23 23:55:35 +02:00
Rohit Jnagal
e675b00a40
Merge pull request #892 from rjnagal/release
...
New version 0.17.0
2015-09-23 13:05:49 -07:00
Rohit Jnagal
9e667bc6dc
New version 0.17.0
2015-09-23 18:21:19 +00:00
Vish Kannan
9feca2c039
Merge pull request #882 from lborguetti/master
...
Add flag -k to journalctl show only kernel messages
2015-09-17 12:36:32 -07:00
Vish Kannan
a059975c63
Merge pull request #876 from basvdlei/relative-links
...
use relative links on docker pages
2015-09-17 12:34:06 -07:00
Vish Kannan
769738ba88
Merge pull request #884 from hacpai/fixbug-issue-881
...
Fix problem about ElasticSearch container
2015-09-17 10:52:56 -07:00
hacpai
1fc01caa65
Fix issue #881
2015-09-18 00:05:48 +08:00
Vish Kannan
7327cfe267
Merge pull request #885 from rjnagal/docker
...
Initial skeleton for application metrics docs.
2015-09-15 11:49:53 -07: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
Luciano Antonio Borguetti Faustino
e0c994c4c5
Add flag -k to journalctl show only kernel messages
2015-09-10 23:53:34 -03:00
Rohit Jnagal
5aa8b0fc86
Merge pull request #880 from jimmidyson/prom-machine-spec
...
Add machine memory & cpu cores to prometheus metrics
2015-09-10 09:55:14 -07:00
Jimmi Dyson
760a25b94f
Add machine memory & cpu cores to prometheus metrics
2015-09-10 11:59:16 +01:00
Rohit Jnagal
b22a085257
Merge pull request #877 from jimmidyson/prom-container-spec
...
Prometheus metrics improvements
2015-09-09 09:30:32 -07:00
Jimmi Dyson
b8fc8cd2ae
Add container specs & cadvisor version info to prometheus metrics
2015-09-09 14:28:54 +01:00
Rohit Jnagal
4914057418
Merge pull request #875 from hacpai/feature-support-elastic
...
🍺 Add support for elasticsearch storage driver
2015-09-08 09:50:27 -07:00
Bas van der Lei
a103cee81a
use relative links on docker pages
2015-09-08 15:05:58 +02:00
hacpai
3386114814
🍺 Add support for elasticsearch storage driver
2015-09-08 14:01:35 +08:00
Vish Kannan
cefada41b8
Merge pull request #872 from jimmidyson/prom-multiple-interfaces
...
Expose all interfaces in Prometheus metrics.
2015-09-01 11:05:49 -07:00
Vish Kannan
499737d7ad
Merge pull request #870 from jimmidyson/net-stats-from-proc
...
Use proc fs to get network stats.
2015-08-31 14:00:29 -07:00
Jimmi Dyson
80648f783e
Expose all interfaces in Prometheus metrics.
...
Fixes #871
2015-08-29 21:19:56 +01:00
Jimmi Dyson
7e10398a50
Use proc fs to get network stats.
...
Reasons discussed in
https://github.com/google/cadvisor/issues/822#issuecomment-135811901 &
following.
2015-08-29 00:20:07 +01:00
Rohit Jnagal
4445152678
Merge pull request #869 from jimmidyson/prom-image-label
...
Add image name to container spec & prometheus metrics
2015-08-28 09:08:07 -07:00
Jimmi Dyson
ff0796712b
Add image name to container spec & prometheus metrics
...
Fixes #848
2015-08-28 12:38:16 +01:00
Rohit Jnagal
7c0403d6ed
Merge pull request #861 from mvdan/cpu-inst
...
Add instantaneous cpu metrics
2015-08-27 16:56:34 -07:00
Daniel Martí
208baa507f
Add instantaneous cpu metrics to v2
2015-08-27 16:47:11 -07:00
Vish Kannan
abd5386c7c
Merge pull request #867 from mvdan/recursive-go-build
...
Add empty healthz test_utils to fix go build ./...
2015-08-26 15:32:48 -07:00
Daniel Martí
58cd3ddf0c
Add empty healthz test_utils to fix go build ./...
...
Without any .go file that doesn't end in _test, it fails:
no buildable Go source files in [...]/integration/tests/healthz
An empty source file works around this.
2015-08-26 12:15:55 -07:00
Vish Kannan
f99e491a98
Merge pull request #865 from jimmidyson/network-stats-by-ns
...
Get network stats by switching network namespace on newer Docker versions.
2015-08-25 15:34:02 -07:00
Jimmi Dyson
d5fa97c998
Get network stats by switching network namespace on newer Docker
...
versions.
Fixes #822
2015-08-25 23:27:01 +01:00
Victor Marmol
27fb6d593c
Merge pull request #864 from rjnagal/docker
...
Fix network info for docker containers running with --net=host.
2015-08-24 08:31:57 -07:00
Rohit Jnagal
7a2f508b50
Fix network info for docker containers running with --net=host.
...
Docker still reports a loop device for these. Need to check for
more than one device to mark network as available.
2015-08-24 02:58:03 +00:00
Rohit Jnagal
39290eeb49
Merge pull request #860 from pwittrock/no_cache_versioninfo
...
Always to a live lookup of version info instead of caching.
2015-08-21 09:11:06 -07:00
Phillip Wittrock
b7bbefd9b1
Always to a live lookup of version info instead of caching.
2015-08-20 16:48:45 -07:00
Vish Kannan
5d30b67a30
Merge pull request #859 from mikedanese/go1.5
...
use vanity domain for gcloud-golang
2015-08-19 16:35:27 -07:00
Mike Danese
f50b3b11a0
add go1.5 target to travis build
2015-08-19 16:19:30 -07:00
Mike Danese
38ab53a8ff
use gcloud-golang vanity domain
2015-08-19 16:15:01 -07:00
Mike Danese
e4fa9ea7ed
update godeps
2015-08-19 16:15:01 -07:00
Victor Marmol
c6826504a5
Merge pull request #857 from Miciah/Warning-to-Warningf
...
glog.Warning -> glog.Warningf
2015-08-19 12:57:50 -07:00
Miciah Masters
003125975c
glog.Warning -> glog.Warningf
...
Fix two places where glog.Warning is used with a formatted string.
2015-08-19 15:47:36 -04:00
Victor Marmol
f6d53e4e52
Merge pull request #844 from jhjeong-kr/master
...
issue: high cpu usage
2015-08-17 17:51:49 -07:00
Jin-Hwan Jeong
9bb7a0278d
this patch fixes "high cpu consumption without sleeping in housekeeping()" problem if system time has changed
...
Signed-off-by: Jin-Hwan Jeong <jhjeong.kr@gmail.com>
2015-08-18 09:03:12 +09:00
Victor Marmol
9db0c2e26f
Merge pull request #856 from rjnagal/docker
...
Ignore NaN values in collection.
2015-08-17 16:58:38 -07:00
Rohit Jnagal
374e36d38e
Ignore NaN values in collection.
...
We'll re-enable it when we have a better way in UI to handle these.
2015-08-17 23:24:19 +00:00
Rohit Jnagal
ac85d8f8f6
Merge pull request #854 from anushree-n/promUI
...
UI changes
2015-08-14 23:41:53 -07:00
anushree-n
74767b8600
UI changes
2015-08-14 17:57:24 -07:00
Rohit Jnagal
9d94806f1b
Merge pull request #853 from anushree-n/prometheus
...
Add Prometheus Collector
2015-08-14 11:21:46 -07:00
anushree-n
4c67b21c1d
Add Prometheus Collector
2015-08-14 10:59:37 -07:00
Rohit Jnagal
e68e5052df
Merge pull request #850 from jimonreal/stdout-storage
...
Stdout storage
2015-08-14 10:28:40 -07:00
Jose I. Monreal Bailey
3f54f77f9e
Removing constant typed string. Handle fmt.Println error
2015-08-14 14:19:23 -03:00