@itwin/core-i18n 5.1.0-dev.4 → 5.1.0-dev.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -20658,7 +20658,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20658
20658
|
/**
|
|
20659
20659
|
* Mirrors the SpanKind enum from [@opentelemetry/api](https://open-telemetry.github.io/opentelemetry-js/enums/_opentelemetry_api.SpanKind.html)
|
|
20660
20660
|
* @public
|
|
20661
|
-
* @deprecated in 4.4 - OpenTelemetry Tracing helpers will become internal in a future release. Apps should use `@opentelemetry/api` directly.
|
|
20661
|
+
* @deprecated in 4.4 - might be removed in next major version. OpenTelemetry Tracing helpers will become internal in a future release. Apps should use `@opentelemetry/api` directly.
|
|
20662
20662
|
*/
|
|
20663
20663
|
var SpanKind;
|
|
20664
20664
|
(function (SpanKind) {
|
|
@@ -20718,7 +20718,7 @@ function flattenObject(obj) {
|
|
|
20718
20718
|
/**
|
|
20719
20719
|
* Enables OpenTelemetry tracing in addition to traditional logging.
|
|
20720
20720
|
* @public
|
|
20721
|
-
* @deprecated in 4.4 - OpenTelemetry Tracing helpers will become internal in a future release. Apps should use `@opentelemetry/api` directly.
|
|
20721
|
+
* @deprecated in 4.4 - might be removed in next major version. OpenTelemetry Tracing helpers will become internal in a future release. Apps should use `@opentelemetry/api` directly.
|
|
20722
20722
|
*/
|
|
20723
20723
|
class Tracing {
|
|
20724
20724
|
static _tracer;
|