Julius Volz
8ebeed0b44
remote: Expose ClientConfig type ( #3165 )
...
The Client type is already exposed, but can't be used without the config for it
also being exposed. Using the remote.Client from other programs is useful to do
full end-to-end tests of Prometheus's remote protocol against adapter
implementations.
2017-09-14 15:25:09 +02:00
Tom Wilkie
5169f990f9
Review feedback: add yaml struct tags, don't embed queue config.
...
Also, rename QueueManageConfig to QueueConfig, for consistency with tags.
2017-08-01 14:43:56 +01:00
Tom Wilkie
454b661145
Make queue manager configurable.
2017-07-25 13:47:34 +01:00
Tom Wilkie
e5d7bbfc3c
Remote writes: retry on recoverable errors. ( #2552 )
...
* Remote writes: retry on recoverable errors.
* Add comments
* Review feedback
* Comments
* Review feedback
* Final spelling misteak (I hope). Plus, record failed samples correctly.
2017-04-07 00:15:41 +02:00
Julius Volz
eb14678a25
Make remote read/write use config.HTTPClientConfig
2017-03-20 13:37:50 +01:00
Julius Volz
406b65d0dc
Rename remote.Storage to remote.Writer
2017-03-20 13:15:28 +01:00