1
0
mirror of https://github.com/rancher/norman.git synced 2025-10-21 17:11:05 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Guilherme Macedo
e7a075cab0 Dependencies bumps
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2022-04-05 17:36:46 +02:00
Jacob Payne
b32c167679 added typer to store 2021-10-25 08:50:05 -07:00
Darren Shepherd
5fb9a7f204 Update vendor 2020-08-26 13:57:26 -07:00
Darren Shepherd
7fbc7ba7ce Update vendor 2020-07-14 12:26:39 -07:00
Darren Shepherd
a7e7e75b2c Update vendor 2020-07-11 23:53:34 -07:00
Darren Shepherd
d8b2637797 Update vendor 2020-05-16 21:59:56 -07:00
Darren Shepherd
03ea93742b Update vendor 2020-03-26 13:07:03 -07:00
Darren Shepherd
8d0eea5619 Update vendor 2020-02-12 14:19:36 -07:00
Darren Shepherd
57e6592090 Update vendor 2020-02-01 22:12:12 -07:00
Dan Ramich
8d88f163f1 Vendor update 2020-01-29 08:49:56 -08:00
Darren Shepherd
507d06b83f Update to k8s v1.17.0 2020-01-23 15:34:38 -07:00
kinarashah
5bbe7031a6 vendor change 2019-09-30 09:47:04 -07:00
Darren Shepherd
40212fa263 Switch to go modules 2019-08-19 10:14:08 -07:00
Darren Shepherd
426d985fea Update vendor 2018-10-23 22:48:26 -07:00
Yuki Nishiwaki
90a67b5678 Add Generic Controller Related Metrics
To enhance operatability for the service using norman framework,
It's better to expose internal state as detail as possible.
This is the just starting point but at least which handler is executed
often and which handler with which key's execution is often failed
metrics is very useful to spot the place operator have to dig in when
something happened.
So this commit added 2 metrics.
1: handler execution total count
2: handler execution failure total count
2018-10-05 14:36:58 +09:00
Darren Shepherd
de109902bb Switch to modules 2018-09-25 11:26:23 -07:00