v0.0.24 Добавлены метрики в messages_resolvers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c5842a6f0d
commit
3c0cd21139
@ -43,7 +43,7 @@ var (
|
||||
Help: "Duration of GraphQL operations",
|
||||
Buckets: []float64{0.001, 0.005, 0.01, 0.05, 0.1, 0.5, 1, 2, 5},
|
||||
},
|
||||
[]string{"operation", "type", "name"},
|
||||
[]string{"operation", "name"},
|
||||
)
|
||||
|
||||
// Бизнес метрики
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user