126 Commits (ece483c0c1f2ad11e7dc749ea958669b0914c1c3)

Author SHA1 Message Date
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
Fabian Reinartz b586781283 *: update tsdb vendoring and add retention flag 8 years ago
Goutham Veeramachaneni f35816613e
Refactored Notifier to use Registerer 8 years ago
Fabian Reinartz 4397b4d508 *: pass Prometheus registry into storage 8 years ago
Julius Volz beb3c4b389 Remove legacy remote storage implementations 8 years ago
Fabian Reinartz ea3ba338dd main: add flags for new storage 8 years ago
Fabian Reinartz 5772f1a7ba retrieval/storage: adapt to new interface 8 years ago
Fabian Reinartz 035976b275 retrieval: handle not found error correctly 8 years ago
Bartek Plotka 579e33f19a Fixed style issues. 8 years ago
Bartek Plotka d7febe97fa Fixed regression in -alertmanager.url flag. Basic auth was ignored. 8 years ago
Fabian Reinartz ad9bc62e4c storage: extend appender and adapt it 8 years ago
Fabian Reinartz e631a1260d retrieval: use separate appender per target 8 years ago
Fabian Reinartz 68dc358496 cmd/prometheus: remove tests for old flags 8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 8 years ago
Fabian Reinartz 1becee3f6c main: remove Alertmanager legacy flag configuration 8 years ago
Fabian Reinartz 15a931dbdb promql: migrate model types, use tsdb interfaces 8 years ago
Fabian Reinartz 8b84ee5ee6 storage: remove old storage 8 years ago
Fabian Reinartz 11a731ba82 remote: remove hard-coded remote storages 8 years ago
Erdem Agaoglu 054f8ebbfb Increase default max-connections 8 years ago
Erdem Agaoglu e487477a17 LimitListener to limit max number of connections 8 years ago
Erdem Agaoglu 9986b28380 Set read-timeout for http.Server 8 years ago
Fabian Reinartz 3fb4d1191b config: rename AlertingConfig, resolve file paths 8 years ago
Fabian Reinartz d4deb8bbf2 web: show discovered Alertmanagers in UI 8 years ago
Fabian Reinartz f210d96497 notifier: use dynamic service discovery 8 years ago
Fabian Reinartz 200bbe1bad config: extract SD and HTTPClient configurations 8 years ago
beorn7 5c41ca84e5 Catch negative staleness delta set on the command line 8 years ago
Brian Brazil 6bc29ba857 Fix regression from #1957, specify non-zero default timeout. (#2121) 8 years ago
Julius Volz ab80ced756 storage: separate chunk package, publish more names 8 years ago
Fabian Reinartz 57b358b82a vendor: update govalidator (#2023) 8 years ago
Matt Bostock dd98766b32 cmd/prometheus/main.go: Fix typo in comment 8 years ago
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 8 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 8 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 8 years ago
Tom Wilkie d83879210c Switch back to protos over HTTP, instead of GRPC. 8 years ago
Tobias Schmidt 29ced0090f Fix common english misspellings 8 years ago
Julius Volz b24e5d63bc Add noop local storage engine. 8 years ago
Julius Volz a88e950d1f Mark remote write address flag as experimental. 8 years ago
Julius Volz aa3f2b7216 Generic write cleanups and changes. 8 years ago
Brian Brazil 36d2c4bd0b Add generic write path using grpc. 8 years ago
Julius Volz 4a866c13be Fix ApplyConfig() error handling 8 years ago
Dave Rawks 40b9666479 Error on non-flag commandline arguments 8 years ago
Dave Rawks 00ea36cdbe Error on non-flag commandline arguments 8 years ago
beorn7 bf6201483c Improve wording on log flag comment 8 years ago