summaryrefslogtreecommitdiff
path: root/plugins/metrics/rpc.go
AgeCommit message (Collapse)Author
2021-09-16Move plugins to a separate repositoryValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-25resolve #415Valery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-11-14Replace panicking operations with safe, add loggerValery Piashchynski
2020-11-14Complete tests for the Metrics pluginValery Piashchynski
2020-11-14More tests for the MetricsValery Piashchynski
2020-11-13golangci linters warnings fixValery 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