Commit Graph

843 Commits (6d931a219506f75bc88583ddcf47be1d52409550)

Author SHA1 Message Date
Bob Shannon 8c8bb82d04 Add support for POSTing to /series endpoint (#5422)
6 years ago
Ganesh Vernekar 0afd172224
Merge pull request #5416 from prometheus/release-2.8
6 years ago
Simon Pasquier 7328cb6cc2 web/ui: display the job label in /targets
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
Matthias Loibl b7e978d255 web/ui: Fix padding in navbar container (#5371)
6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write.
6 years ago
Julien Pivotto 6c72cdb1e1 Add GODEBUG to the runtime page (#5324)
6 years ago
Tariq Ibrahim d6f0e14ac6 fix redundant err!=nil check in web.go (#5346)
6 years ago
Krasi Georgiev 9d96ada510 Display correct values for the retention in the flags web gui. (#5322)
6 years ago
Julien Pivotto 6152df44c2 ui: Expand expression_select to 220px
6 years ago
Ganesh Vernekar 46e0587cb3
Merge pull request #5318 from roidelapluie/sdtag
6 years ago
Julien Pivotto 5a162dc1ab
ui: remove extra table tag in service discovery
6 years ago
Julien Pivotto 981f9208fb
ui: Remove time picker borders
6 years ago
David 38fea83c1f Debounce input key press handling (#5309)
6 years ago
Julius Volz 795c989d36 Merge branch 'master' into bootstrap4
6 years ago
Palash Nigam 09208b1a58 queryRange: Add more descriptive error messages (#5229)
6 years ago
Julius Volz fdbaef86df Re-add typeahead license header to minified file
6 years ago
Julius Volz 661f0127bc Rebuild web assets
6 years ago
Julius Volz ed635190ba Re-add popper.js to fix target label tooltips
6 years ago
Julius Volz 7b724cea3a Whitespace and other cleanups
6 years ago
Julius Volz 7244ef3783 Add more top/bottom spacing for All/Unhealthy buttons
6 years ago
Julius Volz 028e99e3d6 Remove spacing between All/Unhealthy buttons
6 years ago
Julius Volz 45b91e8e80 Fix copy&paste button on /config, move pre style to CSS
6 years ago
Julius Volz cd569b51d9 Merge branch 'master' into bootstrap4
6 years ago
Callum Styan 6f69e31398 Tail the TSDB WAL for remote_write
6 years ago
Maria Nemtinova 8e3a39f725 Web UI QoL improvements (#5201)
6 years ago
Minh-Long Do b26b5c9e96 Add rendering test of template based web endpoints (#5188)
6 years ago
jritchieBAE b8f0a41745 Update to Bootstrap 4.1.3 (#5192)
6 years ago
zhulongcheng fd964426a7 web: predeclare and reuse errors (#5180)
6 years ago
zhulongcheng a75f8a8e05 update error message in extractTimeRange (#5179)
6 years ago
Simon Pasquier a60431f3cd Merge v2.7.1 into master (#5170)
6 years ago
Vishnunarayan K I 108b9b0e5f Limit number of merics in prometheus UI (#5139)
6 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011)
6 years ago
Matt Layher 302148fd69 *: apply gofmt -s
6 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957)
6 years ago
Simon Pasquier 375ad1185c
*: bump gRPC dependencies (#5075)
6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
6 years ago
Tom Wilkie 6e08029b56
Move err to be the last return value from storage.Select. (#5054)
6 years ago
SenXuDC 8fd0c0ab2e fix typo imeplements -> implements (#4979)
6 years ago
Julius Volz 11a52be1d8
Better rounding for incoming query timestamps (#4941)
6 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832)
6 years ago
Simon Pasquier 77ee41084f
web: group targets by job then instance (#4898)
6 years ago
Simon Pasquier 632626b553
web: deduplicate handler label for HTTP metrics (#4752)
6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921)
6 years ago
Simon Pasquier 0bb810d126
discovery/marathon: fix leaked connections (#4915)
6 years ago
Stafford Williams 328d81999a /config: Added `Copy to clipboard` button for /config (#4410)
6 years ago
Frederic Branczyk f9c93b3686
Merge pull request #4905 from simonpasquier/cherrypick-4840
6 years ago
David Coles 1591ebf985 ui: Fix hover when metric has null value. (#4906)
6 years ago
Fabian Reinartz a9803e9ecb Correctly skip mismatching targets
6 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876)
6 years ago
achiuBAE a9050c45f6 Allow setting the Prometheus instance document title through a flag. (#4841)
6 years ago
Simon Pasquier 87abb279e4
web: log stack traces on panic (#4221)
6 years ago
Ganesh Vernekar ca93fd544b /api/v1/labels endpoint for getting all label names (#4835)
6 years ago
Simon Pasquier 6fa8de132b
web/v1/api: add tests for admin actions (#4767)
6 years ago
Frederic Branczyk 5464c64853
Merge pull request #4802 from simonpasquier/go-modules
6 years ago
Goutham Veeramachaneni 7acedbce64
web(api): Make query and range api errors match
6 years ago
Simon Pasquier 181f07ef26
web: avoid proxy to connect to the local gRPC server (#4572)
6 years ago
Simon Pasquier d89c01b065 web/ui: fix asset generation for Go modules installs
6 years ago
Simon Pasquier bf9a1d3d15 *: fix assets generation
6 years ago
Simon Pasquier 0a319b001a Update documentation
6 years ago
Simon Pasquier 5230e2730a
*: check that assets are up-to-date (#4731)
6 years ago
Simon Pasquier 147f2061d5 web: display job label in targets page
6 years ago
Frederic Branczyk ad5139fcba
Merge pull request #4783 from simonpasquier/fix-targets-api
6 years ago
Wei Guo 742583e836 Support to query elements by a specific time (#4764)
6 years ago
Simon Pasquier a308a186e4 web/api/v1: fix targets endpoint
6 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping.
6 years ago
Ariya Hidayat a0ba9b7f3e Avoid browser's spell-checking the Expression field (#4728)
6 years ago
Simon Pasquier c4a6acfb1e
*: move to go 1.11 (#4626)
6 years ago
Goutham Veeramachaneni ffb7f829ec
Merge pull request #4730 from prometheus/release-2.4
6 years ago
Will Hegedus 193ebe7e34 Updates to /targets and /rules (scrape duration, last evaluation time) (#4722)
6 years ago
Tariq Ibrahim d371697841 Adding new metric type to track in-flight queries via the remote read API endpoint. (#4699)
6 years ago
Benji Visser eb4cc37e50 Update moment.js and moment-timezone.js (#4679)
6 years ago
Julien Pivotto 17fea5478a Improve rule views by wrapping lines (#4702)
6 years ago
Callum Styan 9bca041285 WIP: keep track of samples per query, set a max # of samples (#4513)
6 years ago
Simon Pasquier 3c00eeaf16 web/api/v1: fix optional skip_head for snapshot (#4674)
6 years ago
Krasi Georgiev 47a673c3a0
process scrape loops reloading in parallel (#4526)
6 years ago
Tom Wilkie 4c52400708
Limit concurrent remote reads. (#4656)
6 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655)
6 years ago
Goutham Veeramachaneni 1a5a3d3be6
Merge pull request #4645 from prometheus/release-2.4
6 years ago
Simon Pasquier 2d7f562ed6 web: fix asset paths for Windows platforms (#4616)
6 years ago
Goutham Veeramachaneni 9ee4b05d16
Better link for docs (#4593)
6 years ago
Goutham Veeramachaneni 3e87c04b83
Logger is nil for API. Fixes #4577 (#4583)
6 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532)
6 years ago
Simon Pasquier 75bd348135 web: clean up api/v2 (#4554)
6 years ago
Thomas Jackson f0a1ebc19d Add SelectParams to Select for federation (#4546)
6 years ago
Simon Pasquier 3581377e5d Replace go-bindata with vfsgen (#4430)
6 years ago
Max Inden ecf676cf97 web/api: Expose rule health and last error (#4501)
6 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461)
6 years ago
Benji Visser 8bb6e0dd6e Show rule evaluation errors on rules page (#4457)
6 years ago
Julius Volz 159e1537d2
Remove /heap endpoint (#4460)
6 years ago
Ganesh Vernekar f1db699dff Persist alert 'for' state across restarts (#4061)
6 years ago
Max Leonard Inden 71fafad099
api/v1: Coninue work exposing rules and alerts
6 years ago
mg03 31f8ca0dfb
api v1 alerts/rules json endpoint
6 years ago
Julius Volz 8763dedb9d
Update method name in rules template, fix rendering (#4416)
6 years ago
Tom Wilkie b1f600343f
Merge pull request #4359 from prometheus/report-errors
6 years ago
Tom Wilkie 02534510ca Review feedback.
6 years ago
Tom Wilkie 901e6d1f82 Review feedback.
6 years ago
Stafford Williams 286a8e0554 go-bindata debug clarification (#4411)
6 years ago
Adam Shannon 566c80b47c web: add named anchors for each rule group (#4130)
6 years ago