-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify preferred ordering for
[Http|Grpc]LifecycleObserver
filters (…
…#2252) Motivation: Make javadoc of all 4 filters consistent and clarify more use-cases for consideration when users make a decision how to append an observability filter. Modifications: - Improve javadoc for `HttpLifecycleObserverServiceFilter`, `HttpLifecycleObserverRequesterFilter`, `GrpcLifecycleObserverServiceFilter`, and `GrpcLifecycleObserverRequesterFilter`; Result: More use-cases considered in javadoc of observability filters.
- Loading branch information
1 parent
89a92b7
commit a04b4f5
Showing
4 changed files
with
183 additions
and
37 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
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