-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate en-es Ref [es] Spanish folder localization docs/kubernetes #5227 #5607
base: main
Are you sure you want to change the base?
Conversation
Ref [es] Spanish folder localization docs/kubernetes open-telemetry#5227
👋@theletterf new PR up for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gracias! First pass.
estás interesado en usar el OpenTelemetry Collector para recolectar métricas de Prometheus, | ||
consulta [Prometheus Receiver](../collector/components/#prometheus-receiver). | ||
|
||
## Overview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No está traducido
[OpenTelemetry Operator](../operator/), pero esta guía se centrará en el Helm | ||
chart. | ||
|
||
## Preparation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Victorsesan Los headings se pueden traducir. Si quieres mantener los anchors, usa esto: https://opentelemetry.io/docs/contributing/localization/#heading-anchors
kind create cluster | ||
``` | ||
|
||
Suponiendo que ya tiene [Helm instalado](https://helm.sh/docs/intro/install/), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mejor hablar siempre de tú. Revisa que se hable de tú al usuario en todos los documentos.
recopilador está instalada en todos los nodos. Cada instancia del El recopilador | ||
en el daemonset recopilará datos solo del nodo en el que se encuentra corriendo. | ||
|
||
Esta instancia del recopilador utilizará los siguientes componentes: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mejor usar siempre "Collector" en lugar de una traducción.
Co-authored-by: Fabrizio Ferri-Benedetti <algernon@fastmail.com>
Genial! Trabajaré más en lo demás y corregiré los errores, opening another PR with a fix👍 |
No description provided.