Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep committed Oct 9, 2019
1 parent daf32ab commit a1e81c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/dashboard/monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ module.exports.hello = async (event, context) => {
```

[Full NodeJS Documentation](../sdk/nodejs.md#captureerror)

[Full Python Documentation](../sdk/python.md#capture_exception)

## AWS SDK spans
Expand Down Expand Up @@ -124,4 +125,5 @@ module.exports.handler = async (event, context) => {
```

[Full NodeJS Documentation](../sdk/nodejs.md#span)

[Full Python Documentation](../sdk/python.md#span)
1 change: 1 addition & 0 deletions docs/dashboard/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Dashboard without causing your lambda to error and custom function spans.


[NodeJS Documentation](../sdk/nodejs.md)

[Python Documentation](../sdk/python.md)

## Configuring HTTP spans
Expand Down

0 comments on commit a1e81c6

Please sign in to comment.