336 Commits (38d32e06862f6b72700f67043ce574508b5697f0)

Author SHA1 Message Date
Goutham Veeramachaneni f9202c6511
Move from .yaml to .yml in update rules 8 years ago
Goutham Veeramachaneni e3701077c3
Move promtool to kingpin 8 years ago
Fabian Reinartz 867b8d108f cmd/prometheus: cleanup 8 years ago
Fabian Reinartz 34ab7a885a cmd/prometheus: switch to kingpin 8 years ago
Goutham Veeramachaneni 592cb00c2f
Remove version from RuleGroups 8 years ago
Goutham Veeramachaneni 67dc73fd59
Flag changes for 2.0 8 years ago
Goutham Veeramachaneni d407bd150c Consolidate the duration params in CLI 8 years ago
Goutham Veeramachaneni 6b70a4d850
Incorporate PR feedback 8 years ago
Goutham Veeramachaneni 6c1617fd13
Simplify usage string 8 years ago
Goutham Veeramachaneni 507790a357
Rework logging to use explicitly passed logger 8 years ago
Goutham Veeramachaneni dc69645e92
Move back to go-yaml 8 years ago
Goutham Veeramachaneni 8abb91f656
Move CLI commander to cobra 8 years ago
Goutham Veeramachaneni 1c08743721
Update check-rules to new format. 8 years ago
Goutham Veeramachaneni cea1e99f78
Add update-rules command to promtool 8 years ago
Fabian Reinartz 05e411a8eb Improve heuristic to spread chunks across block 8 years ago
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 8 years ago
Fabian Reinartz d289dc55c3 storage: update TSDB 8 years ago
Fabian Reinartz 39df7e2bba Switch blocks to ULID directories, drop sequenc numbers 8 years ago
Fabian Reinartz 285bc07030 Switch append refs to string 8 years ago
Shashank Varanasi dea60bb553 Fix malformed uname string (#2727) 8 years ago
Fabian Reinartz c8438cfc81 Add mutex profiling to benchmark 8 years ago
Shashank Varanasi 61235fd851 Print system information (uname) at Prometheus startup (#2709) 8 years ago
Frederic Branczyk c50a3eccce
prometheus: default max-block-duration to 10% of retention 8 years ago
Michal Witkowski 4177c35eba Fixup sighup for P2 TSDB init #2699 8 years ago
Fabian Reinartz 9b175d48cb Add flag to disable TSDB lock file 8 years ago
Matt Layher 283756c503 Initial commit of 'promtool check-metrics', promlint package (#2605) 8 years ago
Fabian Reinartz 778103b450 Add liecence file and headers 8 years ago
Fabian Reinartz 757cba7c31 cmd/prometheus: Undo GOGC adjustment 8 years ago
beorn7 f20b84e816 flags: Improve doc strings for checkpoint flags 8 years ago
Fabian Reinartz 10c7c9acbe Adjust import names to new repository organisation 8 years ago
Goutham Veeramachaneni f27ce34a13
Use Registerer to Register All Metrics 8 years ago
Goutham Veeramachaneni 0d0c9d5440
Move Registerer to Config Struct in Notifier 8 years ago
beorn7 434ab2a6a3 storage: Evict chunks and calculate persistence pressure based on target heap size 8 years ago
beorn7 96a303b348 storage: Use staleness delta as head chunk timeout 8 years ago
beorn7 04ccf84559 main.go: Set GOGC to 40 by default 8 years ago
Julius Volz 8fda83ea12 Make rules only read local data 8 years ago
Julius Volz 406b65d0dc Rename remote.Storage to remote.Writer 8 years ago
Julius Volz 02395a224d [WIP] Remote Read 8 years ago
Goutham Veeramachaneni 761e4768f3
Lint and Vet Fixes 8 years ago
Fabian Reinartz b586781283 *: update tsdb vendoring and add retention flag 8 years ago
Fabian Reinartz 87805fb83f Remove Partitioned* code 8 years ago
Goutham Veeramachaneni f35816613e
Refactored Notifier to use Registerer 8 years ago
Fabian Reinartz cc0a7c8279 Create alloc and inuse space heap profile 8 years ago
Fabian Reinartz ffb24a98f4 Add missing unlock, run debug endpoint in benchmark 8 years ago
Fabian Reinartz 4397b4d508 *: pass Prometheus registry into storage 8 years ago
Fabian Reinartz db5c88ea9a Misc compaction fixes 8 years ago
Fabian Reinartz b281e4e39b Accept prometheus.Registerer in constructor 8 years ago
Fabian Reinartz a3b47c4929 Create default logger for DB 8 years ago
Fabian Reinartz 9c7a88223e Add full encode/decode WAL cycle test 8 years ago