Skip to content

Commit

Permalink
per legendecas, add todo for ResourceAttributes
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieDanielson committed Jan 19, 2024
1 parent 7e27198 commit 3792a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/opentelemetry-resources/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import { IResource } from './IResource';
/**
* Interface for Resource attributes.
*/
// TODO: replace ResourceAttributes with Attributes
export type ResourceAttributes = Attributes;

/**
Expand Down

0 comments on commit 3792a7b

Please sign in to comment.