Commit Graph

1398 Commits (82889319c9e2ba7b2c1ff9ee15ce1ce176a46b54)
 

Author SHA1 Message Date
Julius Volz af627bb2b9 Copy vendored deps manually instead of using Godeps.
10 years ago
juliusv 4d135b8b36 Merge pull request #530 from prometheus/fix-mac-build
10 years ago
Julius Volz 5917a04554 Fix embedded files generation on OS X.
10 years ago
juliusv 0ae2c1fc18 Merge pull request #526 from prometheus/lightening-embedding
10 years ago
Julius Volz 8cb2c802a0 Dramatically decrease resources for file embedding.
10 years ago
Björn Rabenstein 498e1b5154 Merge pull request #524 from prometheus/beorn7/ingestion-tweaks
10 years ago
beorn7 e22f26bc58 Move to a queue model for appending samples after all.
10 years ago
beorn7 fe518fdb28 Simplify AppendSamples by allowing it to be goroutine-unsafe.
10 years ago
beorn7 8a1c195b54 Move emptiness check to the receivers.
10 years ago
beorn7 5d3cd65a5d Improve performance of ingestion.
10 years ago
Johannes 'fish' Ziemke 3d0fb51648 Merge pull request #521 from sammcj/patch-1
10 years ago
Sam ddc065b943 Clean fetched package cache
10 years ago
juliusv fd9ee9b009 Merge pull request #518 from prometheus/beorn7/ingestion-tweaks
10 years ago
beorn7 11b3c2387c Improvements after review.
10 years ago
beorn7 0f191629c6 Next try to deal with backed-up ingestion.
10 years ago
juliusv 5a4fe403ff Merge pull request #514 from prometheus/fix-graph-js-errors
10 years ago
juliusv af410426de Merge pull request #517 from prometheus/flag-cleanup
10 years ago
Julius Volz 989bc86bcb Make flag names consistent across projects.
10 years ago
juliusv ab551888a2 Merge pull request #516 from prometheus/grobie/help-href
10 years ago
Tobias Schmidt 655dffe393 Update help URL
10 years ago
Julius Volz 0229a89925 Fix graph JS glitches and simplify graphing code.
10 years ago
juliusv 4e6a807bde Merge pull request #513 from prometheus/beorn7/ingestion-tweaks
10 years ago
beorn7 16a1a6d324 Add another check for stopped scraper.
10 years ago
beorn7 5678a86924 Throttle scraping if a scrape took longer than the configured interval.
10 years ago
juliusv 1c9b3c4c45 Merge pull request #511 from prometheus/remove-custom-flip
10 years ago
Julius Volz 0e8c0b67ad Remove custom hover flip code. Fixed upstream.
10 years ago
beorn7 d2ab49c396 Make the persist queue length configurable.
10 years ago
juliusv 198ac9538b Merge pull request #510 from prometheus/unlimited-autocomplete
10 years ago
Julius Volz 517a731ebf Show unlimited number of metrics in autocomplete.
10 years ago
juliusv 6e296648ed Merge pull request #508 from brian-brazil/round
10 years ago
Brian Brazil 60271d58bf Change the 2nd argument of round to toNearest.
10 years ago
juliusv 0d6c958847 Merge pull request #507 from prometheus/i686-build
10 years ago
Julius Volz d9ff2f7edb Fix Go download path for FreeBSD.
10 years ago
Julius Volz 753113f21a Fix Go download path for x86-based architectures.
10 years ago
Julius Volz 82613527f3 Remove unnecessary float64() conversion in round().
10 years ago
juliusv 982923f0c4 Merge pull request #502 from mmikulicic/floor_ceil
10 years ago
Marko Mikulicic 8fdacbdf17 Add floor, ceil and round functions. Closes #402
10 years ago
juliusv 9e6b3bcefa Merge pull request #498 from fabxc/feature/query_timeout
10 years ago
Fabian Reinartz fa1e90003b Query timeout added.
10 years ago
juliusv 199a94b619 Merge pull request #501 from prometheus/fix-d3-version
10 years ago
Julius Volz b3978fe869 Fix Rickshaw/D3 version mismatch.
10 years ago
Björn Rabenstein 63a79821fc Merge pull request #499 from prometheus/beorn7/makefile
10 years ago
Bjoern Rabenstein f568bbc19f Improve comments about embedding.
10 years ago
juliusv 3012de7f5e Merge pull request #497 from prometheus/remove-persist-error-labels
10 years ago
Julius Volz 9412b296d5 Remove labels on persist error counter.
10 years ago
juliusv 522e4cdd3a Merge pull request #495 from fabxc/master
10 years ago
Fabian Reinartz bd4d04f371 Use https:// GOURL
10 years ago
Björn Rabenstein 75422f5306 Merge pull request #492 from prometheus/beorn7/makefile
10 years ago
Bjoern Rabenstein 5f4acea7e9 Ignore GOBIN in Makefiles.
10 years ago
juliusv dc610f1eef Merge pull request #491 from brian-brazil/but-wait-theres-more
10 years ago