influxdb/replications
Sam Arnold e20b5e99a6
fix: remove nats for scraper processing (#23107)
* fix: remove nats for scraper processing

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

Additionally, found and fixed #23106 .

* 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
..
internal fix: remove nats for scraper processing (#23107) 2022-02-10 11:23:18 -05:00
metrics feat: replications metrics include failure to enqueue (#22962) 2021-12-02 14:42:55 -06:00
mock refactor: replications local write optimization (#22993) 2021-12-15 12:32:46 -08:00
remotewrite fix: remove nats for scraper processing (#23107) 2022-02-10 11:23:18 -05:00
transport feat: enable remotes and replication streams feature (#22990) 2021-12-13 16:01:50 -06:00
bucket_service.go feat: deleting a bucket also deletes all associated replications (#22424) 2021-09-09 15:22:36 -04:00
service.go refactor: replications local write optimization (#22993) 2021-12-15 12:32:46 -08:00
service_test.go refactor: replications local write optimization (#22993) 2021-12-15 12:32:46 -08:00