Primeros pasos
Comienza con OpenTelemetry en Node.js y en el navegador.
The content of this page may be outdated and some links may be invalid.
A newer version of this page exists in
English. To see the changes to the English page since this page was last updated: visit
GitHub compare 546f3e88..d8f5ed28
and search for More information ...
content/en/docs/languages/js/_index.md.
Welcome to the OpenTelemetry JavaScript documentation. This section introduces how to use OpenTelemetry with JavaScript to generate and collect telemetry data such as metrics, logs, and traces using the OpenTelemetry API and SDKs.
These pages are intended to help you get started and understand the current capabilities and status of OpenTelemetry JavaScript.
The current status of the major functional components for OpenTelemetry JavaScript is as follows:
| Traces | Metrics | Logs |
|---|---|---|
| Stable | Stable | Development |
For releases, including the latest release, see Releases.
Client instrumentation for the browser is experimental and mostly unspecified. If you are interested in helping out, get in touch with the Client Instrumentation SIG.
OpenTelemetry en JavaScript es compatible con todas las versiones LTS activas o en mantenimiento de Node.js. Las versiones anteriores de Node.js pueden funcionar, pero OpenTelemetry no las ha probado.
OpenTelemetry en JavaScript no tiene una lista oficial de navegadores compatibles. Está diseñado para funcionar en las versiones actualmente soportadas de los principales navegadores.
Para más detalles sobre el soporte de tiempo de ejecución, consulta esta introducción.
OpenTelemetry en JavaScript consta de los siguientes repositorios:
Si tienes preguntas sobre OpenTelemetry JavaScript, por favor comunícate a través de Discusiones de GitHub o el canal [#otel-js] en Slack de la CNCF.
Si deseas contribuir a OpenTelemetry en JavaScript, consulta las instrucciones de contribución
Comienza con OpenTelemetry en Node.js y en el navegador.
Instrumentation for OpenTelemetry JavaScript
How to instrument libraries an app depends on
Process and export your telemetry data
OpenTelemetry JavaScript Context API Documentation
Context propagation for the JS SDK
Add details about your applications’ environment to your telemetry
Reduce the amount of telemetry created
Instrument your serverless functions with OpenTelemetry JavaScript
Read the OpenTelemetry JavaScript API reference (external page)
Explore more examples for OpenTelemetry JavaScript (external page)
Instrumentation libraries, exporters and other useful components for OpenTelemetry JavaScript
¿Fue útil esta página?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!