Commit Graph

542 Commits (d9a8c453a0086c0f3d061e86c7be83d0595f9ba9)

Author SHA1 Message Date
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 d839980fcb Merge pull request #1051 from prometheus/globallabels
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
Julius Volz 274e9d6955 Exit when web server encounters a startup error
9 years ago
Fabian Reinartz 18c0f347a3 Fix loop-reloading on shutdown
9 years ago
Jan Berktold 2bf7048dbb Add reload handler to web
9 years ago
Fabian Reinartz 73f1cc807d Check token and cert file existence in promtool
9 years ago
Fabian Reinartz 7a67472fc1 Resolve relative paths on configuration loading
9 years ago
Fabian Reinartz 7e615dcdf0 cmd/promtool: resolve rule files relative to config file
10 years ago
Fabian Reinartz feb8a03503 rules: load rule files relative to a base dir
10 years ago
Julius Volz fcff35b43e Consolidate external reachability flags into one.
10 years ago
Fabian Reinartz b201725d1c cmd/prometheus: fix remote storage fanout
10 years ago
Julius Volz 8887f1e1a2 Merge pull request #853 from prometheus/fabxc/help
10 years ago
Fabian Reinartz 525070419b cmd/prometheus: improve help output
10 years ago
Fabian Reinartz bcc8101d9e cmd/promtool: fix missing builddate in version info
10 years ago
Fabian Reinartz 23e77450ff main: cleanup initialization of remote storage.
10 years ago
Fabian Reinartz ccbc801d19 Merge pull request #816 from prometheus/fabxc/promctl
10 years ago
Fabian Reinartz 890c1a7e74 cmd/promtool: add promtool command.
10 years ago
Fabian Reinartz f97db8d4e5 cmd/prometheus: fix version output
10 years ago
Fabian Reinartz 39edc2df7a version: move version information into separate package.
10 years ago
Fabian Reinartz de66e32a4d cmd/prometheus: create new main package.
10 years ago