Skip to content

Commit e06ebac

Browse files
authored
Merge pull request #44360 from kujiraitakahiro/kuji20231214
[ja] Translate reference/glossary/ cadvisor.md into Japanese
2 parents d3dbe3f + b007f19 commit e06ebac

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)