Getting Started
Get started with OpenTelemetry in Node.js and in the browser.
You are viewing the English version of this page because it has not yet been fully translated. Interested in helping out? See Contributing.
これはOpenTelemetryJavaScriptのドキュメントです。 OpenTelemetryはオブザーバビリティのためのフレームワークであり、メトリクス、ログ、トレースといったアプリケーションのテレメトリーデータの生成および収集を支援するように設計された API、SDK、およびツール群で構成されています。 このドキュメントは、OpenTelemetry JavaScriptの使い方を理解し、利用を開始するための手助けとなるように作られています。
OpenTelemetry JavaScriptの主要な機能コンポーネントの現在のステータスは以下の通りです。
トレース | メトリクス | ログ |
---|---|---|
Stable | Stable | Development |
最新のリリースを含むリリース情報については、リリースをご覧ください。
OpenTelemetry JavaScript supports all active or maintenance LTS versions of Node.js. Previous versions of Node.js may work, but are not tested by OpenTelemetry.
OpenTelemetry JavaScript has no official supported list of browsers. It is aimed to work on currently supported versions of major browsers.
OpenTelemetry JavaScript follows DefinitelyType’s support policy for TypeScript which sets a support window of 2 years. Support for TypeScript versions older than 2 years will be dropped in minor releases of OpenTelemetry JavaScript.
For more details on runtime support see this overview.
OpenTelemetry JavaScript consists of the following repositories:
If you have questions about OpenTelemetry JavaScript, please reach out via GitHub Discussions or the [#otel-js] channel on CNCF Slack.
If you want to contribute to OpenTelemetry JavaScript, see the contributing instructions
Get started with OpenTelemetry in Node.js and in the browser.
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
このページは役に立ちましたか?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!