Commit Graph

794 Commits (1a9cdbd024fea05a1888c3164058087476cfdc3b)

Author SHA1 Message Date
Simon Pasquier 81c4248081
*: bump gRPC and protobuf dependencies (#5367)
6 years ago
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