summaryrefslogtreecommitdiff
path: root/plugins/metrics/plugin.go
AgeCommit message (Expand)Author
2021-09-16Move plugins to a separate repositoryValery Piashchynski
2021-08-13Update deprecated prometheus collectors.Valery Piashchynski
2021-06-07- Add metrics exporter for the workersValery Piashchynski
2021-04-30- Update CHANGELOGValery Piashchynski
2021-04-30- Add Availabler interface implementaion for all pluginsValery Piashchynski
2021-04-20- Make http.Serve() asyncValery Piashchynski
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-03-20- Fix CI in the PRValery Piashchynski
2021-03-20fix(metrics): remove statsProvider from metrics collectors sync.MapDavid Å trop
2021-01-23Stabilization PRValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-21Remove config2 aliasValery Piashchynski
2020-12-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
2020-12-01golangci linters fixValery Piashchynski
2020-11-16Metrics collector returns slice of valuesValery Piashchynski
2020-11-14More tests for the MetricsValery Piashchynski
2020-11-13golangci linters warnings fixValery Piashchynski
2020-11-13Metrics config testValery Piashchynski
2020-11-13Update testsValery Piashchynski
2020-11-13Move all interfaces to the separate folder [RPC, METRICS, LOGGER]Valery Piashchynski
2020-11-09Inital commit of Metrics 2.0Valery Piashchynski