865 Commits (main)

Author SHA1 Message Date
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 8 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
Fabian Reinartz 52e5224f5a Refactor rules/ package 9 years ago
Fabian Reinartz 2c8a96ecdc Adjust notification handler flags 9 years ago
Fabian Reinartz e114ce0ff7 Refactor notification handler 9 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets 9 years ago
Corentin Chary a2e4439086 Add support for remote storage on Graphite 9 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log 9 years ago
Julius Volz dac26cef71 Rename global "labels" config option to "external_labels". 9 years ago
Julius Volz 24d0d9190e Make -web.external-url help string more verbose. 9 years ago
Julius Volz eeb1da36ac Fix InfluxDB write support to work with InfluxDB 0.9.x. 9 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 9 years ago
Julius Volz d73c8a4f0b Remove notice about 0.14.x config file format change. 9 years ago
Jimmi Dyson ec04ba38a2 Kubernetes SD config check 9 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config 9 years ago
Fabian Reinartz 8fa719f778 Attach global labels to remote storage samples 9 years ago
Fabian Reinartz 5fed076a76 Attach global labels to outgoing alerts. 9 years ago
Fabian Reinartz 9bbd9264e2 Add global labels to federation 9 years ago
Silas Snider b2cb637f97 Add instrumentation around configuration reloads. 9 years ago
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago