influxdb/services
Paul Dix f30eba380e Add support for Prometheus remote read and write API. (#8784)
Adds a new package prometheus for converting from remote reads and writes to Influx queries and points. Adds two new endpoints to the httpd handler to support prometheus remote read at /api/v1/prom/read and remote write at /api/v1/prom/write.

The only thing used from Prometheus is the storage/remote files that are generated from the remote.proto file. Copied that file into promtheus/remote package to avoid an extra dependency.
2017-09-07 13:52:37 -04:00
..
collectd 8426: updated code based on pull-request feedback 2017-06-23 14:59:01 -04:00
continuous_querier cleanup: remove poor usage of ',ok' with maps 2017-08-30 09:49:31 -04:00
graphite initial fga work 2017-05-26 13:16:27 -07:00
httpd Add support for Prometheus remote read and write API. (#8784) 2017-09-07 13:52:37 -04:00
meta cleanup: remove poor usage of ',ok' with maps 2017-08-30 09:49:31 -04:00
opentsdb initial fga work 2017-05-26 13:16:27 -07:00
precreator Report subset of config values in SHOW DIAGNOSTICS 2017-03-14 11:34:19 -07:00
retention Merge remote-tracking branch 'upstream/master' into tsi 2017-03-15 10:13:32 -06:00
snapshotter Rename zap import back to github.com/uber-go/zap 2017-02-17 17:17:22 -06:00
subscriber Make services/subscriber golintable 2017-04-03 18:32:36 -04:00
udp Update udp port to be in valid range 2017-07-27 13:26:37 +01:00