Skip to content

Commit

Permalink
fix: Export All Azure Resource Detectors (open-telemetry#1800)
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
  • Loading branch information
2 people authored and jmcdo29 committed Nov 21, 2023
1 parent 64b3c8c commit 3dfac31
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@
*/

export * from './AzureAppServiceDetector';
export * from './AzureFunctionsDetector';
export * from './AzureVmDetector';

0 comments on commit 3dfac31

Please sign in to comment.