Commit Graph

538 Commits (92ad65ff135eada9a40a9e13e9608a7bc79b1a67)
 

Author SHA1 Message Date
juliusv 92ad65ff13 Merge pull request #232 from prometheus/optimize/granular-storage-locking
12 years ago
Matt T. Proud dad20c15e7 Merge pull request #243 from prometheus/feature/size-exposition
12 years ago
Matt T. Proud 1f7f89b4e3 Simplify compaction and expose database sizes.
12 years ago
Matt T. Proud 5b183f6434 Merge pull request #242 from prometheus/feature/storage/long-tail-deletion
12 years ago
Matt T. Proud d538b0382f Include long-tail data deletion mechanism.
12 years ago
Julius Volz ce1ee444f1 Synchronous memory appends and more fine-grained storage locks.
12 years ago
Matt T. Proud 2a047fe416 Merge pull request #236 from prometheus/feature/tools/compactor
12 years ago
Matt T. Proud fa6a1f97d0 Expose interfaces for pruner and make pruner tool.
12 years ago
juliusv 76521c3ff0 Merge pull request #234 from prometheus/feature/storage/long-tail-deletion
12 years ago
Matt T. Proud 161c8fbf9b Include deletion processor for long-tail values.
12 years ago
juliusv 8d062ebb27 Merge pull request #219 from prometheus/refactor/version-protocol-buffer
12 years ago
juliusv 0dc15d28cb Merge pull request #233 from prometheus/feature/count-by
12 years ago
Matt T. Proud 38d839d810 Include generated Protocol Buffers artifacts.
12 years ago
Julius Volz 0877680761 Implement a COUNT ... BY aggregation operator.
12 years ago
Bernerd Schaefer 1c9b5b6b8d Merge pull request #221 from prometheus/fix/race-conditions
12 years ago
Bernerd Schaefer a07b89d411 Document go-1.1 race detector with prometheus
12 years ago
Bernerd Schaefer cdde766f39 Embed mutex on web status handler
12 years ago
Bernerd Schaefer 7740167654 Add comments about potential race conditions
12 years ago
Bernerd Schaefer 9183302b1f Web handler returns 404 for favicon requests
12 years ago
Bernerd Schaefer b886a14cfc Remove race conditions from UncertaintyGroup
12 years ago
Matt T. Proud 7f548a4297 Merge pull request #228 from prometheus/feature/storage/compaction
12 years ago
Matt Proud 7f0d816574 Schedule the background compactors to run.
12 years ago
juliusv 6551356af4 Merge pull request #227 from prometheus/fix/build-errors
12 years ago
Julius Volz af7920126c Fix build errors and add default build step to "make".
12 years ago
juliusv 984fd7c184 Merge pull request #226 from prometheus/refactor/repointerize-tiered-storage
12 years ago
Julius Volz caab131ada Repointerize TieredStorage method receiver types.
12 years ago
juliusv f1a634f580 Merge pull request #224 from prometheus/refactor/non-global-storage
12 years ago
juliusv 89de116ea9 Merge pull request #225 from prometheus/refactor/fmt-cleanups
12 years ago
Julius Volz 05afa970d2 Slice expression simplifications.
12 years ago
Julius Volz 56324d8ce2 Make AST query storage non-global.
12 years ago
Matt T. Proud 76dad4307d Merge pull request #223 from prometheus/feature/refactor/storage-exposition
12 years ago
Matt T. Proud f897164bcf Expose TieredStorage.DiskStorage.
12 years ago
Matt T. Proud 4872ec7577 Merge pull request #218 from prometheus/refactor/directory-structure
12 years ago
Matt T. Proud 3b9b1c6ab4 Define dependencies for web. stack concretely.
12 years ago
juliusv cfc3b1053d Merge pull request #212 from prometheus/ui/smaller-navigation-links
12 years ago
Matt T. Proud ad74232f49 Merge pull request #215 from prometheus/refactor/storage/publicization
12 years ago
juliusv 2935476818 Merge pull request #211 from prometheus/feature/reorder-hud-elements
12 years ago
Julius Volz 04e661c28f Move build info to the top of the status HUD.
12 years ago
Matt T. Proud ce45787dbf Storage interface to TieredStorage.
12 years ago
Julius Volz f3cf8eae7e Restyle navigation a bit, align content elements with it.
12 years ago
Bernerd Schaefer 59e5ddeed3 Merge pull request #213 from prometheus/fix/goroutine-leak-in-append-samples
12 years ago
Bernerd Schaefer 5eb9840ed7 Fix goroutine leak in leveldb.AppendSamples
12 years ago
Johannes 'fish' Ziemke c5e507cd9c Never submit empty queries.
12 years ago
Matt T. Proud 5a07e8a7c6 Merge pull request #210 from prometheus/refactor/storage/publicization
12 years ago
Matt T. Proud a3f1d81e24 Publicize a few storage components for curation.
12 years ago
juliusv 2b9ba56d61 Merge pull request #208 from prometheus/feature/toggle-console
12 years ago
Matt T. Proud 4298bab2b0 Publicize Curator and Processors.
12 years ago
Johannes 'fish' Ziemke ba289ef7cd Add the console to the main/graph ui.
12 years ago
juliusv 30f0239f96 Merge pull request #209 from prometheus/refactor/protobuf-config
12 years ago
Julius Volz 9cea5d9df8 Convert the Prometheus configuration to protocol buffers.
12 years ago