1158 Commits (05616dfa86086a7e7ce64a828133befacbaacfe1)
 

Author SHA1 Message Date
juliusv 8f0a3a060c Merge pull request #327 from prometheus/optimize/faster-lexer 12 years ago
Julius Volz 64b0ade171 Swap rules lexer for much faster one. 12 years ago
Matt T. Proud 2d538bf55a Merge pull request #326 from prometheus/ui/outside-axis 12 years ago
Julius Volz f42adc1cc0 Display Y-axis outside of graph. 12 years ago
Matt T. Proud ad656ba58d Merge pull request #320 from prometheus/optimize/no-wm-too-old 12 years ago
juliusv 4dbc46ac82 Merge pull request #323 from prometheus/ui/compression 12 years ago
Julius Volz 1aa8f071b9 Add content compression support to API HTTP responses. 12 years ago
juliusv 24715f0ee5 Merge pull request #322 from prometheus/refactor/client/new-model 12 years ago
Matt T. Proud b8c7fd8c34 Include Accept header for telemetry request. 12 years ago
Matt T. Proud 066c679e4a Merge pull request #321 from soundcrowd-ursula/patch-1 12 years ago
Ursula Kallio eda60ccb4f Unordered lists are for unordered items. 12 years ago
Julius Volz a76a797f3f Always treat series without watermarks as too old. 12 years ago
juliusv 0a69119f7b Merge pull request #316 from prometheus/refactor/range-at-interval-op 12 years ago
Julius Volz d2da21121c Implement getValueRangeAtIntervalOp for faster range queries. 12 years ago
juliusv 9726808a0e Merge pull request #319 from prometheus/fix/memory-delete-empty 12 years ago
Julius Volz e7f049c85b Fix expunging of empty memory series (loop var pointerization bug) 12 years ago
Matt T. Proud 1bd8ee15f3 Merge pull request #318 from prometheus/fix/build-path 12 years ago
Johannes 'fish' Ziemke e3bc6fc9dc Merge pull request #317 from prometheus/fix/miekg-dns-for-srv 12 years ago
Julius Volz a310afd28f Update "build" -> ".build" in remaining Makefiles. 12 years ago
Johannes 'fish' Ziemke 4bdf1adb6c Use github.com/miekg/dns for resolving SRV records 12 years ago
Julius Volz 1cf9e5840a Fix whitespace in config.proto. 12 years ago
juliusv 3cae867894 Merge pull request #315 from prometheus/refactor/client/new-model 12 years ago
Julius Volz baa5b07829 Fix condition for dropping empty memory series. 12 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model. 12 years ago
juliusv 42198c1f1c Merge pull request #311 from prometheus/fix/watermarking/on-first-write 12 years ago
Matt T. Proud dad306cf04 Merge pull request #314 from prometheus/fix/binary/shell-script 12 years ago
Matt T. Proud aabf206fb5 Fix library path determiners. 12 years ago
Matt T. Proud 676c0a0f20 Merge pull request #313 from prometheus/feature/memory-profile/more-reasonable 12 years ago
Matt T. Proud b811ccc161 Disable paranoid checks and expose max FDs option. 12 years ago
Matt T. Proud 4137c75523 Shrink default LRU cache sizes. 12 years ago
Matt T. Proud 3784b1779f Upgrade LevelDB to 1.12.0. 12 years ago
Matt T. Proud ecb9c7bb9d Code Review: Swap ordering of elements. 12 years ago
Matt T. Proud 5daa0a09ea Code Review: Swap ordering of watermark getting. 12 years ago
Matt T. Proud ee840904d2 Code Review: !Before -> After. 12 years ago
Matt T. Proud 2d5de99fbf Regard in-memory series as new. 12 years ago
Matt T. Proud 81c406630a Merge pull request #312 from prometheus/fix/sample-append-logging 12 years ago
Matt T. Proud a1a23fbaf8 Ensure new metrics are watermarked early. 12 years ago
Julius Volz ba8c122147 Log correct sample count when appending to disk. 12 years ago
Matt T. Proud de8757f925 Merge pull request #306 from prometheus/refactor/optimize-ops 12 years ago
Julius Volz f2b4067b7b Speedup and clean up operation optimization. 12 years ago
juliusv 26200766bd Merge pull request #305 from prometheus/feature/cache-fp-metric-lookups 12 years ago
Julius Volz 008bc09da8 Move check for empty memory series to separate method. 12 years ago
Julius Volz 16364eda37 Drop empty series from memory after flushing. 12 years ago
Julius Volz 235623b45d Fix "make format". 12 years ago
Julius Volz 71199e2c93 Cache disk fingerprint->metric lookups in memory. 12 years ago
juliusv 55cb835867 Merge pull request #303 from prometheus/fix/drop-metricname 12 years ago
Julius Volz 8ee7947b1e Ensure metric name is dropped correctly from alert labels in UI. 12 years ago
juliusv f4af4cb741 Merge pull request #301 from prometheus/feature/alerts-dashboard 12 years ago
Julius Volz 0226d1ac7a Implement alerts dashboard and expression console links. 12 years ago
Johannes 'fish' Ziemke b838f45616 Merge pull request #300 from prometheus/feature/bazooka-build 12 years ago