Primeros pasos
Comienza con OpenTelemetry en Node.js y en el navegador.
This is the OpenTelemetry JavaScript documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using 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!