Commit Graph

4637 Commits (c5cb0d2910692cfd77b36d7d270677f58f55d3f9)
 

Author SHA1 Message Date
Vickenty Fesunov 9146760aab Bump required golang version in the README (#3528)
7 years ago
Goutham Veeramachaneni 3de10e3b44
Add CleanTombstones API endpoint
7 years ago
Goutham Veeramachaneni 36190239f6
Merge pull request #3524 from Gouthamve/rule-glob
7 years ago
Goutham Veeramachaneni 823b7f90b3
Use the files globbed files and not the files in cfg
7 years ago
Goutham Veeramachaneni 9f92a71053 vendor: update TSDB
7 years ago
Goutham Veeramachaneni a1be5db99f
vendor: Update grpc gateway deps
7 years ago
Julien Pivotto 52c0121890 Correctly handle empty data set in the console view (#3521)
7 years ago
Fabian Reinartz b3ff5f6b0e
Merge pull request #3507 from prometheus/rulepromql
7 years ago
Fabian Reinartz 62461379b7 rules: decouple notifier packages
7 years ago
James Turnbull 47311bf005 Update configuration.md (#3513)
7 years ago
Lovisa Svallingson 2c2702e22b Align columns in Targets view (#3445)
7 years ago
Tom Wilkie 9d4e332137
Merge pull request #3495 from tomwilkie/pod-uid-discovery-master
7 years ago
Tom Wilkie 7d4f7c4b71 Update docs for __meta_kubernetes_pod_uid
7 years ago
Tom Wilkie 099c50ce93 Avoid empty pod UID in test.
7 years ago
Tom Wilkie 9811e90d65 Fix tests.
7 years ago
Fabian Reinartz 4d964a0a0d rules: make glob expansion a concern of main
7 years ago
Fabian Reinartz bd9f7460eb rules: remove config package dependency
7 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine
7 years ago
Fabian Reinartz f8fccc73d8 promql: remove global metrics
7 years ago
Fabian Reinartz 2ec5965b75
Merge pull request #3508 from prometheus/uptsdb
7 years ago
Fabian Reinartz ca1cb01177
Merge pull request #3509 from Gouthamve/rule-eval-times
7 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes
7 years ago
Fabian Reinartz 10b2e8c637 vendor: update prometheus/tsdb
7 years ago
Goutham Veeramachaneni a880c86375
Fix unexported method on exported interface.
7 years ago
Conor Broderick 84eca7dfb2
Merge pull request #3491 from Conorbro/eval-rules
7 years ago
conorbroderick 55aaece116 Add rule evaluation time
7 years ago
Ben Kochie 40f33f45cb Fix docs that use regexp anchors (#3504)
7 years ago
Frederic Branczyk 0deb74626f
Merge pull request #3498 from discostur/update-rbac-example
7 years ago
root 80e5867a87 Fixed RBAC Example, added ingress privileges; @brian-brazil
7 years ago
Tom Wilkie 06dc1e8797 Include Pod UID in the discovery metadata.
7 years ago
Goutham Veeramachaneni 303efee1a9
Merge pull request #2408 from davkal/api-stats
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
Tobias Schmidt a51c500e30
Merge pull request #3453 from prometheus/grobie/remote-read-filter
7 years ago
Tobias Schmidt deb64bf79a
Merge pull request #3471 from Gouthamve/remove-skipped-evals
7 years ago
Goutham Veeramachaneni e1117715fe
rules: remove skipped iterations cuz no throttling
7 years ago
Tobias Schmidt 7098c56474 Add remote read filter option
7 years ago
Tobias Schmidt 434f0374f7 Refactor remote storage querier handling
7 years ago
Tobias Schmidt 9b0091d487 Add storage.Queryable and storage.QueryableFunc
7 years ago
Tobias Schmidt 91be55ebf0
Merge pull request #3458 from grandbora/test-race
7 years ago
Bora Tunca 493fd6bd1f Fix race in test
7 years ago
Tobias Schmidt 6671277b12
Merge pull request #3464 from krasi-georgiev/flaky-file-discovery-tests-2
7 years ago
Krasi Georgiev 1005ef0a70 Fix flaky file discovery tests - sync the channel draining goroutine
7 years ago
Tobias Schmidt 5766b36be2
Merge pull request #3271 from dlespiau/remove-go-vendor-experiment
7 years ago
Damien Lespiau 4fff98fd7f Remove last mention of GO15VENDOREXPERIMENT
7 years ago