Commit Graph

894 Commits (201491fd1b6b02fab60f7630dff23218bc3d1067)

Author SHA1 Message Date
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
Alin Sinpalean e3b775b78b Simplify BufferedSeriesIterator usage (#4294)
6 years ago
Martin Lee d0f11a3cc6 Forbid rule-abiding robots from indexing. (#4266)
6 years ago
Thomas Jackson 92c6f0c92e Add offset to selectParams (#4226)
6 years ago
Tom Wilkie f83155b11e Review feedback.
6 years ago
Tom Wilkie ccb2ee607b Log errors encountered when marshalling and writing responses.
6 years ago
Tom Wilkie fcc3f43acd spelling.
7 years ago
Tom Wilkie ae29512444 Extend API tests to cover remote read API.
7 years ago
Fabian Reinartz e7cfc7dae5 web: restore old path prefix behavior
7 years ago
Fabian Reinartz 7a74689973
Merge pull request #4258 from prometheus/rmsecheaders
7 years ago
Fabian Reinartz 8a4bda8d57 web: remove security headers
7 years ago
Fabian Reinartz 057a5ae2b1 Address comments
7 years ago
Fabian Reinartz ad4c33c1ff scrape,api: provide per-target metric metadata
7 years ago
Fabian Reinartz 9c83e815d1 Merge branch 'release-2.2' into update
7 years ago
Simon Pasquier 097439b0f9 web: limit the number of dropped targets (#4212)
7 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966)
7 years ago
Henri DF 2952387ed1 Pass query hints down into remote read query proto (#4122)
7 years ago
Ivan Voronchihin b3441cb0e7 Fix graph page for IE11 (#4148)
7 years ago
Eric V c207920500 Added HTTP security headers to web.go (#3583)
7 years ago
Karsten Weiss d79d573f71 Fix spelling mistakes found by codespell (#4065)
7 years ago
beorn7 94ff07b81d Merge branch 'release-2.2'
7 years ago
Krasi Georgiev ddd46de6f4 Races/3994 (#4005)
7 years ago
Mario Trangoni 464e747f1e fix some comments typos (#4059)
7 years ago
Ganesh Vernekar b44ce11d1b Added test to check pathPrefix
7 years ago
Ganesh Vernekar cd2820e165 Fix pathPrefix bug from PR-4025
7 years ago
Ganesh Vernekar f30b37e00b Fixed pathPrefix for web pages
7 years ago
Krasi Georgiev 5fec98d0a7 simplify server error handling (#4006)
7 years ago
Marek Siarkowicz bb86c3f62b Report internal runtime information on status page (#3921)
7 years ago
Brian Brazil cc39021b2b Provide custom marshalling for Point
7 years ago
Brian Brazil 299b78a887 Switch to json-iterator for v1 api.
7 years ago
Brian Brazil 8ede14b24c Add unittests for Point json output
7 years ago
Brian Brazil ecd0a9c6ba web: Add benchmark for respond()
7 years ago
Anton Tereshchenkov 4cb8f6c260 web: remove unused MetricsPath option (#3964)
7 years ago
Simon Pasquier 83325c8d82 web: replace deprecated InstrumentHandler() (#3862)
7 years ago
James Turnbull 4486ef013b Make show annotations checkbox match query history checkbox (#3936)
7 years ago
James Turnbull 50e6aff3fd Make job heading on service discovery consistent (#3937)
7 years ago
James Turnbull c3f4f2204f Refactor/redesign Unhealthy checkbox on Targets page (#3913)
7 years ago
Fabian Reinartz 3e6c890aea api: add flag to skip head on snapshots
7 years ago
Marek Siarkowicz 1f71caf23f Add golang runtime information to status page. (#3914)
7 years ago
Julien Pivotto 155faab7a2 Display annotations on Alerts page (#3900)
7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887)
7 years ago
Callum Jones 090e7e0959 Place Service Discovery labels inline (#3872)
7 years ago
Conor Broderick 99006d3baf Added dropped targets API to targets endpoint (#3870)
7 years ago
Conor Broderick 1fd20fc954 Add dropped alertmanagers to alertmanagers API (#3865)
7 years ago
Bartek Plotka 93a63ac5fd api: Added v1/status/flags endpoint. (#3864)
7 years ago
Fabian Reinartz 309c666426
Merge pull request #3671 from prometheus/queryparams
7 years ago
Lovisa Svallingson 04f723ca44 [Fix 3789]: storing/loading multiple graphs from URL (#3813)
7 years ago
James Turnbull d127a21071 Removed alert_header (#3836)
7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params
7 years ago
James Turnbull 816d755956 Added "No rules" to Web UI (#3834)
7 years ago
Lovisa Svallingson 460fe4dd0c Fix: Improve typeahead on /graph page (#3742)
7 years ago
Krasi Georgiev 6ce84dbcb1 rename ScrapeManager struct to Manager to remove stutter
7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape
7 years ago
Krasi Georgiev 7858745c04 rename structs for consistency
7 years ago
Krasi Georgiev 4be9a40b89 fatalf is not thread safe so using panic instead (#3680)
7 years ago
Goutham Veeramachaneni 35a6ffbaf3
Merge pull request #3587 from krasi-georgiev/web-test-error-check
7 years ago
Lovisa Svallingson a8ff643464 Implement browsing of previous query expressions (#3486)
7 years ago
Krasi Georgiev c94fa731aa bypass the proxy for the tests
7 years ago
Krasi Georgiev 0e58cda1fe use Fatalf instead of panic
7 years ago
Krasi Georgiev 61d793cb1f handle web_test webhandler errors.
7 years ago
Krasi Georgiev 587dec9eb9 rebased and resolved conflicts with the new Discovery GUI page
7 years ago
Krasi Georgiev aca8f85699 fixed the tests
7 years ago
Krasi Georgiev e405e2f1ea refactored discovery
7 years ago
Conor Broderick b5c30090b9
Merge pull request #3544 from Conorbro/relabel
7 years ago
conorbroderick 8b6f3a1bd3 Added service discovery view showing labels before and after relabelling
7 years ago
Goutham Veeramachaneni 2d73d2b892
Merge pull request #3570 from Gouthamve/colon-snapshot
7 years ago
Tom Wilkie 73fa721dd2
Merge pull request #3569 from EdSchouten/faster-federation
7 years ago
pasquier-s b3eccdd828 Fix 'addrConn.resetTransport' error (#3004) (#3517)
7 years ago
Goutham Veeramachaneni bee6864c14 Make the date returned by snapshot script friendly
7 years ago
Ed Schouten bb724f1bef Deprecate DeduplicateSeriesSet() in favor of NewMergeSeriesSet().
7 years ago
Goutham Veeramachaneni e0d917e2f5
Merge pull request #3523 from Gouthamve/clean-tomb
7 years ago
Conor Broderick 08a4e0693b
Merge pull request #3556 from prometheus/remove-obsolete-todo
7 years ago
Shubheksha Jalan 35c1926d14 use httptest.NewRequest, remove http.ReadRequest (#3557)
7 years ago
Goutham Veeramachaneni f0599d4dbf Incorporate review-feedback
7 years ago
Julius Volz ab11a457e8 Remove obsolete TODO in API code
7 years ago
Goutham Veeramachaneni 311edc5a38 Merge branch 'master' into clean-tomb
7 years ago
Goutham Veeramachaneni d8515b2580 Move Admin APIs to v1
7 years ago
Brian Brazil d7b3df5ae1 Fix staticcheck errors
7 years ago
Goutham Veeramachaneni 3de10e3b44
Add CleanTombstones API endpoint
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
Lovisa Svallingson 2c2702e22b Align columns in Targets view (#3445)
7 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine
7 years ago
Fabian Reinartz 2ec5965b75
Merge pull request #3508 from prometheus/uptsdb
7 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes
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
David Kaltschmidt af75ce02c1 Review feedback
7 years ago
David Kaltschmidt c93e54d240 Adds execution timer stats to the range query
7 years ago
Krasi Georgiev e2f4850fea Refactor main.go with oklog/pkg/group actors pattern
7 years ago
Alexey Miroshkin 8c681f4a6c Provide POST endpoint for query+query_range (#3322)
7 years ago
Julius Volz 8022fc1aa3
Fix display of raw target labels (again) (#3437)
7 years ago
Tom Wilkie 746752b946 Merge external labels in order.
7 years ago
Tom Wilkie b22485bef0 Remove spurious test import.
7 years ago
Tom Wilkie ee011d906d Port remote read server to 2.0.
7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333)
7 years ago
Takashi Kokubun bd52950ce8 Fix invalid syntax in graph.css (#3309)
7 years ago
Fabian Reinartz 53875da7fb Merge pull request #3286 from prometheus/dev-2.0
7 years ago
BasPH a91d3bcb83 Add UI warning for time drift >30 seconds (#3276)
7 years ago
Fabian Reinartz 269b5cf936 Merge pull request #3245 from jlevesy/use-require-web
7 years ago
Brian Brazil 8740fcc657 Use panic in goroutine in test, not t.Fatalf
7 years ago
Fabian Reinartz abf7c975c9 Merge branch 'master' into dev-2.0
7 years ago
beorn7 f20e6a0ae4 Only respond to API requests once the server is ready
7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241)
7 years ago
Julien Levesy 26a067b23d use testutil assertion helpers in web package testsuite
7 years ago
Fabian Reinartz 7a3261aa99 Merge pull request #3240 from Gouthamve/fix-admin-api
7 years ago
Fabian Reinartz 2d0b8e8b94 Merge branch 'master' into dev-2.0
7 years ago
Goutham Veeramachaneni 35aaa2002d
web/api: Add tests for v2 admin API
7 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230)
7 years ago
Goutham Veeramachaneni d70f850a18
web/api: Fix typo which broke the 2.0 admin APIs.
7 years ago
Tom Wilkie 639d5c6f98 Merge pull request #3023 from tomwilkie/2945-remote-read-server
7 years ago
beorn7 16c95ae8e7 Merge branch 'release-1.7'
7 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up
7 years ago
beorn7 dd381356a5 Tweak floating point number rendering
7 years ago
beorn7 61b6311504 Merge branch 'fix_ui_graph_decimal_axis' of git://github.com/yamatoya/prometheus into yamatoya-fix_ui_graph_decimal_axis
7 years ago
Takahito Yamatoya b1151bdabc ui changed, limit the number of digits for the larger units is 5
7 years ago
Krasi Georgiev b4b0999e7f add prefix to the api when prometheus started with custom web.external-url
7 years ago
Takahito Yamatoya 1eac566d09 add ; , and change from B to G, and change from K to k, and add all the prefixes
7 years ago
Tom Wilkie bbc9671d50 Get profile handlers working again after #3054 and #3146.
7 years ago
beorn7 e7aab2791a Forward-merge bug fixes frem branch 'release-1.7'
7 years ago
beorn7 7a8e340c1a Merge branch 'fix_web_ui_utc' of git://github.com/yamatoya/prometheus into yamatoya-fix_web_ui_utc
7 years ago
Takahito Yamatoya 5d707d3aa3 #2439 library version update JQuery / JQuery.Selection / JQuery.hotkey (#3183)
7 years ago
Takahito Yamatoya ff038a4a39 bug fix
7 years ago
Takahito Yamatoya 7a3c348f83 fix decimal y-axis
7 years ago
Tom Wilkie 758d64ffd9 s/EncodReadResponse/EncodeReadResponse/
7 years ago
Tom Wilkie febed48703 Implement remote read server in Prometheus.
7 years ago
Takahito Yamatoya 738a51bea6 #2371 fix to display utc date at datetime picker
7 years ago
Goutham Veeramachaneni 3f0267c548 Merge branch 'dev-2.0' into go-kit/log
7 years ago
beorn7 84211bd2df Foward-merge bug fixes and cherry-picks from 'release-1.7'
7 years ago
beorn7 a3fd7dd335 Backport the templating fix from master
7 years ago
Fabian Reinartz e746282772 Merge branch 'master' into dev-2.0
7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log
7 years ago
Fabian Reinartz 27bdddbf51 web: fix profile paths
7 years ago
Fabian Reinartz 87918f3097 Merge branch 'master' into dev-2.0
7 years ago
Matt Bostock d31c068ae4 api.go: Fix typo in comment (#3122)
7 years ago
Richard Hartmann aa3fb1e7c4 Point help to docs, not main Prometheus website
7 years ago
Mark Adams 77c816b309 Fix pprof endpoints when -web.route-prefix or -web.external-url is used (#3054)
7 years ago
maximecharron 41884f0283 Fix double redirect if there is a route-prefix (#3091)
7 years ago
Max Inden 3101606756 Merge pull request #2711 from mxinden/api-config
7 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config
7 years ago
Karsten Weiss 5f5d77848e Fix 'predefined escaper "html" disallowed in template' in `/targets` (#3046) (#3050)
7 years ago
Fabian Reinartz 921c6ebb3b Merge branch 'dev-2.0' into mergemaster
7 years ago
Fabian Reinartz 25f3e1c424 Merge branch 'master' into mergemaster
7 years ago
Fabian Reinartz 0af43695de web: log error missages on serving
7 years ago
beorn7 6cf62fe8ba Update web/ui/bindata.go
7 years ago
Roman Khavronenko 245b8a0b37 Allow to collapse jobs at `/targets` page (#2628)
7 years ago
emluque ff54c5c11a 2831 Add Healthy and Ready endpoints
7 years ago
beorn7 3bb0667607 Merge branch 'release-1.7'
7 years ago
Martín Ferrari 64cfe2e7f5 Add PATH_PREFIX to redirectToMigratedURL
7 years ago