Commit Graph

100 Commits (c8665eaee3b4ecb3890a9d1c4085d0d7767ad394)

Author SHA1 Message Date
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 6 years ago
Sharad Gaur a85e7aac0e Adding TSDB Stats Page in React UI (#6281) 6 years ago
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276) 6 years ago
Yao Zengzeng 8744afdd1e cleanup redundant code of `TestEndpoints` (#6022) 6 years ago
Yao Zengzeng 21c9789083 multiple queries test for StreamRead (#5969) 6 years ago
Bartek Płotka 48b2c9c8ea
remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 6 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 6 years ago
Chris Marchbanks 0685eb5395
Refactor testutil.NewStorage into a new package 6 years ago
@aifsair 0f00737308 Fix log config setup (#5807) 6 years ago
Thomas Jackson fef150f1b5 Add tests to ensure we can marshal and unmarshal our min/max times (#5734) 6 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 6 years ago
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments 6 years ago
Bob Shannon 8c8bb82d04 Add support for POSTing to /series endpoint (#5422) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write. 6 years ago
Callum Styan 6f69e31398 Tail the TSDB WAL for remote_write 6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011) 7 years ago
Matt Layher 302148fd69 *: apply gofmt -s 7 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957) 7 years ago
Tom Wilkie 6e08029b56
Move err to be the last return value from storage.Select. (#5054) 7 years ago
Julius Volz 11a52be1d8
Better rounding for incoming query timestamps (#4941) 7 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832) 7 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876) 7 years ago
Ganesh Vernekar ca93fd544b /api/v1/labels endpoint for getting all label names (#4835) 7 years ago
Simon Pasquier 6fa8de132b
web/v1/api: add tests for admin actions (#4767) 7 years ago
Simon Pasquier a308a186e4 web/api/v1: fix targets endpoint 7 years ago
Simon Pasquier c4a6acfb1e
*: move to go 1.11 (#4626) 7 years ago
Callum Styan 9bca041285 WIP: keep track of samples per query, set a max # of samples (#4513) 7 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526) 7 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656) 7 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655) 7 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532) 7 years ago
Max Inden ecf676cf97 web/api: Expose rule health and last error (#4501) 7 years ago
Ganesh Vernekar f1db699dff Persist alert 'for' state across restarts (#4061) 7 years ago
Max Leonard Inden 71fafad099
api/v1: Coninue work exposing rules and alerts 7 years ago
mg03 31f8ca0dfb
api v1 alerts/rules json endpoint 7 years ago
Thomas Jackson 92c6f0c92e Add offset to selectParams (#4226) 7 years ago
Tom Wilkie ccb2ee607b Log errors encountered when marshalling and writing responses. 7 years ago
Tom Wilkie 4e4f0d4e41 spelling. 7 years ago
Tom Wilkie e518f51a99 Extend API tests to cover remote read API. 7 years ago
Tom Wilkie fcc3f43acd spelling. 7 years ago
Tom Wilkie ae29512444 Extend API tests to cover remote read API. 7 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966) 7 years ago
Henri DF 2952387ed1 Pass query hints down into remote read query proto (#4122) 7 years ago
Krasi Georgiev ddd46de6f4 Races/3994 (#4005) 7 years ago
Brian Brazil cc39021b2b Provide custom marshalling for Point 7 years ago
Brian Brazil 8ede14b24c Add unittests for Point json output 7 years ago
Brian Brazil ecd0a9c6ba web: Add benchmark for respond() 7 years ago
Conor Broderick 99006d3baf Added dropped targets API to targets endpoint (#3870) 7 years ago
Conor Broderick 1fd20fc954 Add dropped alertmanagers to alertmanagers API (#3865) 7 years ago