Steve Durrheimer
4ebf7970ce
Update README image shields
2016-05-04 00:01:05 +02:00
Jürgen Hermann
b5c09310e5
Explicit link to full install docs added
2016-04-25 11:31:38 +02:00
Steve Durrheimer
8688cf2579
New release process using docker, circleci and a centralized
...
building tool
2016-04-18 22:41:04 +02:00
Tobias Schmidt
92d5054c67
Add link to prometheus.io in the README
2016-04-13 22:23:33 -04:00
Fabian Reinartz
328e1d733a
Change `make` to `make build`
...
For building from source as an end user running the tests is not necessary.
2016-02-05 11:30:31 +01:00
Fabian Reinartz
0c7edc5a4e
Fix outdated federation feature statement
2015-11-08 23:35:11 +01:00
Brian Brazil
9efacf081b
Remove Hacktoberfest
...
It's almost at an end, so we can remove this.
2015-10-30 13:11:27 +00:00
Julius Volz
41a7217986
Fix and improve build-from-source instructions.
...
Fixes https://github.com/prometheus/prometheus/issues/1165
2015-10-15 23:01:26 +02:00
Brian Brazil
4b209aa384
Mention Hacktoberfest
...
As DigitalOcean is linking to this page, direct users to the project list from here.
2015-10-02 17:08:11 +01:00
Fabian Reinartz
c8a092ebcc
Add goenv script and fix Docker
2015-09-18 10:28:15 +02:00
Fabian Reinartz
ad64474076
Update Readme for new Makefile
2015-09-17 19:08:05 +02:00
Fabian Reinartz
1a3ee28cd2
Point README to new architecture diagram
2015-09-07 15:07:47 +02:00
Steve Durrheimer
016e00441f
Add circleci yaml for Dockerfile test build
2015-06-26 11:00:15 +02:00
Fabian Reinartz
024139be00
readme: remove tools that are no longer required
2015-06-23 00:40:44 +02:00
Stephan Erb
c4b84d328a
Fix reference to example configuration file
2015-06-01 13:05:48 +02:00
beorn7
d989415c42
Update README.md.
2015-05-22 13:43:20 +02:00
beorn7
f81cbb00c6
Add warning about tarballs.
2015-04-10 13:53:32 +02:00
Joseph Wilk
3d423b7864
typo
2015-03-04 17:54:48 +01:00
Miquel Sabaté
822738e5b8
Fixed the link of the Travis build status image.
2015-01-27 14:43:46 +01:00
juliusv
cefa3c7900
Add build status badge to README.md title.
2015-01-20 17:21:04 +01:00
juliusv
47551b8eee
Use latest architecture diagram in README.md
2014-12-23 14:26:21 +01:00
juliusv
8e0d7dbfd8
Update architecture diagram link in README.md.
2014-12-07 02:06:53 +01:00
juliusv
0939e21c93
Add quotes around ARGUMENTS in README.md.
2014-12-07 01:36:12 +01:00
juliusv
d769e39ea3
Fix protoc link display.
2014-12-07 01:34:56 +01:00
juliusv
05616dfa86
Use sentence-style casing in headline
2014-12-07 01:29:56 +01:00
juliusv
3df9566664
Reformat architecture overview section.
2014-12-07 01:29:13 +01:00
juliusv
f1fcac724d
Use rawgit.com to get correct SVG headers
2014-12-07 01:28:07 +01:00
juliusv
c3922330e9
Include architecture diagram in README.md.
2014-12-07 01:23:01 +01:00
juliusv
5b942982b7
Fix another README.md typo.
2014-12-07 00:09:09 +01:00
juliusv
cc83fdc9c3
Make README.md introduction less esoteric.
2014-12-07 00:05:10 +01:00
juliusv
a0457829ee
Some more README.md updates.
2014-12-06 23:52:19 +01:00
juliusv
c1b0237d4b
Fix typo in README.md
2014-12-06 23:46:33 +01:00
Bjoern Rabenstein
53c0a43754
Update README.md.
...
Change-Id: Ife51ed266333ff8bc228260187ea4bcf377bde31
2014-11-25 17:13:04 +01:00
Bjoern Rabenstein
006b5517e2
Simplify makefiles.
...
This removes the dependancy on C leveldb and snappy.
It also takes care of fewer dependencies as they would
anyway not work on any non-Debian, non-Brew system.
Change-Id: Ia70dce1ba8a816a003587927e0b3a3f8ad2fd28c
2014-11-25 17:10:39 +01:00
Julius Volz
6f6f56021a
Merge changes I53a24c06,Ibe1def5c,Ife68c9c6,Ia3284a90
...
* changes:
fix link to CONTRIBUTING.md in README.md
moved CONTRIBUTING.md to top of repo; link to CONTRIBUTING.md in README.md
change double quotes to backticks for md awesomeness
add contributing.md
2013-10-24 13:03:10 +02:00
Julius Volz
b70d5ca143
Merge changes I76203973,I38646c2b
...
* changes:
More updates for first time users.
Update example config file from json to new protobuf format.
2013-10-24 12:45:55 +02:00
Stuart Nelson
1e357cf859
fix link to CONTRIBUTING.md in README.md
...
Change-Id: I53a24c061d0610a9c4b3c515c7d5ba7c04ae9f54
2013-10-23 16:26:39 -04:00
Stuart Nelson
28b055554f
moved CONTRIBUTING.md to top of repo; link to CONTRIBUTING.md in README.md
...
Change-Id: Ibe1def5c0c5e1e7f6eb0da344badc53d18f2ecb3
2013-10-23 16:21:35 -04:00
Stuart Nelson
72b861bebb
remove duplicate users word from README
...
Change-Id: I3a9c84f16731c76f957155e58d05beda26505924
2013-10-22 23:25:08 -04:00
Conor Hennessy
2d2c434d48
More updates for first time users.
...
- Modified sample conf so it is useable by default, also added some
comments from the 'hello world' configuration.
- Updated README so there's a clear two step start for newbies.
- Added extra vim swap files to gitignore.
Change-Id: I76203973db4a7b332014662fcfb2ce5e7d137bd8
2013-10-22 20:54:43 +02:00
Matt T. Proud
c6bdde5870
Strip notes about GVM.
...
We no longer use GVM.
Change-Id: Ia9944fb6903becce1c68f19ac22ea9805764ac04
2013-08-13 02:26:20 +02:00
Ursula Kallio
eda60ccb4f
Unordered lists are for unordered items.
2013-06-27 17:53:31 +02:00
Matt T. Proud
f895acb9ef
Trailing build system cleanups.
...
The .gitignore files had problems, and the build steps could be
simplified.
2013-06-13 15:38:03 +02:00
Matt T. Proud
244a4a9cdb
Update to go1.1.
...
This commit updates the documentation, Makefiles, formatting, and
code semantics to support the 1.1. runtime, which includes ...
1. ``make advice``,
2. ``make format``, and
3. ``go fix`` on various targets.
2013-05-14 12:39:08 +02:00
Matt T. Proud
b224251981
Simplify compaction and expose database sizes.
...
This commit simplifies the way that compactions across a database's
keyspace occur due to reading the LevelDB internals. Secondarily it
introduces the database size estimation mechanisms.
Include database health and help interfaces.
Add database statistics; remove status goroutines.
This commit kills the use of Go routines to expose status throughout
the web components of Prometheus. It also dumps raw LevelDB status
on a separate /databases endpoint.
2013-05-14 12:29:53 +02:00
Matt T. Proud
d538b0382f
Include long-tail data deletion mechanism.
...
This commit introduces the long-tail deletion mechanism, which will
automatically cull old sample values. It is an acceptable
hold-over until we get a resampling pipeline implemented.
Kill legacy OS X documentation, too.
2013-05-13 10:54:36 +02:00
Bernerd Schaefer
a07b89d411
Document go-1.1 race detector with prometheus
2013-05-07 18:15:17 +02:00
Matt T. Proud
32c0a939b0
New self-sustaining, hermetic build system.
...
This should help us produce self-contained artifacts for users as
well as lower the hurdles for first-time contributors.
2013-04-17 09:34:24 +02:00
Matt T. Proud
9d46b941ea
Include Travis status.
...
I am going to regret this.
2013-03-28 15:54:40 +01:00
Matt T. Proud
a9640c0203
Update community documentation.
...
Include mailing list notes and additional contributors.
Include generated documentation.
Correct title case.
2013-03-28 10:46:41 +01:00