607 Commits (6c36beb76481d3ed3777d2fd591b286fcadfdfd9)
 

Author SHA1 Message Date
juliusv 6c36beb764 Merge pull request #269 from prometheus/feature/view-tracing 12 years ago
Matt T. Proud 8339a189cb Code Review: Fix seriesPresent scope. 12 years ago
Matt T. Proud fe41ce0b19 Conditionalize disk initializations. 12 years ago
juliusv 97736a030a Merge pull request #277 from prometheus/feature/exporter-prefix 12 years ago
Julius Volz dcfd09c801 Prepend "exporter_" to labels that already exist in exported metrics. 12 years ago
juliusv d828b9c835 Merge pull request #276 from prometheus/fix/delta-noncounter-resets 12 years ago
Julius Volz 138334fb31 Fix handling of negative deltas for non-counter values. 12 years ago
Julius Volz a8468a2e5e Fix reversed disk flush cutoff behavior. 12 years ago
Julius Volz eb1f956909 Revert "Revert "Ensure that all extracted samples are added to view."" 12 years ago
juliusv 03addcd1a7 Merge pull request #273 from prometheus/fix/delta-handling 12 years ago
Julius Volz 66d4620061 Don't assume delta has at least one sample per vector element. 12 years ago
Julius Volz 21c3be0814 Skip any empty range/boundary elements, not only nil ones. 12 years ago
Matt T. Proud 20d49ea169 Merge pull request #272 from prometheus/feature/status/uptime 12 years ago
Matt T. Proud 0d2d6e9a27 Include uptime in the status console. 12 years ago
Matt T. Proud c10780c966 Introduce telemetry for rule evaluator durations. 12 years ago
Johannes 'fish' Ziemke 8507c58bf2 Fix filename in Makefile. 12 years ago
Matt T. Proud fe5c70fc61 Merge pull request #270 from prometheus/fix/expression/index-error 12 years ago
Matt T. Proud 4b30fb86b4 Revert "Ensure that all extracted samples are added to view." 12 years ago
Matt T. Proud 9553971239 Merge pull request #267 from prometheus/fix/delta-boundaries 12 years ago
Julius Volz 750f862d9a Use GetBoundaryValues() for non-counter deltas. 12 years ago
juliusv cc07b9ce74 Merge pull request #268 from prometheus/fix/value-extraction 12 years ago
Julius Volz f2b48b8c4a Make getValuesAtIntervalOp consume all chunk data in one pass. 12 years ago
Julius Volz 83d60bed89 extractValuesAroundTime() code simplification. 12 years ago
Julius Volz 008314b5a8 Ensure that all extracted samples are added to view. 12 years ago
Matt T. Proud 556be84c73 Merge pull request #265 from prometheus/feature/memory-arena-simplification 12 years ago
Matt T. Proud 93da3f684a Instruct ``make binary`` to build binary file. 12 years ago
Matt T. Proud b586801830 Code Review: Fix to-disk queue infinite growth. 12 years ago
Matt T. Proud 285a8b701b Code Review: Extend lock. 12 years ago
Matt T. Proud 2526ab8c81 Code Review: Extend lock scope for appending. 12 years ago
Matt T. Proud f994482d15 Code Review: Avenues for future improvemnet noted. 12 years ago
Matt T. Proud 298a90c143 Code Review: Initial arena size name. 12 years ago
Matt T. Proud c07abf8521 Initial move away from skiplist. 12 years ago
Matt T. Proud d8259cd10d Merge pull request #266 from prometheus/tool/dumper 12 years ago
Julius Volz 6d68626125 Simple LevelDB sample dumper tool. 12 years ago
Matt T. Proud 39a3e69779 Merge pull request #263 from prometheus/ui/negative-graph-values 12 years ago
Julius Volz 8586c7520c Support negative graph values. 12 years ago
juliusv 1958063cc7 Merge pull request #262 from prometheus/feature/storage/fix-grouping 12 years ago
Matt T. Proud 74a66fd938 Spawn grouping of fingerprints with free semaphore. 12 years ago
Matt T. Proud 053f4296d0 Merge pull request #260 from prometheus/feature/show-scrape-errors 12 years ago
Julius Volz 081191afb8 Remember and display last scrape errors in web UI. 12 years ago
Matt T. Proud 32c3510e66 Merge pull request #259 from prometheus/optimize/fingerprinting-time 12 years ago
Julius Volz 5b105c77fc Repointerize fingerprints. 12 years ago
Julius Volz 259a0ea467 Optimize fingerprint comparison time. 12 years ago
Matt T. Proud da0257bb0e Merge pull request #258 from prometheus/feature/fingerprint-indexing 12 years ago
Matt T. Proud ec5b5bae28 Fuck you, Travis. 12 years ago
Matt T. Proud e5ac91222b Benchmark memory arena; simplify map generation. 12 years ago
juliusv 360477f66c Merge pull request #257 from prometheus/feature/better-memory-behaviors 12 years ago
Matt T. Proud e1f20de2e9 Pointerize memorySeriesArena. 12 years ago
juliusv e5d077e146 Merge pull request #254 from prometheus/feature/refactor/serialization 12 years ago
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus. 12 years ago