Commit Graph

642 Commits (1c2ccef9a261c040ba7650f4ae9468c681f2aca1)
 

Author SHA1 Message Date
Matt T. Proud 1c2ccef9a2 Merge pull request #291 from prometheus/refactor/storage/leveldb-simplifications
12 years ago
Matt T. Proud a73f061d3c Persist solely Protocol Buffers.
12 years ago
juliusv 25bd356aac Merge pull request #289 from prometheus/feature/rule-strings
12 years ago
Julius Volz 74cb676537 Implement Stringer interface for rules and all their children.
12 years ago
juliusv 95400cb785 Merge pull request #290 from prometheus/fix/go-vet
12 years ago
Julius Volz 558281890b Minor "go tool vet" cleanups
12 years ago
juliusv 615972dd01 Merge pull request #288 from prometheus/fix/curator/fallthrough-compaction-ordering
12 years ago
Matt T. Proud 86f63b078b Fix fallthrough compaction value ordering.
12 years ago
Bernerd Schaefer b12ddbbc75 Merge pull request #271 from prometheus/feature/static-user-assets
12 years ago
Bernerd Schaefer f7a2436665 Include link to user dashboard when provided
12 years ago
Bernerd Schaefer 1d794896ac Support user-provided static asset directory
12 years ago
Matt T. Proud 757ab938db Merge pull request #286 from prometheus/optimize/avoid-stale-series
12 years ago
Julius Volz 7b9ee95030 Minor LevelDB watermark handling cleanups.
12 years ago
Julius Volz 84741b227d Use LRU cache to avoid querying stale series.
12 years ago
Julius Volz f98853d7b7 Fix type error in watermark list handling.
12 years ago
Matt T. Proud 6b2be5024e Merge pull request #279 from prometheus/refactor/storage-semaphore
12 years ago
Matt T. Proud ef1d5fd8a2 Introduce semaphores for tiered storage.
12 years ago
Matt T. Proud 0d46f6b42a Merge pull request #285 from prometheus/fix/storage/states
12 years ago
Matt T. Proud 819045541e Code Review: Make double-drain a panic.
12 years ago
Matt T. Proud e217a9fb41 Race Work: Make memory arena locks more coarse.
12 years ago
Matt T. Proud beaaf386e7 Add storage state guards and transition callbacks.
12 years ago
Matt T. Proud abb5353ade Merge pull request #283 from prometheus/feature/storage/consult-watermark
12 years ago
Matt T. Proud 52a1e50dda Merge pull request #284 from prometheus/refactor/storage/notify-when-available
12 years ago
Matt T. Proud 2c3df44af6 Ensure database access waits until it is started.
12 years ago
Matt T. Proud cbe2f3a7b1 Include LRU cache for fingerprint watermarks.
12 years ago
juliusv 115437ad1f Merge pull request #278 from prometheus/debug/query-timings
12 years ago
Julius Volz 51689d965d Add debug timers to instant and range queries.
12 years ago
Matt T. Proud c594d18f54 Merge pull request #282 from prometheus/fix/race/targetpool
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
Matt T. Proud d169e1d282 Merge pull request #281 from prometheus/feature/build/race-condition-binary
12 years ago
Matt T. Proud 2ee6e32847 Include race condition runner.
12 years ago
juliusv 95adf1958b Merge pull request #280 from prometheus/cleanup/rules-concurrency
12 years ago
Julius Volz adb87816f4 Put RuleManager concurrency in hands of caller, fix races.
12 years ago
Matt T. Proud 9215580488 Include race condition binary target.
12 years ago
juliusv 6c36beb764 Merge pull request #269 from prometheus/feature/view-tracing
12 years ago
Matt T. Proud 8339a189cb Code Review: Fix seriesPresent scope.
12 years ago
Matt T. Proud fe41ce0b19 Conditionalize disk initializations.
12 years ago
juliusv 97736a030a Merge pull request #277 from prometheus/feature/exporter-prefix
12 years ago
Julius Volz dcfd09c801 Prepend "exporter_" to labels that already exist in exported metrics.
12 years ago
juliusv d828b9c835 Merge pull request #276 from prometheus/fix/delta-noncounter-resets
12 years ago
Julius Volz 138334fb31 Fix handling of negative deltas for non-counter values.
12 years ago
Julius Volz a8468a2e5e Fix reversed disk flush cutoff behavior.
12 years ago
Julius Volz eb1f956909 Revert "Revert "Ensure that all extracted samples are added to view.""
12 years ago
juliusv 03addcd1a7 Merge pull request #273 from prometheus/fix/delta-handling
12 years ago
Julius Volz 66d4620061 Don't assume delta has at least one sample per vector element.
12 years ago
Julius Volz 21c3be0814 Skip any empty range/boundary elements, not only nil ones.
12 years ago
Matt T. Proud 20d49ea169 Merge pull request #272 from prometheus/feature/status/uptime
12 years ago
Matt T. Proud 0d2d6e9a27 Include uptime in the status console.
12 years ago
Matt T. Proud c10780c966 Introduce telemetry for rule evaluator durations.
12 years ago