-
Notifications
You must be signed in to change notification settings - Fork 154
docs(all): make docs more coherent #387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 8 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
1e17d07
chore(test): test
flochaz 62d6c9e
docs(metrics): remove serializeMetrics and fix cloudwatch excerpt
flochaz b1bc7f9
fix: tracer construct initializer
dreamorosi c63fdd6
Conformed tracer & logger
dreamorosi 80ae556
Merge branch 'docs/fixMetrics' of github.com:awslabs/aws-lambda-power…
dreamorosi a93e905
Added changes from #376
dreamorosi a0e8615
Fixed merge conflicts
dreamorosi 8d7a93e
Added lambdaInterface to logger examples
dreamorosi 479820f
docs: update docs/core/logger.md
dreamorosi 6b473bd
docs: updated return type for all async handlers
dreamorosi 1714eb6
docs: update docs/core/metrics.md
dreamorosi f07c545
docs: update docs/core/metrics.md
dreamorosi d0d0c29
docs: update docs/core/metrics.md
dreamorosi 482b6d8
docs: updated all references to publishStoredMetrics
dreamorosi ac7587a
docs: replaced extends w/ implements keyword in classes
dreamorosi 2539fbb
docs: switched to serviceName according to #401
dreamorosi 6e06130
docs: switched to serviceName according to #401
dreamorosi a5dbd92
docs: update docs/core/tracer.md
dreamorosi faee189
docs: update docs/core/metrics.md
dreamorosi d05e421
docs: update docs/core/tracer.md
dreamorosi 2145f90
docs: update docs/core/logger.md
dreamorosi bfe774a
docs: update note on patching all modules
dreamorosi fffc291
docs: updated text in captureMethod section
dreamorosi d982318
docs: update docs/core/metrics.md
dreamorosi 7853925
docs: update docs/core/metrics.md
dreamorosi ce9e3d8
docs: updated other references to serverlessAirline
dreamorosi 6b7a800
Merge branch 'docs/general_improv' of github.com:awslabs/aws-lambda-p…
dreamorosi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(minor) There are a few more "shopping-cart-api" left in the doc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True, I've missed those. I've now removed all of the ones in the
serviceName
but left the ones in the function name