frostfs-node/pkg
Leonard Lyubich 8d17dab86e [#493] Refactor serving of prometheus and pprof services
Rename `util/profiler` package to `httputil` and refactor it:

  * simplify utility HTTP server;

  * make more generic server's parameters in order to remove `viper.Viper`
    dependency;

  * use single constructor for creating the pprof and prometheus servers;

  * replace `enabled` config value with empty-check of the network address.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-12 10:46:17 +03:00
..
core [#399] object/fmt: Fix test for tombstone epoch expiration 2021-02-19 16:20:10 +03:00
innerring Update neofs-api-go to v1.26.0 2021-05-10 09:45:11 +03:00
local_object_storage [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph Update neofs-api-go to v1.26.0 2021-05-10 09:45:11 +03:00
network Update neofs-api-go to v1.26.0 2021-05-10 09:45:11 +03:00
policy [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
services Update neofs-api-go to v1.26.0 2021-05-10 09:45:11 +03:00
util [#493] Refactor serving of prometheus and pprof services 2021-05-12 10:46:17 +03:00