147 Commits (443fd93536feed7630d03931c62d0a12c5ca1f50)

Author SHA1 Message Date
Brian Brazil 61659ea733 Fix console handler. 11 years ago
Julius Volz 9410f15a73 Only evict memory series after they are on disk. 11 years ago
Bjoern Rabenstein 2128d9d811 Migrate to new client_golang. 11 years ago
Brian Brazil 9c81f2e82a Remove the broken "User Dashboard" link. 11 years ago
Brian Brazil 29cf4d6ad9 Use html/template for console templates and add template libary support. 11 years ago
Brian Brazil 5e6ab627df Make Prometheus in header link to status page. 11 years ago
Brian Brazil db2e5a2509 Only log every query when debugging. 11 years ago
Brian Brazil e041c0cd46 Add console and alert templates with access to all data. 11 years ago
Julius Volz 01f652cb4c Separate storage implementation from interfaces. 11 years ago
Matt T. Proud 2064f32662 Clean up quitting behavior and add quit trigger. 11 years ago
Julius Volz cc04238a85 Switch to new "__name__" metric name label. 11 years ago
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code. 11 years ago
Conor Hennessy eba01d1119 Remove usage of gorest. 11 years ago
Julius Volz a50ee8df30 Always set CORS headers at beginning of API handler. 11 years ago
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats. 11 years ago
Julius Volz 788587426b Make scrape timeouts configurable per job. 11 years ago
Matt T. Proud 972e856d9b Kill the curation state channel. 11 years ago
Julius Volz 0003027dce Add needed trailing spaces in logs. 11 years ago
Julius Volz aa5d251f8d Use github.com/golang/glog for all logging. 11 years ago
Julius Volz ecf0ee8f39 Transfer alerting rule and Prometheus URL to alertmanager. 11 years ago
Matt T. Proud 07ac921aec Code Review: First pass. 11 years ago
Matt T. Proud d8792cfd86 Extract HighWatermarking. 11 years ago
Julius Volz fcf784c13c Fix query error notification in tabular view. 11 years ago
Julius Volz 35ee2cd3cb Add alertmanager notification support to Prometheus. 11 years ago
Julius Volz 4e941255d8 Add caching to static assets when served from blob handler. 11 years ago
Julius Volz 1b9cbaf842 Bootstrappify remaining status pages. 11 years ago
Julius Volz 481ee4096b Add no-op silencing links. 11 years ago
Julius Volz d9f403ab7d Prettify/Bootstrapify alert tables. 11 years ago
Julius Volz f665534b61 Make quote and semicolon usage consistent in graph.js 11 years ago
Julius Volz c91c100102 Fix graph resize bug when no graph exists. 11 years ago
Julius Volz 9f07f8677a Generate tabular console view from JSON data. 11 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 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