File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
detectors/node/opentelemetry-resource-detector-aws Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ import {
4141 ATTR_CLOUD_RESOURCE_ID ,
4242 ATTR_CONTAINER_ID ,
4343 ATTR_CONTAINER_NAME ,
44- CLOUD_PLATFORM_VALUE_AWS_ECS ,
4544 CLOUD_PROVIDER_VALUE_AWS ,
45+ CLOUD_PLATFORM_VALUE_AWS_ECS ,
4646} from '../semconv' ;
4747import * as http from 'http' ;
4848import * as util from 'util' ;
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ import {
4040 ATTR_CLOUD_PROVIDER ,
4141 ATTR_CLOUD_REGION ,
4242 ATTR_CLOUD_RESOURCE_ID ,
43- CLOUD_PLATFORM_VALUE_AWS_ECS ,
4443 CLOUD_PROVIDER_VALUE_AWS ,
44+ CLOUD_PLATFORM_VALUE_AWS_ECS ,
4545} from '../../src/semconv' ;
4646import { readFileSync } from 'fs' ;
4747import * as os from 'os' ;
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ import {
4040 ATTR_CLOUD_PROVIDER ,
4141 ATTR_CLOUD_REGION ,
4242 ATTR_CLOUD_RESOURCE_ID ,
43- CLOUD_PLATFORM_VALUE_AWS_ECS ,
4443 CLOUD_PROVIDER_VALUE_AWS ,
44+ CLOUD_PLATFORM_VALUE_AWS_ECS ,
4545} from '../../src/semconv' ;
4646import { readFileSync } from 'fs' ;
4747import * as os from 'os' ;
You can’t perform that action at this time.
0 commit comments