-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[pt] Localize content/pt/docs/collector/deploy/_index.md
#9648
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
Merged
vitorvasc
merged 6 commits into
open-telemetry:main
from
GRISONRF:feat/pt-collector-deploy-index
Apr 22, 2026
Merged
Changes from 1 commit
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
3bb2040
docs(pt): portuguese translation for _index
GRISONRF 0f91d16
Results from /fix directive
otelbot[bot] 6cd37a1
Merge branch 'main' into feat/pt-collector-deploy-index
GRISONRF 7472085
pt: deploy/_index.md, update palestra
GRISONRF 1c1073e
Results from /fix directive
otelbot[bot] c93d898
Merge branch 'main' into feat/pt-collector-deploy-index
maryliag File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| title: Implantar o Collector | ||
| linkTitle: Implantar | ||
| description: Padrões que você pode aplicar para implantar o OpenTelemetry Collector | ||
| aliases: [/docs/collector/deployment] | ||
| weight: 3 | ||
| default_lang_commit: bcca85a165acd5dc0c99b011665c53cb30de5ca5 | ||
| --- | ||
|
|
||
| O OpenTelemetry Collector consiste em um único binário que você pode implantar de diferentes maneiras para diferentes casos de uso. Esta seção descreve padrões comuns de implantação, seus casos de uso, prós e contras. Também fornece as melhores práticas para configurar o Collector em cenários de múltiplos ambientes e múltiplos backends. Para considerações de segurança relacionadas à implantação, consulte as [melhores práticas de hospedagem do Collector][security]. | ||
|
|
||
| ## Recursos adicionais {#additional-resources} | ||
|
|
||
| - Palestra da KubeCon NA 2021 sobre [Padrões de Implantação do OpenTelemetry | ||
| Collector][y-patterns] (em inglês) | ||
| - [Padrões de implantação][gh-patterns] que acompanham a palestra | ||
|
|
||
| [security]: /docs/security/hosting-best-practices/ | ||
| [gh-patterns]: | ||
| https://github.com/jpkrohling/opentelemetry-collector-deployment-patterns/ | ||
| [y-patterns]: https://www.youtube.com/watch?v=WhRrwSHDBFs | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.