You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[@opentelemetry/metrics](https://github.com/open-telemetry/opentelemetry-js/tree/master/packages/opentelemetry-metrics)| This module provides instruments and meters for reporting of time series data. |
90
90
|[@opentelemetry/node](https://github.com/open-telemetry/opentelemetry-js/tree/master/packages/opentelemetry-node)| This module provides automatic tracing for Node.js applications. It is intended for use on the server only. |
91
91
|[@opentelemetry/web](https://github.com/open-telemetry/opentelemetry-js/tree/master/packages/opentelemetry-web)| This module provides automated instrumentation and tracing for Web applications. It is intended for use in the browser only. |
92
+
|[@opentelemetry/base](https://github.com/open-telemetry/opentelemetry-js/tree/master/packages/opentelemetry-base)| This package provides base code for the SDK packages (tracing and metrics). |
92
93
93
94
### Exporters
94
95
@@ -99,7 +100,7 @@ OpenTelemetry is vendor-agnostic and can upload data to any backend with various
0 commit comments