Commit Graph

4 Commits

Author SHA1 Message Date
Stanislav Nikitin f1418a7a31
Linting improvements. 2020-12-24 13:48:00 +05:00
Stanislav Nikitin 529113a41a
Metrics data is stored as structure, HTTP requests logging, got rid of context.
Metrics data now stored as structures. This is a first step for autodiscovery
helping for NMSes.

HTTP requests now logged.

Got rid of context.Context for getting metric data in applications
because context.Context is useless here.
2020-12-23 13:27:17 +05:00
Stanislav Nikitin f915470c0b
Rethink how metricator will work, golangci-lint and gitlab ci configs. 2020-11-29 03:22:39 +05:00
Stanislav Nikitin cdf9997cfe
Initial commit. 2020-11-28 23:34:20 +05:00