Commit Graph

155 Commits (fe802f29c99d76be27bf1b1e226ebb447fab4627)

Author SHA1 Message Date
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
Boyko 84b00564f4
API_V1: Extract time param parsing logic (#6860) 5 years ago
Peter Štibraný 318cd413fc Don't return error in ContextFromRequest function. 5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments. 5 years ago
Bartlomiej Plotka fb79f515fc Fixed second bug. 5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794) 5 years ago
Tobias Guggenmos 20b1f596f6 Fix build errors in rest of prometheus 5 years ago
Julien Pivotto 0e912faf4f
rules: Cleanup unused function alert.Duration (#6734) 5 years ago
Brian Brazil 38d32e0686 Don't sort postings if we only have one block. 5 years ago
Harkishen Singh c1e49d50c5 Adds support for rules screen in react-ui (#6503) 5 years ago
Julien Pivotto e7f7b6a06f Query Log: Add source IP from console queries (#6593) 6 years ago
Julien Pivotto 9d9bc524e5 Add query log (#6520) 6 years ago
Brian Brazil 767fa704b6 Load only some offsets into the symbol table into memory. 6 years ago
gotjosh e1f2da74a3 api: provide metadata for a single metric 6 years ago
gotjosh 0a0a228db3 api: provide per metric metadata (#6420) 6 years ago
Boyko 1c66aea992 React UI: Implement alerts page (#6402) 6 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 6 years ago
Tobias Guggenmos be2bcc50a2 Fix target metadata API for empty match_targets (#6303) 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
Boyko cb7cbad5f9 WIP: status page - API and UI (#6243) 6 years ago
Goutham Veeramachaneni 4c648eddf4
vendor: Update json-iterator (#6030) 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
Thomas Jackson fef150f1b5 Add tests to ensure we can marshal and unmarshal our min/max times (#5734) 6 years ago
Thomas Jackson 91d7175eaa Add storage.Warnings to LabelValues and LabelNames (#5673) 6 years ago
Alex Salt d6a4daa26a web api: handle alert with Infinity/NaN values (#5582) 6 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 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
Bharath 91306bdf24 Support non POST methods for Lifecycle and Admin APIs (#5376) 6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write. 6 years ago
Palash Nigam 09208b1a58 queryRange: Add more descriptive error messages (#5229) 6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011) 7 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957) 7 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 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
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 7 years ago
Fabian Reinartz a9803e9ecb Correctly skip mismatching targets 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
Goutham Veeramachaneni 7acedbce64
web(api): Make query and range api errors match 7 years ago
Simon Pasquier c7a48a4a93
web/api/v1: fix targets endpoint 7 years ago
Simon Pasquier a308a186e4 web/api/v1: fix targets endpoint 7 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping. 7 years ago
Tariq Ibrahim d371697841 Adding new metric type to track in-flight queries via the remote read API endpoint. (#4699) 7 years ago
Simon Pasquier 3c00eeaf16 web/api/v1: fix optional skip_head for snapshot (#4674) 7 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526) 7 years ago