File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed 
content/ja/docs/platforms/kubernetes Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11--- 
22title : OpenTelemetryコレクターチャート 
33linkTitle : コレクターチャート 
4- default_lang_commit : e8f18928513b726068be250802ebe7ece25e8851 
4+ default_lang_commit : 276d7eb3f936deef6487cdd2b1d89822951da6c8 
55#  prettier-ignore
66cSpell:ignore : debugexporter filelog filelogreceiver hostmetricsreceiver kubelet kubeletstats kubeletstatsreceiver otlphttp sattributesprocessor sclusterreceiver sobjectsreceiver statefulset 
77--- 
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: 自動計装の注入
33linkTitle : 自動計装 
44weight : 11 
55description : OpenTelemetryオペレーターを使用した自動計装の実装。 
6- default_lang_commit : a1ae4e3a4e759db02c32bc86fc53321ebf611f92 
6+ default_lang_commit : 276d7eb3f936deef6487cdd2b1d89822951da6c8 
77#  prettier-ignore
88cSpell:ignore : GRPCNETCLIENT k8sattributesprocessor otelinst otlpreceiver REDISCALA 
99--- 
@@ -24,7 +24,8 @@ Helmチャートを使用する場合は、自己証明書を生成するオプ
2424
2525## OpenTelemetryコレクターの作成(オプション) {#create-an-opentelemetry-collector-optional}  
2626
27- コレクターによって、シークレット管理が簡素化され、データエクスポートの問題(リトライが必要な場合など)がアプリから分離され、[ k8sattributesprocessor] ( http://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/k8sattributesprocessor ) などを使用してテレメトリーにデータを追加できます。
27+ コンテナからテレメトリーをバックエンドに直接送信するのではなく、[ OpenTelemetryコレクター] ( /docs/platforms/kubernetes/collector/ ) に送信するのがベストプラクティスです
28+ コレクターによって、シークレット管理が簡素化され、データエクスポートの問題(リトライが必要な場合など)がアプリから分離され、[ k8sattributesprocessor] ( http://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/k8sattributesprocessor ) コンポーネントなどを使用してテレメトリーにデータを追加できます。
2829コレクターを使用しない場合、次のセクションに進んでください。
2930
3031オペレーターは、オペレーターが管理するコレクターのインスタンスを作成するために使用される[ OpenTelemetryコレクターのカスタムリソース定義 (CRD)] ( http://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api/opentelemetrycollectors.md ) です。
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments