Commit Graph

3821 Commits (2ae2b663a9be8c5bb339501cf789924db0fcfac4)
 

Author SHA1 Message Date
Tobias Schmidt 2ae2b663a9
Create sha256 checksums file during release
8 years ago
Tom Wilkie e9787382b4
Ensure ewma int64s are always aligned. (#2675)
8 years ago
Frederic Branczyk 363554f675 Merge pull request #2739 from Conorbro/stack-graph-fix
8 years ago
conorbroderick 9287a01bbf Fixed fixed yaxis of stacked graph being cut off
8 years ago
Frederic Branczyk b916b3784b Merge pull request #2731 from brancz/lset-non-cloned
8 years ago
Frederic Branczyk 94e8b43aae
notifier: clone and not reuse LabelSet in AM discovery
8 years ago
Fabian Reinartz b38e977fd8 Merge pull request #2706 from prometheus/cut162
8 years ago
Fabian Reinartz b51cf7efcb *: cut 1.6.2
8 years ago
Fabian Reinartz ddbbd2b712 Merge branch 'release-1.5' into cut162
8 years ago
Fabian Reinartz 1edf99ce5d Merge pull request #2705 from prometheus/cut153
8 years ago
Fabian Reinartz fc3214c7bf *: cut 1.5.3
8 years ago
Fabian Reinartz 2ff8855ae6 discovery/k8s: update client library
8 years ago
Fabian Reinartz e9c25131fe Merge pull request #2690 from prometheus/beorn7/storage
8 years ago
beorn7 69eddc9e84 storage: Correctly increase prometheus_local_storage_open_head_chunks
8 years ago
Brian Brazil 8097a3c523 Cut v1.6.1 (#2640)
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
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
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
Conor Broderick c72692fd75 Fixed issue of partially hidden y-axis values on graph (#2589)
8 years ago
Brian Brazil c813c824d4 Separate out remote read responses.
8 years ago
Björn Rabenstein 516a96d9a3 Merge pull request #2587 from prometheus/beorn7/storage2
8 years ago
Julius Volz beeb0b55c0 Merge pull request #2572 from weaveworks/2571-propagate-api-error
8 years ago
Björn Rabenstein fdd2bc22ae Merge pull request #2583 from prometheus/beorn7/storage
8 years ago
beorn7 ed5f68f382 storage: Increment s.persistErrors on all persist errors
8 years ago
Tom Wilkie f0e8a5f37c Add promql.ErrStorage, which is interpreted by the API as a 500.
8 years ago
beorn7 f3365c4f26 storage: Mark storage as dirty if indexing fails
8 years ago
Julius Volz 5f764d9940 Merge pull request #2582 from mdlayher/scrape-header-rename
8 years ago