Commit Graph

4161 Commits (cc50aa2c6b6290fd55dd151ab15b9bfc481ab7d8)
 

Author SHA1 Message Date
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
Matt Layher 5e4f5fb5ad retrieval: make scrape timeout header consistent with others
8 years ago
Brian Brazil 26bedc9e00 Revert use of buildVersion in console templates. (#2579)
8 years ago
Alexey Palazhchenko 17f15d024a Small fixes. (#2578)
8 years ago
Fabian Reinartz 8c768f2ca3 web: Fix federation for instance label
8 years ago
Björn Rabenstein 425f591fc9 Merge pull request #2576 from prometheus/beorn7/storage
8 years ago
Julius Volz a874556a66 Merge pull request #2577 from prometheus/beorn7/storage2
8 years ago
Matt Layher fe4b6693f7 retrieval: add Scrape-Timeout-Seconds header to each scrape request (#2565)
8 years ago
beorn7 ae286385fd storage: Check for negative values from varint decoding
8 years ago
beorn7 9b6a1dad05 storage: Fix `go vet` error
8 years ago
Fabian Reinartz 47b0b9f7b0 vendor: add tsdb support for windows
8 years ago
Julius Volz 5f3327f620 Merge pull request #2568 from AlekSi/patch-1
8 years ago
Fabian Reinartz cb84d6057e vendor: add non-amd64 implementation for xxhash
8 years ago
Fabian Reinartz 8ffc851147 Merge branch 'master' into dev-2.0
8 years ago
Alexey Palazhchenko 535a18e978 Use latest released Go 1.8.x
8 years ago
Fabian Reinartz cfb2a7f1d5 vendor: sync organisation migration of tsdb
8 years ago
Fabian Reinartz bbcf20ba01 web: deduplicate series in federation
8 years ago
Fabian Reinartz f56644e3ae api/v1: deduplicate selected series
8 years ago
Fabian Reinartz 4e41987bcb storage: add deduplication function
8 years ago
Björn Rabenstein 50e4f49b7e Merge pull request #2561 from prometheus/beorn7/storage2
8 years ago
beorn7 08fc6cbd39 storage: Evict unused chunk.Descs in crash recovery
8 years ago
Julius Volz eda4286484 Merge pull request #2557 from prometheus/influxdb-read
8 years ago
Björn Rabenstein 1c6240fc40 Merge pull request #2559 from prometheus/beorn7/storage
8 years ago
beorn7 d284ffab03 storage: Replace fpIter by sortedFPs
8 years ago
Tobias Schmidt eac36d123e Fix unstable fanin test (#2558)
8 years ago
Conor Broderick dafae52efa Display total number of returned elements on console (#2532)
8 years ago
Julius Volz 111841a230 Vendor new InfluxDB client library
8 years ago
Fabian Reinartz e18be8d1a5 Merge pull request #2556 from prometheus/grobie/count-missed-group-executions
8 years ago
Julius Volz 3581057ea4 Update remote storage bridge README.md
8 years ago
Julius Volz b391cbb808 Add InfluxDB read-back support to remote storage bridge
8 years ago
Tobias Schmidt eaf33759fb Register forgotten prometheus_evaluator_iterations_total metric
8 years ago
Tobias Schmidt aaaba57184 Export number of missed rule evaluations
8 years ago
Julius Volz 5a896033e3 Add remote read external label handling (#2555)
8 years ago
Julius Volz 9cc7b393c5 Merge pull request #2548 from prometheus/sort-targets
8 years ago
Julius Volz 589061919a Merge pull request #2465 from Gouthamve/alert-metrics-2429
8 years ago
Goutham Veeramachaneni f27ce34a13
Use Registerer to Register All Metrics
8 years ago
Goutham Veeramachaneni 7ba0a9e81a Add Comment About Initialising Counters
8 years ago
Goutham Veeramachaneni 0d0c9d5440
Move Registerer to Config Struct in Notifier
8 years ago
Fabian Reinartz 581f69d755 vendor: update tsdb and remove unused
8 years ago
Julius Volz 947c83be3b Sort targets by instance within a job
8 years ago
Julius Volz 336c7870ea Merge pull request #2550 from prometheus/update-go-version
8 years ago
Julius Volz a44aadf4a1 ci: Update Go version to 1.8
8 years ago