- 24 Oct, 2020 1 commit
-
-
Piper authored
Signed-off-by:
Piper <piperchester@gmail.com>
-
- 21 Oct, 2020 1 commit
-
-
Ricky Pai authored
Signed-off-by:
Ricky Pai <rickyp999+github@gmail.com>
-
- 16 Sep, 2020 1 commit
-
-
Luke Chen authored
* add the "assets" make target and change directory note in readme Signed-off-by:
Luke Chen <showuon@gmail.com> * address reviewer's comment Signed-off-by:
Luke Chen <showuon@gmail.com>
-
- 17 Aug, 2020 1 commit
-
-
Julien Pivotto authored
We respect and appreciate the work made by the packaging team downstream in Debian, however it seems that the package is deviating in a way that I'd like to remove the direct reference from our README: - The debian package is deviating from upstream in multiple ways: - Some Service discoveries are missing (Azure, Kubernetes) - The lock file is disabled and the flag has been renamed - The libraries are not at the same release - The new UI is not implemented - We have no control over the backports and the quick availability of updates - There are other distributions with different packages and we do not include them either - I expect Debian users to look in their distribution and just see the package there 'as usual' Signed-off-by:
Julien Pivotto <roidelapluie@inuits.eu>
-
- 14 Aug, 2020 1 commit
-
-
Sven Efftinge authored
Signed-off-by:
Sven Efftinge <sven.efftinge@typefox.io>
-
- 04 Aug, 2020 1 commit
-
-
Julius Volz authored
Signed-off-by:
Julius Volz <julius.volz@gmail.com>
-
- 27 Jan, 2020 2 commits
-
-
Krasimir Georgiev authored
-
Krasimir Georgiev authored
-
- 25 Nov, 2019 1 commit
-
-
Julius Volz authored
It's currently causing weird unknown problems in React tests that run successfully everywhere else, and by now all the tests that run on Travis also run on CircleCI, so Travis is not needed anymore. Signed-off-by:
Julius Volz <julius.volz@gmail.com>
-
- 23 Nov, 2019 1 commit
-
-
Julius Volz authored
The "green" status of this badge was actually last updated 4 years ago, until I manually ran a master branch test today that made the current Travis test failures in the React tests visible. But those test failures seem to be Travis-related and not real (the same tests pass on CircleCI). Maybe we can completely remove Travis by now, but let's remove the now-failing badge for now to not scare users. Signed-off-by:
Julius Volz <julius.volz@gmail.com>
-
- 14 Nov, 2019 1 commit
-
-
Julius Volz authored
* React UI: Add better docs for the React UI Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Fixups Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Fixup Signed-off-by:
Julius Volz <julius.volz@gmail.com>
-
- 09 Nov, 2019 1 commit
-
-
Sally Lehman authored
Signed-off-by:
Sally Lehman <slehman@ripple.com>
-
- 17 Oct, 2019 1 commit
-
-
Julius Volz authored
* Initial commit from Create React App Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Initial Prometheus expression browser code Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Grpahing, try out echarts Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Switch to flot Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Add metrics fetching and stuff Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Autosuggest and graph improvements Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Start implementing graph controls, add loading spinner Signed-off-by:
Julius Volz <julius.volz@gmail.com> * So many new features and fixes Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Fixed and built more features Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Make datetimepicker clear work Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Don't abort when executing empty expression Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Remove TabPaneAlert Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Split components into separate files Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Add table time input Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Move first files to TypeScript! Signed-off-by:
Julius Volz <julius.volz@gmail.com> * More TypeScript conversions Signed-off-by:
Julius Volz <julius.volz@gmail.com> * More TS conversions Signed-off-by:
Julius Volz <julius.volz@gmail.com> * More TS conversions Signed-off-by:
Julius Volz <julius.volz@gmail.com> * More TS conversions Signed-off-by:
Julius Volz <julius.volz@gmail.com> * More TS conversions Signed-off-by:
Julius Volz <julius.volz@gmail.com> * More TS fixes Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Convert Graph to TS Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Changes Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Resize detector, start building legend, axis font colors Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Make graph legend work Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Add URL params support and much more Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Put panel state into panel list, write URL options Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Change order of Graph and Table tabs Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Generalize time input naming more Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Work on history functionality Signed-off-by:
Julius Volz <julius.volz@gmail.com> * npm updates Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Move loading indicator into "Execute" button Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Fix typo Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Revert "Move loading indicator into "Execute" button" This reverts commit ce7daee1f1af35da6c0d8b5517272839285ccfec. Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Improve error message when failing to fetch server time Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Move all code to Prometheus repo target dir Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Add react-app Makefile step and check in generated assets Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Add preliminary npm packages notice to NOTICE file Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Update React app's favicon and metadata Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Remove RP server refs, cleanups Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Use CircleCI image that includes NodeJS Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Add some missing React output assets Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Preserve CRLF in generated React files Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Switch from npm to yarn for React UI Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Save npm licenses and include them in release tarball Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Install npm on Travis Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Remove npm license tarball from source Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Remove React graph bundle from source Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Don't check in any compiled web assets Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Update README.md with node/yarn/React UI info Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Fix asset build step on CircleCI promu crossbuild Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Try to fix multi-arch go generate Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Remove check_assets from Travis CI build Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Prevent rebuilding of unchanged React app parts Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Fix npm license tarball path for promu Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Simplify Makefile Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Clarify build instructions in README.md Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Make minimal JS test pass Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Integrate React app tests into Makefile Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Separate react-app-tests target, but run it from CI Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Fix working directory for React app tests Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Remove local modifications to Makefile.common This means that CircleCI will not run the React app tests, but at least Travis still will... Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Depend on node_modules path for npm_licenses target Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Simplify tarball/docker/build Makefile targets Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Include React tests in "test" target Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Remove reference to removed "check_assets" target Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Do initial resize of expression input field Signed-off-by:
Julius Volz <julius.volz@gmail.com> * Add React app proxying to local Prometheus in dev mode Signed-off-by:
Julius Volz <julius.volz@gmail.com>
-
- 01 Oct, 2019 1 commit
-
-
abejidefemi1@gmail.com authored
fix typo Signed-off-by:
abejidefemi1@gmail.com <abejidefemi1@gmail.com>
-
- 13 Sep, 2019 1 commit
-
-
Simon Pasquier authored
* *: bump Go version to 1.13 * Fix go.mod for k8s.io/client-go Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- 21 Aug, 2019 1 commit
-
-
Yevgeny Pats authored
* add fuzzit.dev continuous fuzzing integration Signed-off-by:
Krzysztof Kowalczyk <kkowalczyk@gmail.com> * Migration to Circle Signed-off-by:
Yevgeny Pats <yp@fuzzit.dev>
-
- 13 Aug, 2019 1 commit
-
-
Ganesh Vernekar authored
Signed-off-by:
Ganesh Vernekar <cs15btech11018@iith.ac.in>
-
- 16 Apr, 2019 1 commit
-
-
Vandewilly authored
Prometheus 2.9 requires Go 1.12+ to build it from source This commit updates the README file according to this requirement Signed-off-by:
Vandewilly Silva <vandewilly.oli.silva@hpe.com>
-
- 18 Mar, 2019 1 commit
-
-
zhulongcheng authored
Signed-off-by:
zhulongcheng <zhulongcheng.me@gmail.com>
-
- 20 Feb, 2019 1 commit
-
-
Nguyen Van Duc authored
Signed-off-by:
vanduc95 <ducnguyenvan.bk@gmail.com>
-
- 03 Jan, 2019 1 commit
-
-
zhulongcheng authored
Move the `build` badge to the badge list. Signed-off-by:
zhulongcheng <zhulongcheng.me@gmail.com>
-
- 16 Nov, 2018 1 commit
-
-
Benji Visser authored
Signed-off-by:
noqcks <benny@noqcks.io>
-
- 09 Nov, 2018 1 commit
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- 23 Oct, 2018 1 commit
-
-
Krasi Georgiev authored
Signed-off-by:
Krasi Georgiev <kgeorgie@redhat.com>
-
- 13 Oct, 2018 1 commit
-
-
Glenn McDonald authored
Signed-off-by:
Glenn McDonald <2371316+glenn-m@users.noreply.github.com>
-
- 04 Jun, 2018 1 commit
-
-
Ben Kochie authored
Signed-off-by:
Ben Kochie <superq@gmail.com>
-
- 07 May, 2018 1 commit
-
-
Alexey Palazhchenko authored
Signed-off-by:
Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
-
- 26 Feb, 2018 1 commit
-
-
Krasi Georgiev authored
-
- 05 Feb, 2018 1 commit
-
-
Dmytro Slupytskyi authored
-
- 15 Jan, 2018 1 commit
-
-
Simon Pasquier authored
-
- 30 Nov, 2017 1 commit
-
-
Vickenty Fesunov authored
10b2e8c6 pulled new TSDB, which uses `math/bits` package introduced in Go 1.9
-
- 27 Oct, 2017 1 commit
-
-
Fabian Reinartz authored
-
- 12 Oct, 2017 1 commit
-
-
Bjørn Erik Pedersen authored
You start by saying that you need >= Go 1.8, then you say you need the Go 1.5 flag `GO15VENDOREXPERIMENT`, which was made default in Go 1.6.
-
- 08 Aug, 2017 1 commit
-
-
KalivarapuReshma authored
-
- 20 May, 2017 1 commit
-
-
Jacky Wu authored
-
- 10 Apr, 2017 1 commit
-
-
Fabian Reinartz authored
-
- 07 Apr, 2017 1 commit
-
-
Goutham Veeramachaneni authored
* Test Longer Tests in Travis Signed-off-by:
Goutham Veeramachaneni <cs14btech11014@iith.ac.in> * Make test Target Run All Tests * Add test-short to run short tests test is running all the tests now as we are running make tests in CircleCI and I think the base image is shared across Prometheus Org. Signed-off-by:
Goutham Veeramachaneni <cs14btech11014@iith.ac.in> * Remove Empty Line Signed-off-by:
Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
-
- 23 Mar, 2017 1 commit
-
-
Julius Volz authored
-
- 13 Mar, 2017 1 commit
-
-
Wéber Gyula authored
* added docker run command to readme * updated codebox in readme
-
- 26 Jan, 2017 1 commit
-
-
Julius Volz authored
-