Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-20 | Latest goridge version support | Valery Piashchynski | |
2020-12-16 | Use ERROR log level everywhere. Remove unused code from Reload plugin | Valery Piashchynski | |
2020-12-15 | Merge remote-tracking branch 'origin/master' into 2.0 | Valery Piashchynski | |
# Conflicts: # .rr.yaml # plugins/metrics/config_test.go # service/metrics/rpc.go | |||
2020-12-14 | Move to goridge3 | Valery Piashchynski | |
2020-12-01 | golangci linters fix | Valery Piashchynski | |
2020-11-19 | huge linters fix update | Valery Piashchynski | |
2020-11-18 | Informer plugin ready | Valery Piashchynski | |
2020-11-16 | MetricsCollector returns multiply collectors | Valery Piashchynski | |
2020-11-16 | Metrics collector returns slice of values | Valery Piashchynski | |
2020-11-14 | Replace panicking operations with safe, add logger | Valery Piashchynski | |
2020-11-14 | Delete old tests | Valery Piashchynski | |
2020-11-14 | apply golangci linters fixes | Valery Piashchynski | |
2020-11-14 | Complete tests for the Metrics plugin | Valery Piashchynski | |
2020-11-14 | Typo in go.mod | Valery Piashchynski | |
2020-11-14 | More tests for the Metrics | Valery Piashchynski | |
2020-11-13 | golangci linters warnings fix | Valery Piashchynski | |
2020-11-13 | golangci linters warnings fix | Valery Piashchynski | |
2020-11-13 | Metrics config test | Valery Piashchynski | |
Config proper parsing Add metrics tests to the CI and Makefile | |||
2020-11-13 | Update tests | Valery Piashchynski | |
2020-11-13 | Move all interfaces to the separate folder [RPC, METRICS, LOGGER] | Valery Piashchynski | |
RPC for the metrics update to the working state RCP interface renamed to the RPCer | |||
2020-11-09 | Inital commit of Metrics 2.0 | Valery Piashchynski | |