Commit Graph

188 Commits (5859b74f1bb19cd3121e766f06ed762509571232)

Author SHA1 Message Date
juliusv cfc3b1053d Merge pull request #212 from prometheus/ui/smaller-navigation-links
12 years ago
juliusv 2935476818 Merge pull request #211 from prometheus/feature/reorder-hud-elements
12 years ago
Julius Volz 04e661c28f Move build info to the top of the status HUD.
12 years ago
Julius Volz f3cf8eae7e Restyle navigation a bit, align content elements with it.
12 years ago
Johannes 'fish' Ziemke c5e507cd9c Never submit empty queries.
12 years ago
juliusv 2b9ba56d61 Merge pull request #208 from prometheus/feature/toggle-console
12 years ago
Johannes 'fish' Ziemke ba289ef7cd Add the console to the main/graph ui.
12 years ago
Julius Volz 9cea5d9df8 Convert the Prometheus configuration to protocol buffers.
12 years ago
Matt T. Proud 3362bf36e2 Include curator status in web heads-up-display.
12 years ago
Matt T. Proud a48ab34dd0 Refresh Prometheus client API usage.
12 years ago
juliusv 169a7dc26c Merge pull request #189 from prometheus/feature/build-info-and-startup-friendliness
12 years ago
Bernerd Schaefer 19fc094362 Merge pull request #191 from prometheus/update-gitignore-files
12 years ago
Bernerd Schaefer 169ed9d297 Ignore web/static/generated and build/root/share
12 years ago
Matt T. Proud 961ff26874 Fix positional flags for ``cp`` on Darwin.
12 years ago
Bernerd Schaefer 45243ac2da Print flags on status page.
12 years ago
Bernerd Schaefer 862054e88b web.StartServing prints listening address
12 years ago
Bernerd Schaefer a2a4f94aae StatusHandler renders build info
12 years ago
Johannes 'fish' Ziemke 1f96d4c822 Move protobuf descriptor and add content-type.
12 years ago
Matt T. Proud 9e02c2393a Include generated Protocol Buffer descriptor.
12 years ago
Matt T. Proud e86f4d9dfd Convert time readers to represent time in UTC.
12 years ago
Johannes 'fish' Ziemke 955708e8db Merge pull request #158 from prometheus/feature/auto-refresh
12 years ago
Julius Volz a2623efcdf Register pprof /debug endpoints with custom HTTP mux.
12 years ago
Johannes 'fish' Ziemke 712bf5e2f9 Add per graph auto-refresh option to web UI.
12 years ago
Julius Volz a0d311c9e6 Constantize job name label.
12 years ago
juliusv f21b5ad12b Merge pull request #133 from bernerdschaefer/graph-display-tweaks
12 years ago
Bernerd Schaefer 72bd585485 Revert style change to legend items
12 years ago
juliusv f817106d6a Merge pull request #134 from prometheus/fix/set-job-label-from-targets-api
12 years ago
juliusv f89d4c2cac Merge pull request #128 from prometheus/feature/convert-host-relative-links
12 years ago
Johannes 'fish' Ziemke 14407a076a Convert addresses pointing to localhost in status.
12 years ago
Bernerd Schaefer 8af0bbb3a0 Set job label for targets registered through the API
12 years ago
Bernerd Schaefer 442a6d2b11 Use $ instead of jQuery
12 years ago
Bernerd Schaefer 953334a4f7 Reformat and add semicolons to graph.js
12 years ago
Bernerd Schaefer 43dc377bee Flip x_label when it would render off-page
12 years ago
Bernerd Schaefer 461e02d2b8 Flip hover detail to prevent going off the screen
12 years ago
Bernerd Schaefer 8c9597cb39 Render legend in a similar style to labels
12 years ago
Bernerd Schaefer a7ec43189a Hovering over legend items highlights series in graph
12 years ago
Bernerd Schaefer 564633ecbc Render graph labels vertically
12 years ago
Bernerd Schaefer 5e9447996b Set CORS Headers on API requests
12 years ago
Johannes 'fish' Ziemke 8fba639706 Fix path to expression browser js.
12 years ago
Johannes 'fish' Ziemke adeabca230 Minor UI fixes.
12 years ago
Johannes 'fish' Ziemke e43d7d5771 Make Prometheus self-contained.
12 years ago
Johannes 'fish' Ziemke 17f622bd6e Take Path fragment from URL instead of whole URL.
12 years ago
Johannes 'fish' Ziemke bf197baaf9 Depend on all static and template files.
12 years ago
Johannes 'fish' Ziemke c108a9978d Merge branch 'master' of github.com:prometheus/prometheus into feature/navigation
12 years ago
Johannes 'fish' Ziemke 0f775a4178 Use Sprintf instead of string concatenation.
12 years ago
Johannes 'fish' Ziemke 1c091a9723 Use client_golang.exp for automatic telemetry.
12 years ago
Johannes 'fish' Ziemke 3aead8468c Fix typo.
12 years ago
Johannes 'fish' Ziemke 84d17b4d97 Replace YieldExporter() with Handler()
12 years ago
Johannes 'fish' Ziemke 1cb4c819e1 Remove cruft.
12 years ago
Johannes 'fish' Ziemke 1a3fb459e0 Add navigation menu to all pages + change routes.
12 years ago
Matt T. Proud 7764682c7c Update to use new default handler.
12 years ago
Julius Volz ec413459fa Depointerize Matrix/Vector types as well as time.Time arguments.
12 years ago
Johannes 'fish' Ziemke fed467ede0 Moved graph and console to use templates as well.
12 years ago
Johannes 'fish' Ziemke f27adac848 Split status template into two templates.
12 years ago
Julius Volz 2b8f0b2cc7 Constantize metric name label name.
12 years ago
Julius Volz dd67ab115b Change GetAllMetricNames() to GetAllValuesForLabel().
12 years ago
Johannes 'fish' Ziemke b0d1864146 Move css for graphs to graph.css and fix minor/fomatting issues.
12 years ago
Johannes 'fish' Ziemke 0a87618733 Add autocompletion for metrics.
12 years ago
Johannes 'fish' Ziemke ecb8331df1 Update jQuery to 1.9.1.
12 years ago
Johannes 'fish' Ziemke 07c76747f0 Clean up of graph UI's form.
12 years ago
Johannes 'fish' Ziemke 24b3a6d2cc Improve inserting of metrics in graph UI.
12 years ago
Johannes 'fish' Ziemke 3626b71c22 Improve graph UI.
12 years ago
Matt T. Proud 3e97a3630d Include nascent curator scaffolding.
12 years ago
Johannes 'fish' Ziemke b290c821d1 Renamed "localAssets" cmd flag to "useLocalAssets".
12 years ago
Johannes 'fish' Ziemke 9bb6820402 Use filename based type if DetectContentType fails.
12 years ago
Julius Volz 8e4c5b0cea Use AST query analyzer and views with tiered storage.
12 years ago
Matt T. Proud 1b0ca377af Reformat.
12 years ago
Julius Volz 20c5ca1d72 Lower-case web API method arguments.
12 years ago
juliusv 91c5e29f1f Merge pull request #91 from prometheus/feature/datetimepicker
12 years ago
Johannes 'fish' Ziemke 6213c0f1ee Add missing semicolons.
12 years ago
Johannes 'fish' Ziemke 72bd751857 Increase/decrease end date by 1/2 range.
12 years ago
Johannes 'fish' Ziemke c0b5ba6512 Prevent unnecessary reload.
12 years ago
Johannes 'fish' Ziemke f170720f61 Use hidden input for end.
12 years ago
Johannes 'fish' Ziemke 8e55ff0a8d Save and restore end date in/from url.
12 years ago
Johannes 'fish' Ziemke 1f484b03c7 Renamed date_s to dateString.
12 years ago
Johannes 'fish' Ziemke a5e18b0229 Rename localAssets to useLocalAssets.
12 years ago
Johannes 'fish' Ziemke f9b4df4284 Add a date/time picker to graph UI.
12 years ago
Johannes 'fish' Ziemke bf5d312a74 Add flag to read assets from local files.
12 years ago
Matt T. Proud 05a9c3cd0b Improve the base label representation in /status.
12 years ago
Johannes 'fish' Ziemke 2434bac219 Detect mime type on runtime instead of hardcoding.
12 years ago
Johannes 'fish' Ziemke a5d31cb239 Use constants for blob bucket keys.
12 years ago
Johannes 'fish' Ziemke fc16580b4c Ship assets in compiled binary.
12 years ago
Julius Volz f1fc7d717a Allow replacing job targets via HTTP API.
12 years ago
Julius Volz a908e397bc Integrate cleanups for comments in PR70.
12 years ago
Julius Volz 23374788d3 Beginnings of a Prometheus status page.
12 years ago
Matt T. Proud d1e7f5bc4b The Prometheus Go client has a new handler API.
12 years ago
Julius Volz 2859227fdb Make HTTP listen address a flag.
12 years ago
Julius Volz 0cbd03ccf9 Move web-related code/resources to a subdirectory.
12 years ago