400 Commits (3470ee1fbf9d424784eb2613bab5ab0f14b4d222)

Author SHA1 Message Date
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
Fabian Reinartz 40c27a1c2f Add benchmark utility 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
beorn7 25385aafcb Explicitly add logging flags to our custom flag set 8 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource 8 years ago
Fabian Reinartz 59d26e8536 web: add -web.route-prefix flag 9 years ago
Fabian Reinartz 8c24dfdb86 cmd/prometheus: use own flag set 9 years ago
Fabian Reinartz 9baf120cd5 notifier: dispatch to multiple Alertmanagers 9 years ago
beorn7 99881ded63 Make the number of fingerprint mutexes configurable 9 years ago
beorn7 da8cb10b43 Partition the status tab into items in a dropdown 9 years ago
Steve Durrheimer 399d5c6375
Make version informations consistent between prometheus components 9 years ago
beorn7 865d16f870 Rename Gorilla into varbit 9 years ago
beorn7 8cdced3850 Implement Gorilla-inspired chunk encoding 9 years ago
Tobias Schmidt 7763bbd993 Validate alertmanager URL 9 years ago
beorn7 b6fdb355d7 Move dump-heads into its own tool 9 years ago
beorn7 f193f2b8ef Add a command to promtool that dumps metadata of heads.db 9 years ago
Fabian Reinartz bfa8aaa017 Rename notification to notifier 9 years ago
Fabian Reinartz e62677d7ba Log argument parse errors 9 years ago
Ignacio Carbajo 6a323b1e6d Fix minor typo 9 years ago
beorn7 ec08c9a391 Rework the way to communicate backpressure (AKA suspended ingestion) 9 years ago
beorn7 a2cd479058 Fix calculation of chunks to persist after restart 9 years ago
Tobias Schmidt 122d73858d Validate URL parameters 9 years ago
Julius Volz b150c5768c Add missing word in comment. 9 years ago
Fabian Reinartz 7e1b39c682 Fix startup/teardown order, add documentation 9 years ago
beorn7 4221c7de5c Improve handling of series file truncation 9 years ago
Fabian Reinartz 37d80c4b25 Fix premature rule evaluation 9 years ago
Richard Hartmann 7da42eee6e main.go: Remove warning about external_labels 9 years ago
Julius Volz 87d1831f12 Document INFLUXDB_PW env var in username flag 9 years ago
Fabian Reinartz 62075aa037 Reduce noisy no-alertmanager warning 9 years ago