Skip to content

Commit

Permalink
chore: remove reference to example
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarchaud committed Feb 20, 2020
1 parent 9630961 commit 639ca21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/opentelemetry-plugin-express/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ const { NodeTracerProvider } = require('@opentelemetry/node');
const provider = new NodeTracerProvider();
```

See [examples/express](https://github.com/open-telemetry/opentelemetry-js/tree/master/examples/express) for a short example.

### Express Plugin Options

Express plugin has few options available to choose from. You can set the following:
Expand Down

0 comments on commit 639ca21

Please sign in to comment.