-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(storage): introduce dp detector based on grpc metrics (#11100)
* feat: introduce dp detector based on grpc metrics * revert changes to go.work.sum * add context on having to still use an exporter * update func doc * rename and fix vet * adjust where exporter is initialized * address feedback * inspect ResourceMetrics instead of using stdoutmetric exporter * shutdown MeterProvider and ManualReader * only include provider.Shutdown() * update docs on return value and xs refactor * address feedback * address feedback on error wrapping and bucket prefix * revert error sentinel
- Loading branch information
Showing
2 changed files
with
101 additions
and
0 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