Commit Graph

118 Commits (f52baf02ab4c545663fe3fb69b10c44eca198d7a)

Author SHA1 Message Date
Julius Volz f665534b61 Make quote and semicolon usage consistent in graph.js
12 years ago
Julius Volz c91c100102 Fix graph resize bug when no graph exists.
12 years ago
Julius Volz 9f07f8677a Generate tabular console view from JSON data.
12 years ago
Sabra Melamed 22ab2366c1 Replacing interface components with Bootstrap.
12 years ago
Matt T. Proud f7704af4f8 Code Review: Formatting comments.
12 years ago
Matt T. Proud 06b4a40661 Represent targets in a tabular interface.
12 years ago
Julius Volz f42adc1cc0 Display Y-axis outside of graph.
12 years ago
Julius Volz 1aa8f071b9 Add content compression support to API HTTP responses.
12 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model.
12 years ago
Julius Volz 0226d1ac7a Implement alerts dashboard and expression console links.
12 years ago
Johannes 'fish' Ziemke 005d65868a Merge pull request #294 from prometheus/remove-gvm
12 years ago
Johannes 'fish' Ziemke 56249320e3 Remove gvm on travis.
12 years ago
Julius Volz 1fe3d3b06b Remove obsolete argument from target handling code.
12 years ago
Julius Volz ba29d07901 Show loaded rules in Status dashboard.
12 years ago
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