generated from networkservicemesh/cmd-template
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update go.mod and go.sum to latest version from networkservicemesh/sd…
…k@main PR link: networkservicemesh/sdk#1467 Commit: e977214 Author: Lionel Jouin Date: 2023-06-26 21:40:14 +0200 Message: - optl: Histogram to Counter (#1467) For the kind of metrics currently colllected in NSM (rx/tx packets/bytes, drops...), Having counters is more appropriate than using histogram. Update to golang 1.20 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
- Loading branch information
NSMBot
committed
Jun 26, 2023
1 parent
b118f6e
commit 0dba974
Showing
2 changed files
with
79 additions
and
87 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
Oops, something went wrong.