Commit Graph

4947 Commits (7e376dfc8901baaa5efd4d7c2ab92ba46d041d7e)
 

Author SHA1 Message Date
Brian Brazil d7b3df5ae1 Fix staticcheck errors
7 years ago
Goutham Veeramachaneni 41b8f1f8fe
Add admin API docs
7 years ago
Krasi Georgiev 29506e0bca one meaningless write to the config file to trigger anothe fsnotify (#3492)
7 years ago
Matthias Rampke cae4538b3e Docs: state that all regular expressions are RE2. (#3518)
7 years ago
Krasi Georgiev 2c2a962da3 main.go integration test for Startup interrupting.
7 years ago
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
Roman Demachkovych e0ad66f5a6 fix link name
7 years ago
Roman Demachkovych 370d045f5d Change repo link
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
Roman Demachkovych 5e243bc556 fix link
7 years ago
conorbroderick 55aaece116 Add rule evaluation time
7 years ago
Roman Demachkovych b758039f80 Added in to documentation Ansible roles for Prometheus 2.0
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