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 29c8ea5 commit 7e8a175Copy full SHA for 7e8a175
packages/ember/README.md
@@ -63,6 +63,11 @@ Aside from configuration passed from this addon into `@sentry/browser` via the `
63
};
64
```
65
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
71
## Testing
72
73
You can find example instrumentation in the `dummy` application, which is also used for testing. To test with the dummy
0 commit comments