Commit Graph

4161 Commits (cc50aa2c6b6290fd55dd151ab15b9bfc481ab7d8)
 

Author SHA1 Message Date
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
Brian Brazil d532272520 Add stalemarkers to synthetic series too when target stops.
8 years ago
Brian Brazil b87d3ca9ea Create stale markers when a target is stopped.
8 years ago
Brian Brazil 73049ba79d Make the choice of NaN values clearer.
8 years ago
Brian Brazil 95162ebc16 Add log messages for out of order samples
8 years ago
Brian Brazil 3c45400130 Don't fail scrape if one sample violates ordering.
8 years ago
Brian Brazil fd5c5a50a3 Add stale markers on parse error.
8 years ago
Brian Brazil c0c7e32e61 Treat a failed scrape as an empty scrape for staleness.
8 years ago
Brian Brazil 850ea412ad If an explicit timestamp is provided, bypass staleness.
8 years ago
Brian Brazil a5cf25743c Move stalness check into a function
8 years ago
Brian Brazil 80b40e6d91 Add initial staleness handing to promql.
8 years ago
Brian Brazil 5060a0fc51 Add unittests for ingestion stale NaNs
8 years ago
Brian Brazil 4f35952cf3 Inject a stale NaN when sample disappears between scrapes.
8 years ago
Brian Brazil beaa7d5a43 Move consistent NaN logic into the parser.
8 years ago
Brian Brazil 76acf7b9b1 Ensure all the NaNs we ingest have the same bit pattern.
8 years ago
Shashank Varanasi dea60bb553 Fix malformed uname string (#2727)
8 years ago
Fabian Reinartz 73e7ff1edd Merge pull request #2728 from prometheus/uptsdb
8 years ago
Fabian Reinartz 06c2b76cd4 Merge branch 'master' into uptsdb
8 years ago
Fabian Reinartz fbb22ddd8f vendor: update prometheus/tsdb
8 years ago
Fabian Reinartz 24ce79f75d Merge pull request #2721 from prometheus/skipped-metric
8 years ago
Brian Brazil 0eabed8048 Remove unused metric
8 years ago
jswitzer 713fef292a vendor: upgrade govalidator to v6 (#2714)
8 years ago
Alexey Palazhchenko b0e1ea7c6c Simplify code, fix typos. (#2719)
8 years ago
Shashank Varanasi 61235fd851 Print system information (uname) at Prometheus startup (#2709)
8 years ago