diff --git a/content/es/docs/languages/go/_index.md b/content/es/docs/languages/go/_index.md new file mode 100644 index 000000000000..1f379ba4a3a3 --- /dev/null +++ b/content/es/docs/languages/go/_index.md @@ -0,0 +1,15 @@ +--- +title: Go +description: >- + Go Una implementación de OpenTelemetry específica del lenguaje 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 1f11b4ba76e4..84a766ec21f6 100644 --- a/content/es/docs/languages/python/instrumentation.md +++ b/content/es/docs/languages/python/instrumentation.md @@ -9,7 +9,7 @@ cSpell:ignore: millis ottrace textmap -{{% docs/languages/instrumentation-intro %}} +{{% es/docs/languages/instrumentation-intro %}} ## Configuración