opentelemetry-js
opentelemetry-js copied to clipboard
Open Telemetry JavaScript SDK RoadMap Plan & Support Details queries
Hi All, Please find the below queries we have
- We see that Javascript SDK is still in Development & Road Map Phase. So, we would like to know the road map plan for Metrics, Logs, and Traces for the Stable Version.
- Our Code is in TypeScript. Is it possible to use JavaScript Open Telemetry SDK for integration to capture Metrics, Logs, and Traces
- What is the support provided for JavaScript Open Telemetry SDK for Production Environment in case of any issues
The current JavaScript implementation status can be found here: https://github.com/open-telemetry/opentelemetry-js#feature-status. The milestones of JavaScript ongoing implementation are tracked at https://github.com/open-telemetry/opentelemetry-js/milestones.
We are shipping typing definitions with our npm publish. You should be able to use the published packages with either TypeScript projects or JavaScript projects.
Issues related to the OpenTelemetry JavaScript implementation are tracked in this repository, and questions can be discussed at https://github.com/open-telemetry/opentelemetry-js/discussions. Please feel free to file an issue or start a discussion here.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
This issue was closed because it has been stale for 14 days with no activity.