summaryrefslogtreecommitdiff
path: root/plugins/metrics
AgeCommit message (Collapse)Author
2020-11-14Replace panicking operations with safe, add loggerValery Piashchynski
2020-11-14Delete old testsValery Piashchynski
2020-11-14apply golangci linters fixesValery Piashchynski
2020-11-14Complete tests for the Metrics pluginValery Piashchynski
2020-11-14Typo in go.modValery Piashchynski
2020-11-14More tests for the MetricsValery Piashchynski
2020-11-13golangci linters warnings fixValery Piashchynski
2020-11-13golangci linters warnings fixValery Piashchynski
2020-11-13Metrics config testValery Piashchynski
Config proper parsing Add metrics tests to the CI and Makefile
2020-11-13Update testsValery Piashchynski
2020-11-13Move 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-09Inital commit of Metrics 2.0Valery Piashchynski