270 Commits (fac3a4eef556f0b1804c18d9c2c5a6e2728168c2)

Author SHA1 Message Date
Fabian Reinartz ed6572fc0c Fix typos 10 years ago
Fabian Reinartz b0c181dc0d Add Consul SD configuration. 10 years ago
Fabian Reinartz 93548a8882 Add initial file based service discovery. 10 years ago
Fabian Reinartz 3b21c7037a Add file SD to configuration. 10 years ago
Fabian Reinartz d5aa012fd0 Make HTTP basic auth configurable for scrape targets. 10 years ago
Fabian Reinartz 86087120dd Replace example config with new YAML format. 10 years ago
Fabian Reinartz 5fbde88919 Switch config to YAML format. 10 years ago
Fabian Reinartz b5a8f7b8fa Cleanup, test, and document config. 10 years ago
Fabian Reinartz 945c49a2dd Add relabelling to target management. 10 years ago
Fabian Reinartz 0b619b46d6 Change JobConfig to ScrapeConfig. 10 years ago
Fabian Reinartz 5015c2a0e8 Make target manager source based. 10 years ago
Fabian Reinartz 4f8673aa88 Simplify update sync for targets, format config fixtures. 10 years ago
Fabian Reinartz 0280d74167 Fix scrape timeout in config. 10 years ago
Julius Volz 464524fa44 Make config/Makefile use user Go installation. 10 years ago
Julius Volz af627bb2b9 Copy vendored deps manually instead of using Godeps. 10 years ago
Bjoern Rabenstein cf28c2efbb Change autogenerated protobuf code. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Bjoern Rabenstein 39efe6358b Fix typos and import order. 10 years ago
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup. 10 years ago
Bjoern Rabenstein 006b5517e2 Simplify makefiles. 10 years ago
Julius Volz 78ebc1a61f Ensure that job names are unique in parsed configs. 11 years ago
Conor Hennessy aada5ded85 Replace some uses of obsolete `/metrics.json` with `/metrics` 11 years ago
Conor Hennessy 2d26db7e37 Trivial regeneration of config proto (wasn't regenerated with new comments). 11 years ago
Julius Volz 788587426b Make scrape timeouts configurable per job. 11 years ago
Julius Volz d69b85e6c9 Add global label support via Ingesters. 11 years ago
Julius Volz c03712dc58 Update config.pb.go (now includes comments from protobuf definition file). 11 years ago
Julius Volz a310afd28f Update "build" -> ".build" in remaining Makefiles. 12 years ago
Julius Volz 1cf9e5840a Fix whitespace in config.proto. 12 years ago
Matt T. Proud f895acb9ef Trailing build system cleanups. 12 years ago
Julius Volz d9b4f98b44 Integrate DNS-SD support for discovering job targets. 12 years ago
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus. 12 years ago
Matt T. Proud 161c8fbf9b Include deletion processor for long-tail values. 12 years ago
Matt T. Proud 38d839d810 Include generated Protocol Buffers artifacts. 12 years ago
Julius Volz 9cea5d9df8 Convert the Prometheus configuration to protocol buffers. 12 years ago
Julius Volz c0601abf46 Implement initial no-op alert parsing and rule parsing tests. 12 years ago
Julius Volz f1fc7d717a Allow replacing job targets via HTTP API. 12 years ago
Julius Volz 39411b516d Add missing config test fixtures. 12 years ago
Julius Volz d137362257 Config tests and config cleanups+fixes. 12 years ago
Julius Volz c3d31febd6 Move durationToString to common place and cleanup error handling. 12 years ago
Julius Volz 06ace4941d Remove/replace last references to github.com/matttproud/... 12 years ago
Julius Volz 16d9dcd6a8 Add copyright notices to all remaining files. 12 years ago
Matt T. Proud ea54751431 Update import paths to new location. 12 years ago
Tobias Schmidt 6523536758 Fix bug in config.LoadFromFile if file is not present 12 years ago
Julius Volz a555ded2b3 Add "w" (weeks) as a valid timeunit. 12 years ago
Matt T. Proud efe61c18fa Refactor target scheduling to separate facility. 12 years ago
Julius Volz cb6eb30182 Fix state cleanup bug between rule/config parser runs. 12 years ago
Julius Volz 56384bf42a Add initial config and rule language implementation. 12 years ago