-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [es] Create docs/kubernetes/collector/_index.md
Signed-off-by: Martin Paucara <mlpaucara@gmail.com>
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: Colector OpenTelemetry y Kubernetes | ||
linkTitle: Colector | ||
default_lang_commit: f7cb8b65a478450d80d703b34c8473c579702108 | ||
--- | ||
|
||
El [Colector OpenTelemetry](/docs/collector/) es una forma agnóstica al | ||
proveedor de recibir, procesar y exportar datos de telemetría. Si bien el | ||
Colector puede ser usado en muchos lugares, esta documentación se enfocará en | ||
cómo utilizar el Colector para supervisar Kubernetes y los servicios que se | ||
ejecutan en Kubernetes. Para documentación más general del Colector, como | ||
configuracion y solución de problemas, vea [Colector](/docs/collector/). | ||