featurebase/dax/controller
Matthew Jaffee 903e234c69
tweak a bunch of logging and config (#2234)
* tweak a bunch of logging and config

make overall logs less verbose and chatty

1 minute computer check-in interval

3 minute snapshot interval

remove CaptureLogger as it has same functionality as buffer logger

add a WithPrefix to the Logger interface so sub-services can have
different prefixes

* fix some lint

* fix lint... confused why this is coming up now
2023-02-03 14:59:07 -06:00
..
balancer Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
client Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
http Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
partitioner Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
poller Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
schemar Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
service tweak a bunch of logging and config (#2234) 2023-02-03 14:59:07 -06:00
balancer.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
config.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
controller.go tweak a bunch of logging and config (#2234) 2023-02-03 14:59:07 -06:00
controller_test.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
director.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
errors.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
node.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
node_registerer.go tweak a bunch of logging and config (#2234) 2023-02-03 14:59:07 -06:00
sets.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
snapping_turtle.go tweak a bunch of logging and config (#2234) 2023-02-03 14:59:07 -06:00
stringers.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00