Commit Graph

4185 Commits (686050d8161a04c1267ff5771b47c07b90552c0e)
 

Author SHA1 Message Date
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
Julius Volz ac203ef0ee Add externalURL template function (#2716)
8 years ago
Fabian Reinartz cf4e19c1b0 Merge remote-tracking branch 'origin' into dev-2.0
8 years ago
Fabian Reinartz 6e804b3497 Merge branch 'master' into dev-2.0
8 years ago
Brian Brazil fcc88f0e1e query/query_range should return eval timestamp
8 years ago
Brian Brazil 517b81f927 Add timestamp() function.
8 years ago
Fabian Reinartz d1d5c5c47d Merge pull request #2713 from brancz/max-block-duration-default
8 years ago
Frederic Branczyk c50a3eccce
prometheus: default max-block-duration to 10% of retention
8 years ago
Fabian Reinartz 0e0da989c5 Merge pull request #2712 from prometheus/vendor
8 years ago
Fabian Reinartz 8d54499e97 vendor: remove leftover dependency
8 years ago
Fabian Reinartz 8e73bde650 Merge pull request #2710 from prometheus/fabxc-patch-1
8 years ago
Julius Volz 1c72524870 Fix HTTP error handling in remote.Client.Store() (#2708)
8 years ago
Fabian Reinartz 76b3378190 retrieval: add missing scrape context cancelation
8 years ago
Julius Volz f160f17a6f retrieval: fix missing scrape context cancellation (#2599)
8 years ago
Fabian Reinartz 0c3462762b Merge pull request #2707 from prometheus/merge16
8 years ago
Fabian Reinartz 11aa049b05 Merge branch 'release-1.6' into merge16
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 a333c5612a Merge pull request #2678 from brancz/am-discovery-metrics
8 years ago
Tom Wilkie 3141a6b36b Compress remote storage requests and responses with unframed/raw snappy. (#2696)
8 years ago
Fabian Reinartz bf64d4efa8 Merge pull request #2703 from prometheus/alertmpl
8 years ago
Fabian Reinartz 9a9211845e ui: fix alert template
8 years ago
Fabian Reinartz 373bec3784 Merge pull request #2700 from improbable-io/bugfix/2699-p2-sighup
8 years ago