Skip to content

Commit bbb957b

Browse files
Create cadvisor.md
translate japanese
1 parent 119a085 commit bbb957b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: cAdvisor
3+
id: cadvisor
4+
date: 2021-12-09
5+
full_link: https://github.com/google/cadvisor/
6+
short_description: >
7+
コンテナのリソース使用量とパフォーマンス特性を理解するツール
8+
aka:
9+
tags:
10+
- tool
11+
---
12+
cAdvisor(Container Advisor)は、コンテナユーザーに実行中の {{< Glossary_tooltip text="コンテナ" term_id="container" >}}のリソース使用量とパフォーマンス特性を理解させることができます。
13+
14+
<!--more-->
15+
16+
これは、実行中のコンテナに関する情報を収集、集約、処理、エクスポートするデーモンです。具体的には、コンテナごとにリソース分離パラメータ、リソース使用量の履歴、完全なリソース使用量のヒストグラム、およびネットワーク統計を保持します。このデータは、コンテナごとにマシン全体でエクスポートされます。

0 commit comments

Comments
 (0)