We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b37336 commit c41ad2eCopy full SHA for c41ad2e
libs/hooks/open-telemetry/src/lib/traces/tracing-hooks.ts
@@ -13,8 +13,6 @@ import { OpenTelemetryHook } from '../otel-hook';
13
14
const LIBRARY_NAME = '@openfeature/open-telemetry-hooks';
15
const LIBRARY_VERSION = '0.4.0'; //x-release-please-version
16
-const LIBRARY_VERSION = '0.4.0';
17
-// x-release-please-end
18
19
/**
20
* A hook that logs evaluation events to OpenTelemetry using an EventLogger.
0 commit comments