Skip to content

Commit 7370386

Browse files
fix: Export All Azure Resource Detectors (#1800)
Co-authored-by: Marc Pichler <[email protected]>
1 parent c7c7547 commit 7370386

File tree

1 file changed

+2
-0
lines changed
  • detectors/node/opentelemetry-resource-detector-azure/src/detectors

1 file changed

+2
-0
lines changed

detectors/node/opentelemetry-resource-detector-azure/src/detectors/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515
*/
1616

1717
export * from './AzureAppServiceDetector';
18+
export * from './AzureFunctionsDetector';
19+
export * from './AzureVmDetector';

0 commit comments

Comments
 (0)