4184 Commits (4d3d8ee229cbd7e600405b56267a9e833446c24c)
 

Author SHA1 Message Date
Fabian Reinartz bc7aff8cef retrieval: extract scrape cache 8 years ago
Julius Volz e0f046396a Fix InfluxDB retention policy usage in read adapter (#2781) 8 years ago
Stephan Erb 14eee34da3 Update vendored go-zookeeper client (#2778) 8 years ago
Benjamin 51626f2573 change deprecated maintainer to label (#2724) 8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 8 years ago
Brian Brazil d66799d7f3 Show gaps in graphs. (#2766) 8 years ago
Brian Brazil 72a276e7ed Pass through storage errors in limitAppender. 8 years ago
Fabian Reinartz a83014f53c retrieval: fix memory leak and consumption for caches 8 years ago
Tobias Schmidt 2a426bfead Revert "Use tag names consistently (#2743)" 8 years ago
Fabian Reinartz ab0ce4a8d9 *: cut v2.0.0-alpha.1 8 years ago
Fabian Reinartz 8fef036078 Merge pull request #2765 from prometheus/memmap 8 years ago
Fabian Reinartz 3d8661b8d5 Add comment 8 years ago
Fabian Reinartz 43ca652217 retrieval: Don't allocate map on every scrape 8 years ago
Fabian Reinartz 4c31061251 Merge branch 'master' into dev-2.0 8 years ago
Fabian Reinartz 025f5531ad Merge pull request #2681 from prometheus/grobie/reduce-noisy-append-errors 8 years ago
Fabian Reinartz d3f662f15e Merge branch 'dev-2.0' into grobie/reduce-noisy-append-errors 8 years ago
Brian Brazil e5f94145b8 Drop series for federation if latest sample is stale. 8 years ago
Brian Brazil 220e78b9c3 Consider a series stale after 4.1 intervals with no data. 8 years ago
Brian Brazil c02c25d5ba Allow peeking back further in buffer. 8 years ago
Fabian Reinartz 10d8b6b633 Merge pull request #2764 from prometheus/nullparse 8 years ago
conorbroderick 9c953064c3 check if result is a scalar in order to display correct number of returned time series 8 years ago
Fabian Reinartz bdc763f95f pkg/textparse: allow null bytes in label values 8 years ago
Brian Brazil dcea3e4773 Don't append a 0 when alert is no longer pending/firing 8 years ago
Brian Brazil cc867dae60 Copy previous series and alert state more intelligently. 8 years ago
Brian Brazil 9bc68db7e6 Track staleness per rule rather than per group. 8 years ago
Brian Brazil 0451d6d31b Add unittest for rule staleness, and rules generally. 8 years ago
Brian Brazil 0400f3cfd2 Very basic staleness handling for rules. 8 years ago
Brian Brazil 9aa8f822c1 Fix typo 8 years ago
Fabian Reinartz 09fcbf78df Merge pull request #2755 from brancz/redirect-prefix 8 years ago
Tobias Schmidt 5405a4724f Use tag names consistently (#2743) 8 years ago
Fabian Reinartz fa58fdbd5d Merge pull request #2753 from prometheus/uptsdb2 8 years ago
Frederic Branczyk ad22606a3d
web: prefix redirect with ExternalURL path 8 years ago
Frederic Branczyk 45df5c2daf
Merge branch 'release-1.6' 8 years ago
Fabian Reinartz d289dc55c3 storage: update TSDB 8 years ago
Fabian Reinartz ea09299ca5 pkg/textparse: handle trailing labels comma (#2752) 8 years ago
Jacky Wu 75b89739de Fix go version hint. (#2750) 8 years ago
Fabian Reinartz 10cccd2e45 Bump version file 8 years ago
Frederic Branczyk 7d17ecbd48 Merge pull request #2735 from brancz/cut-1.6.3 8 years ago
Frederic Branczyk 53a2bd71b9
*: cut 1.6.3 8 years ago
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
Fazal Majid 0e05cccfbd updated logrus so Prometheus can build on Solaris/Illumos (#2733) 8 years ago
Brian Brazil 0920972f79 Initilise scraped sample map, and rename to series map. 8 years ago
Brian Brazil bf38963118 Plumb through logger with target field to scrape loop. 8 years ago
Brian Brazil d657d722dc Log count of dupliates/out of order samples as warnings. 8 years ago
Brian Brazil 8b9d3e7547 Put end of run staleness handler in seperate function. 8 years ago