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 525c5c7 commit 756ffc8Copy full SHA for 756ffc8
plugins/node/opentelemetry-instrumentation-pg/test/pg.test.ts
@@ -42,9 +42,7 @@ import {
42
} from '../src';
43
import { AttributeNames } from '../src/enums/AttributeNames';
44
import { TimedEvent } from './types';
45
-import {
46
- ATTR_ERROR_TYPE,
47
-} from '@opentelemetry/semantic-conventions';
+import { ATTR_ERROR_TYPE } from '@opentelemetry/semantic-conventions';
48
import {
49
METRIC_DB_CLIENT_OPERATION_DURATION,
50
ATTR_DB_OPERATION_NAME,
0 commit comments