5a61bdad70
I was trying to create a Diagnostics Client in the tsdb package, but IIRC importing `monitor` caused an import cycle of: tsdb -> monitor -> cluster -> tsdb. Moving Diagnostics to its own package will allow further use of diagnostics.Client without running into import cycles. |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
doc.go | ||
limiter.go | ||
limiter_test.go | ||
node_processor.go | ||
node_processor_test.go | ||
queue.go | ||
queue_test.go | ||
service.go |