Commit Graph

650 Commits (697d3139d09d7513bc491f093003acd44cb69178)
 

Author SHA1 Message Date
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
Matt T. Proud 4e0c932a4f Simplify Encoder's encoding signature.
12 years ago
juliusv e54edb16a5 Merge pull request #252 from prometheus/feature/larger-in-memory-arena
12 years ago
Matt T. Proud b063338ae6 Expand the in-memory arena size.
12 years ago
juliusv 516101f015 Merge pull request #250 from prometheus/refactor/drop-unused-storage-setting
12 years ago
juliusv 9ff00b651d Merge pull request #251 from prometheus/fix/memory-metric-mutability
12 years ago
Bernerd Schaefer 63d9988b9c Drop unused writeMemoryInterval
12 years ago
Bernerd Schaefer aa96c7d141 Fix rules_test.go
12 years ago