-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: transaction time histogram metric (#2787)
* feat: WIP telemetry * chore: rm commented out code * chore: histogram tests, rm comments * fix: test mock * feat(backend): add types to tel service maps * feat(backend): change pay time metric to ilp from outgoing payment * docs: add details for new ilp pay metric * Update packages/documentation/src/content/docs/telemetry/overview.md Co-authored-by: Max Kurapov <max@interledger.org> * docs(backend): update for new histogram metric --------- Co-authored-by: Max Kurapov <max@interledger.org>
- Loading branch information
1 parent
70d2c75
commit 92fff83
Showing
5 changed files
with
75 additions
and
13 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
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