56 Commits (22a40c298d5a89515ad8f43ff5297c13505ed46f)

Author SHA1 Message Date
Julius Volz d9b4f98b44 Integrate DNS-SD support for discovering job targets. 12 years ago
Julius Volz 1fe3d3b06b Remove obsolete argument from target handling code. 12 years ago
Julius Volz 558281890b Minor "go tool vet" cleanups 12 years ago
Matt T. Proud d4db3cf00b Code Review: Last replacement wins. 12 years ago
Matt T. Proud 9cde48754b Fix race conditions in TargetPool. 12 years ago
Julius Volz dcfd09c801 Prepend "exporter_" to labels that already exist in exported metrics. 12 years ago
Julius Volz 081191afb8 Remember and display last scrape errors in web UI. 12 years ago
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus. 12 years ago
Bernerd Schaefer 428d91c86f Rename test helper files to helpers_test.go 12 years ago
Matt T. Proud 244a4a9cdb Update to go1.1. 12 years ago
Julius Volz 9cea5d9df8 Convert the Prometheus configuration to protocol buffers. 12 years ago
Julius Volz d8110fcd9c Send sample arrays instead of single samples over channels. 12 years ago
Matt T. Proud 6fac20c8af Harden the tests against OOMs. 12 years ago
Bernerd Schaefer b8bc91d6c0 Target test uses correct telemetry headers 12 years ago
Bernerd Schaefer 3929582892 Target uses HTTP transport with deadlines 12 years ago
Matt T. Proud a48ab34dd0 Refresh Prometheus client API usage. 12 years ago
Bernerd Schaefer cf3e6ae084 Add LabelSet helper to fix go 1.0.3 build 12 years ago
Bernerd Schaefer dfd5c9ce28 Refactor processor for 0.0.2 schema 12 years ago
Bernerd Schaefer 7c3e04c546 Add version 0.0.2 processor 12 years ago
Bernerd Schaefer 76731c80c6 Use Content-Type data for telemetry versioning 12 years ago
Julius Volz d4ff85db5a Add instance label to health (up) timeseries. 12 years ago
Matt T. Proud f9e99bd08a Refresh SampleValue to 64-bit floating point. 12 years ago
Julius Volz ae316415fe Add missing argument to Printf call. 12 years ago
Julius Volz 8c9e9632a8 Record scrape health timeseries per target. 12 years ago
Julius Volz a0d311c9e6 Constantize job name label. 12 years ago
Julius Volz a1ba23038e Fix scrape timestamps to reduce sample time jitter. 12 years ago
Johannes 'fish' Ziemke 14407a076a Convert addresses pointing to localhost in status. 12 years ago
Julius Volz 2b8f0b2cc7 Constantize metric name label name. 12 years ago
Matt T. Proud 5a9417f80a Include humanized target state strings. 12 years ago
Julius Volz f1fc7d717a Allow replacing job targets via HTTP API. 12 years ago
Julius Volz 047eb219e4 Fix target health state update. 12 years ago
Julius Volz 5d55785936 Fix broken target scrape error propagation. 12 years ago
Julius Volz 3537edee9f Fix targetpool iteration deadlock. 12 years ago
Julius Volz c8761f3468 Correct order of deadline and interval arguments. 12 years ago
Matt T. Proud e01b6cdb44 Duration statistics for each target pool. 12 years ago
Matt T. Proud 4cd153555e Swap ``time.Now`` with testable ``Time.Now``. 12 years ago
Matt T. Proud ea54751431 Update import paths to new location. 12 years ago
Matt T. Proud f2ded515b7 Support versioned telemetry providers. 12 years ago
Matt T. Proud 88d15373c5 Upgrade Prometheus to new API. 12 years ago
Julius Volz 6f937ee032 Add preliminary metric docstrings and empty base labels. 12 years ago
Julius Volz 80cdb0121d Add support for configured job base labels. 12 years ago
Matt T. Proud 190e4e3fa3 ``TargetManager`` and ``TargetPool`` ass pointers. 12 years ago
Matt T. Proud 9752f1e61d Refactor Target as interface for testability. 12 years ago
Matt T. Proud 9af0faaefb Get ``TargetPool`` test working again. 12 years ago
Matt T. Proud d772c6c2b5 Refactor target scheduling to separate facility. 12 years ago
Matt T. Proud efe61c18fa Refactor target scheduling to separate facility. 12 years ago
Julius Volz 56384bf42a Add initial config and rule language implementation. 12 years ago
Matt T. Proud 52f52a7ee2 Include nascent instrumentation of stack. 12 years ago
Matt T. Proud 2922def8d0 Use the ``TargetManager`` for targets. 12 years ago
Julius Volz 45a3e0a182 Rename Target Frequency -> Interval. 12 years ago