diff --git a/content/es/docs/languages/go/_index.md b/content/es/docs/languages/go/_index.md new file mode 100644 index 000000000000..4234e49fa5f2 --- /dev/null +++ b/content/es/docs/languages/go/_index.md @@ -0,0 +1,15 @@ +--- +title: Go +description: >- + Go Una implementación específica del lenguaje OpenTelemetry en Go. +# aliases: [/golang, /golang/metrics, /golang/tracing] - aliases not needed since they predate the creation of this page +weight: 16 +default_lang_commit: 1ce408a51513e6eb782032ae5e8d092b7d1647e4 +--- + +{{% docs/languages/index-intro go /%}} + +## Más información + +- [Repositorio Contrib](https://github.com/open-telemetry/opentelemetry-go-contrib) diff --git a/content/es/docs/languages/python/instrumentation.md b/content/es/docs/languages/python/instrumentation.md index 8b61c1e846e4..c9b984326ac3 100644 --- a/content/es/docs/languages/python/instrumentation.md +++ b/content/es/docs/languages/python/instrumentation.md @@ -9,7 +9,7 @@ default_lang_commit: 9b53527853049b249f60f12a000c0d85b9e5f5dc -{{% docs/languages/instrumentation-intro %}} +{{% es/docs/languages/instrumentation-intro %}} ## Configuración