We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c7547 commit 7370386Copy full SHA for 7370386
1 file changed
detectors/node/opentelemetry-resource-detector-azure/src/detectors/index.ts
@@ -15,3 +15,5 @@
15
*/
16
17
export * from './AzureAppServiceDetector';
18
+export * from './AzureFunctionsDetector';
19
+export * from './AzureVmDetector';
0 commit comments