42 Commits (fb92a801f607c35b93e82a76c368d1f66752a356)

Author SHA1 Message Date
Matthieu MOREL 0906f2eafa
refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
beorn7 d16b314b72 Histogram: Do not render empty buckets in JSON output 3 years ago
beorn7 37bbc07118 Histogram: Add jsoniter marshaling 3 years ago
beorn7 99894f6afa Histogram: Implement inefficient JSON rendering 3 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877) 3 years ago
beorn7 9672ade191 Promql: Add clarifying note to Point.MarshalJSON 3 years ago
Ganesh Vernekar 2a3d62ac84
Revert "promql: Remove unused Point.MarshalJSON method (#9860)" (#9864) 3 years ago
Björn Rabenstein 427425cc9f
promql: Remove unused Point.MarshalJSON method (#9860) 3 years ago
beorn7 9b30ca2598 promql: Support histogram in value string representation 3 years ago
beorn7 4c28d9fac7 Move to histogram.Histogram pointers 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
beorn7 8f92c90897 Add TODOs and some minor tweaks 3 years ago
Ganesh Vernekar c8b267efd6
Get histograms from TSDB to the rate() function implementation 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago
Darshan Chaudhary c4f2e9eec5
Add present_over_time (#9097) 3 years ago
Ganesh Vernekar f4d3af73f0
Query histograms from TSDB and unit test for append+query (#9022) 3 years ago
Ganesh Vernekar 04ad56d9b8
Append sparse histograms into the Head block (#9013) 3 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
Tobias Guggenmos 2d77611f73 Unbump year number 5 years ago
Tobias Guggenmos 43d206f0a1 Add missing file 5 years ago
Tobias Guggenmos fab2373752 Add everything the parser needs to build 5 years ago
Julien Pivotto f315c69129 promql: fix typo in value.go (#6491) 5 years ago
AllenZMC 8d6ec5acdc fix word 'seriess' to 'series' (#5828) 5 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
Ganesh Vernekar dbe55c1352 Subquery (#4831) 6 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832) 6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 6 years ago
Kangseok Thomas Lee bec1a2f038 Reordering fields of String datetype (#4751) 6 years ago
Vandewilly 1098ed89d8 Drop 'else' condition when 'if' ends with a return (#4743) 6 years ago
Callum Styan 9bca041285 WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
Harsh Agarwal 18a9a390b5 Add duplicate-labelset check for range/instant vectors (#4589) 6 years ago
Brian Brazil 5c9a6ce747 Add license to files. 8 years ago
Fabian Reinartz e94b0899ee rules: fix tests, remove model types 8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 8 years ago
Fabian Reinartz 71fe0c58a8 promql: misc fixes 8 years ago