Skip to content

Commit

Permalink
docs(auto-instrumentations-web): missing supported instrumentations (#…
Browse files Browse the repository at this point in the history
…1018)

Co-authored-by: Rauno Viskus <[email protected]>
  • Loading branch information
CyberHippo and rauno56 authored May 17, 2022
1 parent 61ed028 commit 8cd1282
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions metapackages/auto-instrumentations-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ registerInstrumentations({

```

## Supported instrumentations

- [@opentelemetry/instrumentation-document-load](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-document-load)
- [@opentelemetry/instrumentation-fetch](https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-fetch)
- [@opentelemetry/instrumentation-user-interaction](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-user-interaction)
- [@opentelemetry/instrumentation-xml-http-request](https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-xml-http-request)

## Useful links

- For more information on OpenTelemetry, visit: <https://opentelemetry.io/>
Expand Down

0 comments on commit 8cd1282

Please sign in to comment.