101 Commits (558281890bfe8dcc8317c2046d3b20d494630331)

Author SHA1 Message Date
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
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
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
Bernerd Schaefer 169ed9d297 Ignore web/static/generated and build/root/share 12 years ago
Bernerd Schaefer 4faf16787d Move `-f` option to `cp` to command start 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
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
Bernerd Schaefer 72bd585485 Revert style change to legend items 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 0f775a4178 Use Sprintf instead of string concatenation. 12 years ago
Johannes 'fish' Ziemke 1c091a9723 Use client_golang.exp for automatic telemetry. 12 years ago