Commit Graph

104 Commits (fc97e688c65bd6fe2205f1273bfbf0087f2c6fd8)

Author SHA1 Message Date
Matt T. Proud a73f061d3c Persist solely Protocol Buffers.
12 years ago
Bernerd Schaefer f7a2436665 Include link to user dashboard when provided
12 years ago
Bernerd Schaefer 1d794896ac Support user-provided static asset directory
12 years ago
Julius Volz 51689d965d Add debug timers to instant and range queries.
12 years ago
Matt T. Proud 0d2d6e9a27 Include uptime in the status console.
12 years ago
Julius Volz 8586c7520c Support negative graph values.
12 years ago
Julius Volz 081191afb8 Remember and display last scrape errors in web UI.
12 years ago
Matt T. Proud 1a95406b81 Include forgotten databases.html.
12 years ago
Matt T. Proud b224251981 Simplify compaction and expose database sizes.
12 years ago
Bernerd Schaefer cdde766f39 Embed mutex on web status handler
12 years ago
Bernerd Schaefer 7740167654 Add comments about potential race conditions
12 years ago
Bernerd Schaefer 9183302b1f Web handler returns 404 for favicon requests
12 years ago
Matt Proud 7f0d816574 Schedule the background compactors to run.
12 years ago
Julius Volz af7920126c Fix build errors and add default build step to "make".
12 years ago
Julius Volz 56324d8ce2 Make AST query storage non-global.
12 years ago
Matt T. Proud 3b9b1c6ab4 Define dependencies for web. stack concretely.
12 years ago
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