Skip to content

Commit 7e8a175

Browse files
committed
Added note about previous integration
1 parent 29c8ea5 commit 7e8a175

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/ember/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ Aside from configuration passed from this addon into `@sentry/browser` via the `
6363
};
6464
```
6565

66+
### Previous Integration
67+
68+
Previously we've recommended using the Ember integration from `@sentry/integrations` but moving forward we will be using
69+
this Ember addon to offer more Ember-specific error and performancing monitoring.
70+
6671
## Testing
6772

6873
You can find example instrumentation in the `dummy` application, which is also used for testing. To test with the dummy

0 commit comments

Comments
 (0)