-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: getting started - spanish translation
Signed-off-by: carolina valencia <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,30 @@ | ||
--- | ||
title: Primeros pasos | ||
description: Comience con OpenTelemetry según su función. | ||
no_list: true | ||
weight: 160 | ||
--- | ||
|
||
Seleccione un rol[^1] para comenzar: | ||
|
||
<div class="l-get-started-buttons justify-content-start mt-3 ms-3"> | ||
|
||
- [Dev](dev/) | ||
- [Ops](ops/) | ||
|
||
</div> | ||
|
||
También puedes probar la [demo oficial de OpenTelemetry][demo] para _ver_ cómo es | ||
la observabilidad con OpenTelemetry. | ||
|
||
<div class="l-primary-buttons justify-content-start mt-3 mb-5 ms-3"> | ||
|
||
- [Pruebe la demostración][demo] | ||
|
||
</div> | ||
|
||
[^1]: Si ninguno de estos roles se aplica a usted, [déjanos saber][]. | ||
|
||
[demo]: /ecosystem/demo/ | ||
[déjanos saber]: | ||
https://github.com/open-telemetry/opentelemetry.io/issues/new?title=Add%20a%20new%20persona:%20My%20Persona&body=Provide%20a%20description%20of%20your%20role%20and%20responsibilities%20and%20what%20your%20observability%20goals%20are |