fixup metrics and tracing
Some checks failed
autoapprove / autoapprove (pull_request) Failing after 1m26s
automerge / automerge (pull_request) Failing after 4s
codeql / analyze (go) (pull_request) Failing after 3m16s
dependabot-automerge / automerge (pull_request) Has been skipped
prbuild / test (pull_request) Failing after 1m29s
prbuild / lint (pull_request) Failing after 2m36s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-09-01 00:21:08 +03:00
parent 4b3ba3f76a
commit 927218921e
9 changed files with 2214 additions and 2201 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module go.unistack.org/micro-wrapper-sql/v3
module gitlab.mtsbank.ru/service-platform/framework/framework-modules/micro-wrapper-sql
go 1.19
go 1.18
require go.unistack.org/micro/v3 v3.10.25