Skip to content

Commit

Permalink
remove semconv incubating from test
Browse files Browse the repository at this point in the history
  • Loading branch information
garysassano committed Jan 21, 2025
1 parent 4580d26 commit 80da25a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ import {
ATTR_AWS_LOG_GROUP_NAMES,
CLOUD_PROVIDER_VALUE_AWS,
CLOUD_PLATFORM_VALUE_AWS_LAMBDA,
} from '@opentelemetry/semantic-conventions/incubating';

} from '../../src/semconv';
import { awsLambdaDetectorSync } from '../../src';

describe('awsLambdaDetectorSync', () => {
Expand Down

0 comments on commit 80da25a

Please sign in to comment.