influxdb/storage
Sam Arnold e20b5e99a6
fix: remove nats for scraper processing ()
* fix: remove nats for scraper processing

Scrapers now use go channels instead of NATS and interprocess communication.
This should fix  .

Additionally, found and fixed  .

* chore: fix formatting

* chore: fix static check and go.mod

* test: fix some flaky tests

* fix: mark NATS arguments as deprecated
2022-02-10 11:23:18 -05:00
..
flux build: upgrade protobuf library () 2021-11-02 16:00:54 -05:00
mocks fix: more expressive errors () 2021-09-13 15:12:35 -04:00
reads build: upgrade protobuf library () 2021-11-02 16:00:54 -05:00
readservice chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
bucket_service.go fix: more expressive errors () 2021-09-13 15:12:35 -04:00
bucket_service_test.go fix: more expressive errors () 2021-09-13 15:12:35 -04:00
config.go feat: add `--storage-write-timeout` flag to set write request timeouts () 2021-10-04 15:38:09 -04:00
engine.go fix: remove nats for scraper processing () 2022-02-10 11:23:18 -05:00
points_writer.go feat(flux): enable writing to remote hosts via `to()` and `experimental.to()` () 2021-10-12 09:35:44 -07:00
retention.go feat: Port 1.x retention policy enforcement service 2020-09-09 10:32:06 -07:00