-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[pt] Localization of blog post for declarative configuration #8060
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
base: main
Are you sure you want to change the base?
Conversation
…y.io into decla-config
Co-authored-by: Jay DeLuca <[email protected]>
Co-authored-by: Jay DeLuca <[email protected]>
Co-authored-by: Jay DeLuca <[email protected]>
Co-authored-by: Jay DeLuca <[email protected]>
Co-authored-by: Gregor Zeitlinger <[email protected]>
…o pt-decla-config
Co-authored-by: Vitor Vasconcellos <[email protected]>
Co-authored-by: Ezzio Moreira <[email protected]>
Co-authored-by: Vitor Vasconcellos <[email protected]>
Co-authored-by: Vitor Vasconcellos <[email protected]>
Co-authored-by: Vitor Vasconcellos <[email protected]>
Co-authored-by: Vitor Vasconcellos <[email protected]>
Co-authored-by: Vitor Vasconcellos <[email protected]>
# ... o resto da configuração .... | ||
|
||
tracer_provider: | ||
# Configurar amostragem para excluir endpoints de verificação de integridade. |
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.
# Configurar amostragem para excluir endpoints de verificação de integridade. | |
# Configurar amostragem para excluir _endpoints_ de verificação de integridade. |
Não lembro se estamos deixando em itálico também nos comentários de cód.
Conforme descrito anteriormente, a configuração declarativa em | ||
[Java][java-declarative-config] é experimental, mas está pronta para uso. Use o | ||
exemplo discutido anteriormente para definir sua nova configuração. Se tiver | ||
dúvidas ou feedback, entre em contato pelo [`#otel-java`][slack-java] no Slack |
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.
dúvidas ou feedback, entre em contato pelo [`#otel-java`][slack-java] no Slack | |
dúvidas ou _feedback_, entre em contato pelo [`#otel-java`][slack-java] no Slack |
|
||
A implementação do PHP é parcialmente compatível e você pode começar a usá-la | ||
[inicializando a partir do seu arquivo de configuração][php-docs]. Para obter | ||
ajuda ou feedback, entre em contato pelo [`#otel-php`][slack-php] no Slack do |
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.
ajuda ou feedback, entre em contato pelo [`#otel-php`][slack-php] no Slack do | |
ajuda ou _feedback_, entre em contato pelo [`#otel-php`][slack-php] no Slack do |
Can only be merged after #8049 (need to wait to have the commit to update here)
This PR is focused on the PT file