influxdb/bolt
Jeffrey Smith II 090f681737
feat: Add remotes and replications to telemetry (#23456)
* feat: start work on remotes/replications phone home data

* feat: add remotes/replications phone home data (no tests

* refactor: use erroring binary conversions

* style: gofmt

* refactor: improve some error handling

* style: cleanup

* feat: add tests

* refactor: just list remotes/replications rather than decrement

* chore: linting fix

Co-authored-by: DStrand1 <dstrandboge@influxdata.com>
2022-06-16 14:48:06 -04:00
..
bbolt.go feat: Add remotes and replications to telemetry (#23456) 2022-06-16 14:48:06 -04:00
bbolt_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
id.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
id_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
kv.go refactor: rename Lock/Unlock on KV stores to RLock/RUnlock (#22357) 2021-08-31 17:03:54 -04:00
kv_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
metrics.go feat: Add remotes and replications to telemetry (#23456) 2022-06-16 14:48:06 -04:00
metrics_test.go feat: Add remotes and replications to telemetry (#23456) 2022-06-16 14:48:06 -04:00