Commit Graph

31 Commits (37f3f3f2db95539a9c84242936018908ffb3dd50)

Author SHA1 Message Date
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650)
1 year ago
Bryan Boreham ce153e3fff Replace sort.Sort with faster slices.SortFunc
1 year ago
Alan Protasio ce6a643ee8
Changing TotalQueryableSamples from int to int64 (#10549)
3 years ago
Andrew Bloomgarden 20dbb128d9 Switch per-step stats to serialize ints
3 years ago
Andrew Bloomgarden a64b9fe323 Report PeakSamples in query statistics
3 years ago
Andrew Bloomgarden ed091a1fb9 Allow replacing the stats struct before rendering JSON
3 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query
3 years ago
Julien Pivotto 9a2e93228e
Switch to grafana/regexp everywhere (#10268)
3 years ago
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724)
3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309)
3 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
Julien Pivotto 2b2eb79e8b Add windows tests for query logger (#6653)
5 years ago
陈谭军 0f022aa42b fix unreasonable goimports (#6115)
5 years ago
zhulongcheng 970ef41bb6 Fix exported function comments (#6002)
5 years ago
Tariq Ibrahim a188693015 Adding unit tests for the util package (#4534)
6 years ago
Goutham Veeramachaneni 71855a22a4
Add tracing spans to promql (#4436)
6 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966)
7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887)
7 years ago
David Kaltschmidt 8e01e7e388 Handle runtime errors as fatal test results
7 years ago
David Kaltschmidt 3c5d207a53 Changed test failure handler to Fatalf(), added comment
7 years ago
David Kaltschmidt 79caf5342e Comment styles
7 years ago
David Kaltschmidt 0a3faee526 Pushed query timings into timings field, added tests
7 years ago
David Kaltschmidt 87c46ea6c3 Renamed TotalEvalTime to EvalTotalTime
7 years ago
David Kaltschmidt af75ce02c1 Review feedback
7 years ago
David Kaltschmidt c93e54d240 Adds execution timer stats to the range query
7 years ago
Alberto Cortés 2c9739162e utils/stats: remove dead code
7 years ago
Julius Volz 3bfec97d46 Make the storage interface higher-level.
8 years ago
beorn7 c740789ce3 Improve predict_linear
9 years ago
Julius Volz 9b6d69610a Fix various typos in comments.
9 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/
10 years ago