Skip to content

Commit

Permalink
Merge pull request #17 from iopipe/revert-16-docs
Browse files Browse the repository at this point in the history
Revert "docs(readme): add plugin override directions"
  • Loading branch information
coreylight committed May 30, 2018
2 parents eeca4ea + 35c2c7d commit f3cfe4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ By default this package will enable @iopipe/trace and @iopipe/event-info plugins
- [IOpipe Documentation](https://github.com/iopipe/iopipe-js-core#readme)
- [IOpipe Tracing Plugin Documentation](https://github.com/iopipe/iopipe-plugin-trace#readme)

If you would like to override a plugin for a purpose such as testing out a beta release, you can install the plugin directly and it will be picked up automatically, like:
`npm install @iopipe/trace@TAG`

Example With Tracing, Custom Metrics, and Labels (ES6 Module Format):

```js
Expand Down

0 comments on commit f3cfe4b

Please sign in to comment.