Commit Graph

171 Commits (e6a1ac8f124b7e6beabe47ebcdb464a46ee55a2e)

Author SHA1 Message Date
Brian Brazil ffa2e73803 Fix regression from 5e8d57bec1
10 years ago
Brian Brazil fd43daf82e Upgrade rickshaw to v1.5.1
10 years ago
Julius Volz cc27fb8aab Rename remaining all-caps constants in AST layer.
10 years ago
juliusv 401decc847 Merge pull request #428 from brian-brazil/sample-consoles
10 years ago
Brian Brazil 43b105d32d Console templating library, including graphs.
10 years ago
Johannes 'fish' Ziemke ff95a52b0f Rename Address to URL
10 years ago
Bjoern Rabenstein 39efe6358b Fix typos and import order.
10 years ago
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup.
10 years ago
Julius Volz af8c6df94d Eliminate modal alerts in graphing UI.
10 years ago
Julius Volz 5e8d57bec1 Make tabular view the default (vs. graphing view).
10 years ago
Julius Volz 3d47f94149 Drop metric names after transformations.
10 years ago
Bjoern Rabenstein 14bda4180c Changes after pair code review.
10 years ago
Bjoern Rabenstein 006b5517e2 Simplify makefiles.
10 years ago
Julius Volz c3fcea45e3 Support finer time resolutions than 1 second.
10 years ago
Brian Brazil f114bbd4e7 Make query_range more robust.
10 years ago
Brian Brazil 75e37db55b Don't alert() when a query is aborted,
10 years ago
Brian Brazil fd34e4061d Add back consoles link.
10 years ago
Andres Suarez e389e63684 Focus expression after selection from dropdown
10 years ago
Andres Suarez 86a447fc0e Allow selecting metric from Insert Metric
10 years ago
Bjoern Rabenstein 71206dbc06 More code cleanups.
10 years ago
Bjoern Rabenstein f5f9f3514a Major code cleanup.
10 years ago
Julius Volz e7ed39c9a6 Initial experimental snapshot of next-gen storage.
10 years ago
Brian Brazil 4a2b96f848 Remove backoff on scrape failure.
10 years ago
Brian Brazil f525ca5d9e Let consoles get graph links from experssions.
10 years ago
Brian Brazil eba205fcac Expose path used to get to console to console.
10 years ago
Brian Brazil eb5d928da7 Fix console handler.
10 years ago
Julius Volz 21cafe6cd7 Only evict memory series after they are on disk.
10 years ago
Bjoern Rabenstein 8956faeccb Migrate to new client_golang.
10 years ago
Brian Brazil e27447da5c Remove the broken "User Dashboard" link.
10 years ago
Brian Brazil 960ede66dc Use html/template for console templates and add template libary support.
10 years ago
Brian Brazil 0f5874ff97 Make Prometheus in header link to status page.
10 years ago
Brian Brazil 1828b1f55c Only log every query when debugging.
10 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.
12 years ago