Commit Graph

14227 Commits (4271670a829de5e8d6ff47089578eba0eada76e4)
 

Author SHA1 Message Date
Bernerd Schaefer 72bd585485 Revert style change to legend items
12 years ago
Matt T. Proud e6f67c3a3e Merge pull request #139 from prometheus/julius-reduce-sample-jitter
12 years ago
Julius Volz a1ba23038e Fix scrape timestamps to reduce sample time jitter.
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
juliusv 63ac59d2d3 Merge pull request #131 from bernerdschaefer/cross-origin-metrics
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
juliusv 926d03d2bd Merge pull request #124 from prometheus/julius-lowercase-ops
12 years ago
Julius Volz 1bc83e1b65 Also allow lower-cased aggregation ops.
12 years ago
Matt T. Proud 2d70e75c52 Merge pull request #132 from prometheus/julius-leveldb-sorting
12 years ago
Julius Volz fd554e8b89 Make LevelDB sample keys fixed-length to ensure correct sort-order.
12 years ago
juliusv f9c291120f Merge pull request #123 from prometheus/julius-propagate-rule-errors
12 years ago
Bernerd Schaefer 5e9447996b Set CORS Headers on API requests
12 years ago
juliusv 2310f549dd Merge pull request #130 from prometheus/julius-threadsafe-parser
12 years ago
Julius Volz 9a81b9838f Make expression parser goroutine-safe.
12 years ago
juliusv dd4f326680 Merge pull request #126 from prometheus/julius-sort-functions
12 years ago
Julius Volz 6cb3c51d24 Add sort() and sort_desc() expression language functions.
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 08e37f48dd Merge pull request #122 from prometheus/feature/make-self-contained
12 years ago
Julius Volz c4d0969c00 Propagate more errors during rule evaluation.
12 years ago
Johannes 'fish' Ziemke 8417d3e8d1 Add MANIFEST listing 3rd party libs and versions.
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
Matt T. Proud 6146116e2f Merge pull request #115 from prometheus/fix/storage/nil-behaviors
12 years ago
Matt T. Proud a55602df4a Validate diskFrontier domain for series candidate.
12 years ago
juliusv e254c0bc33 Merge pull request #121 from prometheus/julius-fix-fingerprint-comparison
12 years ago
Julius Volz ebe05d1b83 Fix logic bug in fingerprint Less() comparison.
12 years ago
Julius Volz 0230dbf305 Fix off-by-one bug in NewFingerprintFromMetric().
12 years ago
Johannes 'fish' Ziemke ca2a31c48b Merge pull request #118 from prometheus/feature/navigation
12 years ago
Johannes 'fish' Ziemke c108a9978d Merge branch 'master' of github.com:prometheus/prometheus into feature/navigation
12 years ago
Matt T. Proud d79c932a8e Merge pull request #120 from prometheus/feature/storage/compaction
12 years ago
Matt T. Proud c3e3460ca6 Spin up curator run in the tests.
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
Johannes 'fish' Ziemke 3aead8468c Fix typo.
12 years ago
Johannes 'fish' Ziemke 84d17b4d97 Replace YieldExporter() with Handler()
12 years ago
Johannes 'fish' Ziemke 1cb4c819e1 Remove cruft.
12 years ago
Johannes 'fish' Ziemke 1a3fb459e0 Add navigation menu to all pages + change routes.
12 years ago
Matt T. Proud 461da0b3a8 Merge pull request #117 from prometheus/feature/storage/compaction
12 years ago
Matt T. Proud d0ad6cbeaa Spin up storage layers for made fixtures.
12 years ago