Skip to content

Commit

Permalink
[pt-br] feat: add translation of index docs (open-telemetry#4868)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezzio Moreira authored Jul 25, 2024
1 parent 573a6d7 commit cfcc8f6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions content/pt/docs/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Documentação
linkTitle: Docs
menu: { main: { weight: 10 } }
default_lang_commit: 2d88c10e1a14220a88a6e4859acb4047f49b6519
---

O OpenTelemetry, também conhecido como OTel, é uma estrutura de
[Observabilidade](concepts/observability-primer/#what-is-observability) de
código aberto, agnóstico a fornecedor, para gerar, coletar e exportar dados de
telemetria como [rastros](concepts/signals/traces/),
[métricas](concepts/signals/metrics/) e [logs](concepts/signals/logs/).

Como padrão do setor, OpenTelemetry é
[suportado por mais de 40 fornecedores de observabilidade](/ecosystem/vendors/),
integrado em diversas
[bibliotecas, serviços e aplicativos](/ecosystem/integrations/) e é utilizado
por [diversas organizações](/ecosystem/adopters/).

![Arquitetura de Referência do OpenTelemetry](/img/otel-diagram.svg)

0 comments on commit cfcc8f6

Please sign in to comment.