-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add prometheus metrics to the ndt8 handlers (#13)
* Add written_files_total counter. * Rename ClientConnection to ConnectionErrors and add help strings. * Rename WrittenFiles -> FileWrites * Add testsTotal metric * Remove extra (for now) return. * Merge branch 'main' into add-writtenfiles-metric * Remove extra output and clarify possible errors coming from the protocol. * Rename metrics and update definitions of ok/error for ws closures * Add metric to count failed setCC attempts
- Loading branch information
1 parent
8ce8851
commit 068bb2b
Showing
2 changed files
with
69 additions
and
16 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