Skip to content

Commit

Permalink
feat: [es] Create docs/kubernetes/collector/_index.md
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Paucara <mlpaucara@gmail.com>
  • Loading branch information
mlpaucara committed Sep 25, 2024
1 parent f7cb8b6 commit ef2bfb2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/es/docs/kubernetes/collector/_index.md
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/).

Check warning on line 12 in content/es/docs/kubernetes/collector/_index.md

View workflow job for this annotation

GitHub Actions / SPELLING check

Unknown word (configuracion) Suggestions: (configuración, configuration, CONFIGURATION, configuraron, configurations)

0 comments on commit ef2bfb2

Please sign in to comment.