File tree 1 file changed +12
-6
lines changed
content/pt/ecosystem/registry
1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : Registry
2
+ title : Registro
3
3
description : >-
4
4
Encontre bibliotecas, plugins, integrações e outras ferramentas úteis para
5
5
usar e expandir o OpenTelemetry.
6
- redirects : [{ from: /ecosystem/registry*, to: '/ecosystem/registry?' }]
7
- aliases : [/registry/*]
8
6
type : default
9
7
layout : registry
10
- outputs : [html, json]
11
8
body_class : registry td-content
12
9
weight : 20
13
- default_lang_commit : e6aa6923419a45ee9c36208eb74da760e7e9abaa
10
+ default_lang_commit : fd873ed11bfa9920c2e8b0726784f482368e85c2
14
11
---
15
12
16
13
{{% blocks/lead color="dark" %}}
17
14
18
15
<!-- markdownlint-disable single-h1 -->
19
16
20
- # {{% param title %}}
17
+ < h1 > {{% param title %}}</ h1 >
21
18
22
19
{{% param description %}}
23
20
24
21
{{% /blocks/lead %}}
25
22
26
23
{{< blocks/section color="white" type="container-lg" >}}
27
24
25
+ {{% alert color="info" %}}
26
+
27
+ O Registro do OpenTelemetry permite a busca por bibliotecas de instrumentação,
28
+ componentes do Collector, utilitários e outros projetos úteis dentro do
29
+ ecossistema. Caso você seja mantenedor de um projeto, é possível
30
+ [ adicionar seu projeto ao Registro do OpenTelemetry] ( adding/ ) .
31
+
32
+ {{% /alert %}}
33
+
28
34
{{< ecosystem/registry/search-form >}}
29
35
30
36
{{< /blocks/section >}}
You can’t perform that action at this time.
0 commit comments