-
-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make it possible to set instrumenter and wrap http adapter
Instrumentation is important in production (for metrics) and dev (for logging). Wrapping the adapter is important because it allows for caching, instrumentation and more. Also added docs for the cloud method.
- Loading branch information
1 parent
8178f84
commit 4b10e4d
Showing
2 changed files
with
41 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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