Commit Graph

110 Commits

Author SHA1 Message Date
David Ashpole
d0f4ad9e2d
update go version in docs to 1.14 2020-06-03 09:57:56 -07:00
David Ashpole
12c678119a
Merge pull request #2554 from katarzyna-z/kk-running-docs
Information about running cAdvisor without privileged option
2020-05-26 09:51:15 -07:00
Katarzyna Kujawa
a640488bcc Information about running cAdvisor without privileged option
Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-05-22 09:13:17 +02:00
Yusuke Miyazaki
c125cd9b92 Fix description of cpu_cores metrics
The description of machine_cpu_cores and machine_cpu_physical_cores was swapped.
2020-05-09 00:48:22 +09:00
Katarzyna Kujawa
ba7b51b5f2 Add documentation for building and running cAdvisor with perf support
Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-05-04 10:29:38 +02:00
David Ashpole
438d294d3b
Merge pull request #2524 from piowag/hugetlb-documentation
Add hugetlb metrics to prometheus metrics documentation
2020-04-29 11:58:38 -07:00
Katarzyna Kujawa
738f136b2b
Introduce new machine metrics: (#2519)
* Introduce new machine metrics:
- machine_cpu_cache_capacity_bytes
- machine_node_hugepages_count
- machine_node_memory_capacity_bytes
- machine_nvm_avg_power_budget_watts
- machine_thread_siblings_count

Introduce timestamp for machine related information

Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-04-29 11:58:23 -07:00
Piotr Wagner
3e469c38b5 Added hugetlb metrics to prometheus metrics documentation
Signed-off-by: Piotr Wagner <piotr.wagner@intel.com>
2020-04-29 14:25:06 +02:00
David Ashpole
f1cad012e2 new releases to cadvisor project 2020-04-23 10:34:37 -07:00
Katarzyna Kujawa
7ab5e27909 Add referenced bytes metric for containers
see: https://github.com/brendangregg/wss#wsspl-referenced-page-flag

Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-04-22 14:05:36 +02:00
Maciej "Iwan" Iwanowski
14bab95da5
Bringing the docs up-to-date
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-17 09:56:12 +02:00
Maciej "Iwan" Iwanowski
bf1f3ccbda
Sanitizing perf metrics names and documenting newly added metrics
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-16 11:00:35 +02:00
Maciej "Iwan" Iwanowski
5cfb4c2325
Extending integration tests documentation
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-15 10:51:38 +02:00
iwankgb
e7efc0a49d
Measuring perf events - chapter I (#2419)
* Configuration and initial implementation of perf events.

Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-09 10:20:07 -07:00
Katarzyna Kujawa
921d0824c4
Extending Prometheus metrics by hardware metrics (#2444)
* Extending Prometheus metrics by hardware metrics:
- machine_cpu_physical_cores
- machine_cpu_sockets
- machine_dimm_capacity_bytes
- machine_dimm_count
- machine_nvm_capacity

Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
2020-04-02 11:43:47 -07:00
sulixu
b71d99e0ea
Add hugetlb stats (#2420)
* add hugetlb stats, disabled by default
2020-03-19 22:53:59 -07:00
Maciej Iwanowski
f8f60e2182
Mentioning version of libipmctl used
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-03-13 10:56:47 +01:00
Maciej Iwanowski
84d8801185
Updating API documentation, license headers and build instructions
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-03-13 10:56:47 +01:00
Maciej Iwanowski
69318454cf
Providing recipe for building cAdvisor with libipmctl support
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-03-13 10:56:46 +01:00
David Ashpole
fd0e4a160b don't update the latest tag anymore 2020-03-02 09:55:14 -08:00
karl-tpio
08d0a0bf88
Update runtime_options.md
Added a quick descriptor for the `url_base_prefix` option.

Closes: https://github.com/google/cadvisor/issues/2377
Documents: https://github.com/google/cadvisor/pull/2117
2020-01-16 11:49:54 -08:00
qingwave
35ba803cd9 docs: update running flag for current process metrics 2019-07-19 09:59:41 +08:00
Masato Yamazaki
23bfbb9add fix typo 2019-04-01 16:55:02 +09:00
Igor German
8b0ff0160c Periodically updates machine info 2019-01-15 18:17:19 +03:00
hangongithub
70b83b9ac4 Ensure tcp6 and udp6 metrics are published via Prometheu (#2102)
add tcp6 and udp6 metrics to the prometheus endpoint

Change-Id: I17bcfee653527fe07d4791019e0e864ca88aeda3
2018-12-07 10:27:46 -08:00
Sashank Appireddy
02ecf721f5 Emit number of processes and file descriptors of a container 2018-10-29 16:55:34 -07:00
David Ashpole
d44ade2927 make formatting compatible with 1.11, and revert #2056 2018-10-23 11:28:14 -07:00
David Ashpole
34427f02be use go1.10 to build the canary image 2018-09-26 14:41:06 -07:00
Gijs Kunze
8a789bb1cd Adds missing documentation for container_memory_mapped_files 2018-08-29 10:05:28 +02:00
Xander Grzywinski
a390d2ef0c statsd docs (Issue #2002) (#2005)
* statsd documentation
2018-07-27 12:57:48 -07:00
Luc Perkins
97fcafeb0b Add table listing Prometheus metrics to Prometheus doc (#2001)
Add prometheus docs metrics table
2018-07-13 14:15:53 -07:00
moooofly
8630f1d855 fix: update docs/deploy.md 2018-06-28 16:00:45 +08:00
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