@azure/core-tracing
Advanced tools
Comparing version 1.1.3-alpha.20240826.2 to 1.1.3-alpha.20240828.1
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export { useInstrumenter } from "./instrumenter.js"; | ||
export { createTracingClient } from "./tracingClient.js"; | ||
//# sourceMappingURL=index.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { createTracingContext } from "./tracingContext.js"; | ||
@@ -4,0 +4,0 @@ import { state } from "./state.js"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export {}; | ||
//# sourceMappingURL=interfaces.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** | ||
@@ -4,0 +4,0 @@ * Browser-only implementation of the module's state. The browser esm variant will not load the commonjs state, so we do not need to share state between the two. |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { getInstrumenter } from "./instrumenter.js"; | ||
@@ -4,0 +4,0 @@ import { knownContextKeys } from "./tracingContext.js"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** @internal */ | ||
@@ -4,0 +4,0 @@ export const knownContextKeys = { |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.createTracingClient = exports.useInstrumenter = void 0; |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.createDefaultTracingSpan = createDefaultTracingSpan; |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=interfaces.js.map |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.state = void 0; |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.createTracingClient = createTracingClient; |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.TracingContextImpl = exports.knownContextKeys = void 0; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export { useInstrumenter } from "./instrumenter.js"; | ||
export { createTracingClient } from "./tracingClient.js"; | ||
//# sourceMappingURL=index.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { createTracingContext } from "./tracingContext.js"; | ||
@@ -4,0 +4,0 @@ import { state } from "./state.js"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export {}; | ||
//# sourceMappingURL=interfaces.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
// @ts-expect-error The recommended approach to sharing module state between ESM and CJS. | ||
@@ -4,0 +4,0 @@ // See https://github.com/isaacs/tshy/blob/main/README.md#module-local-state for additional information. |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { getInstrumenter } from "./instrumenter.js"; | ||
@@ -4,0 +4,0 @@ import { knownContextKeys } from "./tracingContext.js"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** @internal */ | ||
@@ -4,0 +4,0 @@ export const knownContextKeys = { |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export { useInstrumenter } from "./instrumenter.js"; | ||
export { createTracingClient } from "./tracingClient.js"; | ||
//# sourceMappingURL=index.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { createTracingContext } from "./tracingContext.js"; | ||
@@ -4,0 +4,0 @@ import { state } from "./state.js"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export {}; | ||
//# sourceMappingURL=interfaces.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
// @ts-expect-error The recommended approach to sharing module state between ESM and CJS. | ||
@@ -4,0 +4,0 @@ // See https://github.com/isaacs/tshy/blob/main/README.md#module-local-state for additional information. |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { getInstrumenter } from "./instrumenter.js"; | ||
@@ -4,0 +4,0 @@ import { knownContextKeys } from "./tracingContext.js"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** @internal */ | ||
@@ -4,0 +4,0 @@ export const knownContextKeys = { |
{ | ||
"name": "@azure/core-tracing", | ||
"version": "1.1.3-alpha.20240826.2", | ||
"version": "1.1.3-alpha.20240828.1", | ||
"description": "Provides low-level interfaces and helper methods for tracing in Azure SDK", | ||
@@ -5,0 +5,0 @@ "sdk-type": "client", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package