Vandewilly
1d4c9efe63
Update Go version in README.md ( #5471 )
...
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>
6 years ago
zhulongcheng
99703b3269
README: move the build badge to the badge list ( #555 )
...
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
6 years ago
Nguyen Van Duc
89d36a4bf6
Change http to https for security links ( #5238 )
...
Signed-off-by: vanduc95 <ducnguyenvan.bk@gmail.com>
6 years ago
zhulongcheng
7632e976c0
Move the build badge to the badge list ( #5060 )
...
Move the `build` badge to the badge list.
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
6 years ago
Benji Visser
11b336e3ca
Migrate all Docker image references to Docker Hub ( #4864 )
...
Signed-off-by: noqcks <benny@noqcks.io>
6 years ago
Simon Pasquier
0a319b001a
Update documentation
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Krasi Georgiev
1dd9a6bd29
comments about the 120samples const and link to Gorilla papers. ( #423 )
...
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
6 years ago
Glenn McDonald
69656c295d
Switching from rawgit to jsdelivr ( #4733 ) ( #4737 )
...
Signed-off-by: Glenn McDonald <2371316+glenn-m@users.noreply.github.com>
6 years ago
Ben Kochie
d5250f9673
Add link to PromCon 2017 video.
...
Signed-off-by: Ben Kochie <superq@gmail.com>
7 years ago
Alexey Palazhchenko
3644792640
Update README, add badges.
...
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
7 years ago
Krasi Georgiev
7af69ad988
bump to golang 1.10 ( #3856 )
7 years ago
Dmytro Slupytskyi
28b4ecf985
add cii badge
7 years ago
Simon Pasquier
bbd69b04cc
Fix minor typos in the documentation
7 years ago
Vickenty Fesunov
9146760aab
Bump required golang version in the README ( #3528 )
...
10b2e8c637
pulled new TSDB, which uses `math/bits` package introduced in Go 1.9
7 years ago
Fabian Reinartz
43bc484b6b
Remove code climate badges ( #3361 )
7 years ago
Bjørn Erik Pedersen
b276ef1c91
Fix "go get" in README ( #3288 )
...
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.
7 years ago
KalivarapuReshma
686050d816
Change -config.file to --config.file in Readme and error message
7 years ago
Jacky Wu
75b89739de
Fix go version hint. ( #2750 )
8 years ago
Fabian Reinartz
875e2dcb1e
Add README
8 years ago
Goutham Veeramachaneni
cffb1acf7f
Test Longer Tests in Travis ( #2570 )
...
* 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>
8 years ago
Julius Volz
a20105ddb0
Update architecture diagram link
8 years ago
Wéber Gyula
5aa90c075b
added docker run command to readme ( #2491 )
...
* added docker run command to readme
* updated codebox in readme
8 years ago
Julius Volz
2e1d8dd6bd
Replace mailing list / IRC mention with link to Community page
8 years ago
beorn7
0c8b753f6e
Documentation: Add Code Climate badges to README.md
8 years ago
Martin Lehmann
78fae3155f
Make relative links in README.md absolute ( #2316 )
...
The relative links don't work in other pages that render the README (for example https://hub.docker.com/r/prom/prometheus/ ). As they are (hopefully) not due to change any time soon, I think using absolute links is better.
8 years ago
Tobias Schmidt
b41a240c36
Link to goreport from README
8 years ago
Fabian Reinartz
4bb2063047
readme: point to prometheus.io download section
8 years ago
Fabian Reinartz
0a4d31477a
readme: direct link to Prometheus docker image
8 years ago
Chris Aniszczyk
8066de91ca
Add CNCF reference in the README
...
A simple reference to the CNCF and link to the website.
8 years ago
Fabian Reinartz
472b8363a1
readme: update debian and container releases
9 years ago
Steve Durrheimer
4ebf7970ce
Update README image shields
9 years ago
Jürgen Hermann
b5c09310e5
Explicit link to full install docs added
9 years ago
Steve Durrheimer
8688cf2579
New release process using docker, circleci and a centralized
...
building tool
9 years ago
Tobias Schmidt
92d5054c67
Add link to prometheus.io in the README
9 years ago
Fabian Reinartz
328e1d733a
Change `make` to `make build`
...
For building from source as an end user running the tests is not necessary.
9 years ago
Fabian Reinartz
0c7edc5a4e
Fix outdated federation feature statement
9 years ago
Brian Brazil
9efacf081b
Remove Hacktoberfest
...
It's almost at an end, so we can remove this.
9 years ago
Julius Volz
41a7217986
Fix and improve build-from-source instructions.
...
Fixes https://github.com/prometheus/prometheus/issues/1165
9 years ago
Brian Brazil
4b209aa384
Mention Hacktoberfest
...
As DigitalOcean is linking to this page, direct users to the project list from here.
9 years ago
Fabian Reinartz
c8a092ebcc
Add goenv script and fix Docker
9 years ago
Fabian Reinartz
ad64474076
Update Readme for new Makefile
9 years ago
Fabian Reinartz
1a3ee28cd2
Point README to new architecture diagram
9 years ago
Steve Durrheimer
016e00441f
Add circleci yaml for Dockerfile test build
10 years ago
Fabian Reinartz
024139be00
readme: remove tools that are no longer required
10 years ago
Stephan Erb
c4b84d328a
Fix reference to example configuration file
10 years ago
beorn7
d989415c42
Update README.md.
10 years ago
beorn7
f81cbb00c6
Add warning about tarballs.
10 years ago
Joseph Wilk
3d423b7864
typo
10 years ago
Miquel Sabaté
822738e5b8
Fixed the link of the Travis build status image.
10 years ago
juliusv
cefa3c7900
Add build status badge to README.md title.
10 years ago