Commit Graph

4161 Commits (cc50aa2c6b6290fd55dd151ab15b9bfc481ab7d8)
 

Author SHA1 Message Date
Fabian Reinartz 0f3110487d Merge remote-tracking branch 'origin/dev-2.0' into dev-2.0
8 years ago
Fabian Reinartz 37deb21c45 vendor: remove unused dependency and last ref to fabxc/tsdb
8 years ago
Fabian Reinartz 73b8ff0ddc Merge branch 'master' into dev-2.0
8 years ago
Julius Volz fe11c5933a Fix mutation of active alert elements by notifier (#2656)
8 years ago
Fabian Reinartz 5248118b10 Merge pull request #2654 from dsymonds/master
8 years ago
David Symonds 8bb07490a2 Add maintainers' GitHub usernames to MAINTAINERS.md.
8 years ago
Fabian Reinartz 60d9138b6b Merge pull request #2653 from dsymonds/master
8 years ago
David Symonds 04ad889751 Preserve Alertmanager URLs as *url.URL.
8 years ago
Conor Broderick 9eb1a5d6bf Handle invalid query in graph UI (#2652)
8 years ago
Brian Brazil 8b8ba26129 Merge pull request #2644 from prometheus/release-1.6
8 years ago
Brian Brazil 8097a3c523 Cut v1.6.1 (#2640)
8 years ago
Fabian Reinartz 6a947878eb Merge pull request #2643 from prometheus/ci-2.0
8 years ago
Brian Brazil 5c9a6ce747 Add license to files.
8 years ago
beorn7 e499ef8cac Merge bug fixes from branch 'release-1.6'
8 years ago
Björn Rabenstein 872ed88166 Merge pull request #2638 from prometheus/beorn7/storage
8 years ago
beorn7 1dd737d7c3 storage: Don't panic if storage has no FPs even after initial wait
8 years ago
Matt Layher 1faf33acac Add promlint check for histogram/summary reserved names (#2626)
8 years ago
Tobias Schmidt 09a977a782 Create sha256 checksums file during release
8 years ago
Tobias Schmidt 619cc0e0ff Merge pull request #2625 from mdlayher/promlint-cleanup
8 years ago
Matt Layher cc4198f421
Simplify promlint problems gathering, use protobuf accessors
8 years ago
Matt Layher 34a4813464 Initial promlint counter _total suffix check (#2624)
8 years ago
Matt Layher 254cb1ec29 Use untyped metrics for some promlint tests (#2623)
8 years ago
Björn Rabenstein 67d511784d Merge pull request #2619 from prometheus/release-1.6
8 years ago
beorn7 10f6453829 Cut v1.6.0
8 years ago
Jack Neely 896f951e68 Force buckets in a histogram to be monotonic for quantile estimation (#2610)
8 years ago
Matt Layher 283756c503 Initial commit of 'promtool check-metrics', promlint package (#2605)
8 years ago
Conor Broderick ee62807b62 Added min/max to graph to accomodate for constant time series (#2612)
8 years ago
Björn Rabenstein 1fb2190eeb Merge pull request #2607 from prometheus/beorn7/storage
8 years ago
beorn7 c53f256a09 storage: Fix use of counter (Set -> Add)
8 years ago
beorn7 1ae50b1d1b vendoring: Update client_golang/prometheus
8 years ago
beorn7 92d4cf7663 vendoring: Remove unused packages
8 years ago
Brian Brazil 0e0fc5a7f4 Correct example name to adapter. (#2590)
8 years ago
Fabian Reinartz 757cba7c31 cmd/prometheus: Undo GOGC adjustment
8 years ago
Fabian Reinartz ece483c0c1 version: cut 2.0.0-alpha.0
8 years ago
Fabian Reinartz f2d610c1e5 vendor: update tsdb for fast equal matching
8 years ago
Björn Rabenstein acd72ae1a7 Merge pull request #2591 from prometheus/beorn7/storage
8 years ago
Goutham Veeramachaneni cffb1acf7f Test Longer Tests in Travis (#2570)
8 years ago
beorn7 f20b84e816 flags: Improve doc strings for checkpoint flags
8 years ago
beorn7 f338d791d2 storage: Several optimizations of checkpointing
8 years ago
Björn Rabenstein 934d86b936 Merge pull request #2593 from prometheus/beorn7/storage2
8 years ago
Goutham Veeramachaneni 0f48d07f95 Fix Map Race by Moving Locking closer to the Write (#2476)
8 years ago
Julius Volz 182d7de9cd Merge pull request #2597 from richardkiene/CMON-53
8 years ago
Björn Rabenstein 38bcba11fe Merge pull request #2594 from prometheus/beorn7/storage3
8 years ago
Björn Rabenstein f0076aca01 Merge pull request #2595 from prometheus/beorn7/storage4
8 years ago
Tom Wilkie e5d7bbfc3c Remote writes: retry on recoverable errors. (#2552)
8 years ago
Richard Kiene ec692f6161 Add triton zone brand metadata
8 years ago
beorn7 7199a9d9d4 storage: Guard against appending to evicted chunk
8 years ago
beorn7 3d12906286 storage: Guard against a corner case of data corruption
8 years ago
beorn7 4fcc73a04c storage: Recover from corrupted indices for archived series
8 years ago
Julius Volz 9775ad4754 Merge pull request #2588 from prometheus/read-multi
8 years ago