diff --git a/content/pt/docs/languages/sdk-configuration/general.md b/content/pt/docs/languages/sdk-configuration/general.md index 8c2350304ff5..de77b43852fc 100644 --- a/content/pt/docs/languages/sdk-configuration/general.md +++ b/content/pt/docs/languages/sdk-configuration/general.md @@ -132,7 +132,8 @@ Os valores aceitos para `OTEL_PROPAGATORS` são: [AWS X-Ray](https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader) (_terceiro_) - `"ottrace"`: - [OT Trace](https://github.com/opentracing?q=basic&type=&language=) (_terceiro_) + [OT Trace](https://github.com/opentracing?q=basic&type=&language=) + (_terceiro_) - `"none"`: Nenhum propagador configurado automaticamente. ## `OTEL_TRACES_EXPORTER`