Skip to content

Commit

Permalink
Merge pull request #157 from yuzurihaaa/master
Browse files Browse the repository at this point in the history
expose sdk.Attributes
  • Loading branch information
blakeroberts-wk authored Apr 1, 2024
2 parents 05f63b6 + d482dc3 commit 23b1b66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sdk.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Licensed under the Apache License, Version 2.0. Please see https://github.com/Workiva/opentelemetry-dart/blob/master/LICENSE for more information

export 'src/sdk/instrumentation_library.dart' show InstrumentationLibrary;
export 'src/sdk/common/attributes.dart' show Attributes;
export 'src/sdk/common/instrumentation_scope.dart' show InstrumentationScope;
export 'src/sdk/resource/resource.dart' show Resource;
export 'src/sdk/time_providers/datetime_time_provider.dart'
Expand Down

0 comments on commit 23b1b66

Please sign in to comment.