Commit Graph

83 Commits (6947ee9bc9f971dfb44443fbe15833b4e2d2e577)

Author SHA1 Message Date
Julius Volz 740d448983 Use custom timestamp type for sample timestamps and related code.
11 years ago
Matt T. Proud df2f9e47b8 Fix arguments for format string.
11 years ago
Matt T. Proud 33d6f73d18 Remove unused import.
11 years ago
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats.
11 years ago
Matt T. Proud 12d5e6ca5a Curation should not starve user-interactive ops.
11 years ago
Julius Volz 93a8d03221 Merge "Add alert-expression console links to notifications."
11 years ago
Matt T. Proud 0d73b8f87e Adjust curation thresholds and intervals.
11 years ago
Julius Volz 1eb1ceac8c Add alert-expression console links to notifications.
11 years ago
Julius Volz 305662bfdd Handle SIGTERM in addition to SIGINT.
11 years ago
Matt T. Proud 972e856d9b Kill the curation state channel.
11 years ago
Julius Volz d69b85e6c9 Add global label support via Ingesters.
11 years ago
Matt T. Proud 417e6ffa0c Rename the queue arguments for another trial.
11 years ago
Matt T. Proud 014c5ef176 Move version to the bottom.
11 years ago
Matt T. Proud 13bfc6c120 Consolidate queue arguments in main.
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
Julius Volz 3b970c5133 Add variable interpolation to notification messages.
11 years ago
Julius Volz ecf0ee8f39 Transfer alerting rule and Prometheus URL to alertmanager.
11 years ago
Matt T. Proud 9baaadfc53 Include forgotten interval.
11 years ago
Matt T. Proud 07ac921aec Code Review: First pass.
11 years ago
Matt T. Proud d8792cfd86 Extract HighWatermarking.
11 years ago
Julius Volz 35ee2cd3cb Add alertmanager notification support to Prometheus.
11 years ago
Matt T. Proud 30b1cf80b5 WIP - Snapshot of Moving to Client Model.
12 years ago
Julius Volz 0226d1ac7a Implement alerts dashboard and expression console links.
12 years ago
Julius Volz ba29d07901 Show loaded rules in Status dashboard.
12 years ago
Matt T. Proud 2c3df44af6 Ensure database access waits until it is started.
12 years ago
Julius Volz adb87816f4 Put RuleManager concurrency in hands of caller, fix races.
12 years ago
Matt T. Proud 0d2d6e9a27 Include uptime in the status console.
12 years ago
Matt T. Proud b063338ae6 Expand the in-memory arena size.
12 years ago
Bernerd Schaefer 63d9988b9c Drop unused writeMemoryInterval
12 years ago
Matt T. Proud b224251981 Simplify compaction and expose database sizes.
12 years ago
juliusv 92ad65ff13 Merge pull request #232 from prometheus/optimize/granular-storage-locking
12 years ago
Matt T. Proud d538b0382f Include long-tail data deletion mechanism.
12 years ago
Julius Volz ce1ee444f1 Synchronous memory appends and more fine-grained storage locks.
12 years ago
Matt Proud 7f0d816574 Schedule the background compactors to run.
12 years ago
Julius Volz af7920126c Fix build errors and add default build step to "make".
12 years ago
Julius Volz 56324d8ce2 Make AST query storage non-global.
12 years ago
Matt T. Proud 3b9b1c6ab4 Define dependencies for web. stack concretely.
12 years ago
Matt T. Proud ce45787dbf Storage interface to TieredStorage.
12 years ago
Julius Volz 9cea5d9df8 Convert the Prometheus configuration to protocol buffers.
12 years ago
Julius Volz 368a792dd2 Adjust memory queue size after change to send arrays over channel.
12 years ago
juliusv b02debd69c Merge pull request #205 from prometheus/julius-channel-arrays
12 years ago
Julius Volz d8110fcd9c Send sample arrays instead of single samples over channels.
12 years ago
Matt T. Proud 3362bf36e2 Include curator status in web heads-up-display.
12 years ago
Matt T. Proud 6fac20c8af Harden the tests against OOMs.
12 years ago
Bernerd Schaefer c152aa514f Always print version information when starting up
12 years ago
Bernerd Schaefer a2a4f94aae StatusHandler renders build info
12 years ago
Bernerd Schaefer 033533c4c5 Capture build information and print with -version
12 years ago
Matt T. Proud d468271e2f Fix append queue telemetry and parameterize sizes.
12 years ago
Julius Volz c4d0969c00 Propagate more errors during rule evaluation.
12 years ago