Skip to content

Commit

Permalink
Update Readme Regarding ESM Support (#1390)
Browse files Browse the repository at this point in the history
* Update README to make ESM support for v3.x explicit.

* Update README.md

---------

Co-authored-by: Hector Hernandez <[email protected]>
  • Loading branch information
JacksonWeber and hectorhdzg authored Oct 1, 2024
1 parent 1801e08 commit 54583c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ We support the versions of Node.js that are [supported by OpenTelemetry](https:/

## Limitations of Application Insights 3.X SDK

In order to support importing version 3.X SDK as an ESM module, please follow the [OpenTelemetry project's documentation](https://github.com/open-telemetry/opentelemetry-js/blob/main/doc/esm-support.md#instrumentation-hook-required-for-esm) on using the instrumentation hook.

Consider whether this version is right for you. It *enables distributed tracing, metrics, logs* and _excludes_:

- Autopopulation of Cloud Role Name and Cloud Role Instance in Azure environments
Expand Down

0 comments on commit 54583c7

Please sign in to comment.