Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
* Finalizing documentation for the launch!
---------

Co-authored-by: Michael Tran <[email protected]>
Co-authored-by: wellsiau-aws <[email protected]>
  • Loading branch information
3 people authored Aug 28, 2024
1 parent ea51c98 commit 6743a87
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .header.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Out of the box implementation of the module without any override will set the fo

### Observability

By default the module will enable logging and tracing on all services which support those features. Observability can be turned off by setting the pattern property ```observability``` to false.
By default the module will enable logging and tracing on all services which support those features. Observability can be turned off by setting the pattern property `observability`` to `false`.
- AWS Lambda: AWS X-Ray, Amazon CloudWatch Logs
- AWS Step Function: AWS X-Ray, Amazon CloudWatch Logs
- AWS AppSync GraphQL API: AWS X-Ray, Amazon CloudWatch Logs
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ Out of the box implementation of the module without any override will set the fo

### Observability

By default the module will enable logging and tracing on all services which support those features. Observability can be turned off by setting the pattern property ```observability
``` to false.
By default the module will enable logging and tracing on all services which support those features. Observability can be turned off by setting the pattern property `observability` to `false`.
- AWS Lambda: AWS X-Ray, Amazon CloudWatch Logs
- AWS Step Function: AWS X-Ray, Amazon CloudWatch Logs
- AWS AppSync GraphQL API: AWS X-Ray, Amazon CloudWatch Logs
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.1
v0.0.2

0 comments on commit 6743a87

Please sign in to comment.