You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/faq.yml
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -910,19 +910,14 @@ sections:
910
910
- :x: : This feature is not available or not applicable.
911
911
912
912
- question: |
913
-
Is OpenTelemetry intended for use in web browsers?
913
+
Can OpenTelemetry be used for web browsers?
914
914
answer: |
915
-
OpenTelemetry isn’t currently intended for use in web browsers. It’s primarily designed for use with Node.JS.
915
+
Yes but it’s not recommended or supported by Azure. OpenTelemetry Javascript is heavily optimized for Node.js. Instead, we recommend using the Application Insights JavaScript SDK.
916
916
917
917
- question: |
918
918
When can we expect the OpenTelemetry SDK to be available for use in web browsers?
919
919
answer: |
920
-
The availability timeline for the OpenTelemetry SDK hasn’t been determined yet.
921
-
922
-
- question: |
923
-
Will OpenTelemetry be the preferred SDK for connecting to Application Insights for third parties in the future?
924
-
answer: |
925
-
It’s not expected to be the preferred SDK for connecting to Application Insights for third parties in the near future.
920
+
The availability timeline for the OpenTelemetry Web SDK hasn’t been determined yet, but we are likely several years away from a browser SDK that will be a viable alternative to the Application Insights JavaScript SDK.
0 commit comments