Commit Graph

39 Commits (b3a78d2202e2b80c73f0d11bcf202ad5c606d818)

Author SHA1 Message Date
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code.
11 years ago
Julius Volz d69b85e6c9 Add global label support via Ingesters.
11 years ago
Julius Volz 0003027dce Add needed trailing spaces in logs.
11 years ago
Julius Volz aa5d251f8d Use github.com/golang/glog for all logging.
11 years ago
Matt T. Proud a5141e4d0a Depointerize storage conf. and chain ingester.
11 years ago
Julius Volz f8b20f30ac Make retrieval work with client's new Ingester interface.
11 years ago
Julius Volz 3b970c5133 Add variable interpolation to notification messages.
11 years ago
Julius Volz 35ee2cd3cb Add alertmanager notification support to Prometheus.
11 years ago
Matt T. Proud f7704af4f8 Code Review: Formatting comments.
12 years ago
Matt T. Proud 06b4a40661 Represent targets in a tabular interface.
12 years ago
Matt T. Proud e20e6980e9 Completely extract response payload for decoding.
12 years ago
Matt T. Proud b8c7fd8c34 Include Accept header for telemetry request.
12 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model.
12 years ago
Matt T. Proud 9cde48754b Fix race conditions in TargetPool.
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
Julius Volz d8110fcd9c Send sample arrays instead of single samples over channels.
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
Julius Volz d4ff85db5a Add instance label to health (up) timeseries.
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 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
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
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 80cdb0121d Add support for configured job base labels.
12 years ago
Matt T. Proud 9752f1e61d Refactor Target as interface for testability.
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
Matt T. Proud 7a9777b4b5 Create ``TargetPool`` priority queue.
12 years ago