Jonathan A. Sternberg
|
88b81941ac
|
Modify the storage service to expose a grpc interface instead of yarpc
|
2018-06-28 14:03:09 -05:00 |
Stuart Carnie
|
d42abde836
|
refactor(services/storage): Enhanced group support for Read RPC
|
2018-05-30 11:32:20 -07:00 |
Stuart Carnie
|
ee3e2ad67f
|
rename Tenant -> OrgID
|
2018-03-23 12:26:55 -07:00 |
Stuart Carnie
|
2cc1f5137e
|
support for tenant+bucket
NOTE: to match storage service, values for database and rp are
hard-coded to `db` and `rp` respectively
|
2018-03-23 12:26:55 -07:00 |
Stuart Carnie
|
7cdfd95966
|
initial opentrace implementation for ifql interface
NOTE: does not include a default tracer until configuration across
projects is standardized
|
2017-11-22 14:42:26 -07:00 |
Stuart Carnie
|
cf2227def1
|
add expected data type to series frame
|
2017-11-06 11:12:27 -07:00 |
Stuart Carnie
|
415ed14c53
|
storage service
* storage service is disabled by default
* default port 8082
* RPC interface generated using yarpc via service.proto
|
2017-10-25 13:38:07 -07:00 |