Skip to content

Commit

Permalink
fix: Export All Azure Resource Detectors (#1800)
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
  • Loading branch information
JacksonWeber and pichlermarc authored Nov 16, 2023
1 parent c7c7547 commit 7370386
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 7370386

Please sign in to comment.