@itwin/presentation-opentelemetry
Version:
Utilities to enable OpenTelemetry tracing of Presentation requests
12 lines • 554 B
JavaScript
/*---------------------------------------------------------------------------------------------
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
* See LICENSE.md in the project root for license terms and full copyright notice.
*--------------------------------------------------------------------------------------------*/
/**
* @module Core
*
* @docs-group-description Core
* Types related to OpenTelemetry.
*/
export * from "./presentation-opentelemetry/Diagnostics.js";
//# sourceMappingURL=presentation-opentelemetry.js.map