Goutham Veeramachaneni
3de10e3b44
Add CleanTombstones API endpoint
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
7 years ago
Krasi Georgiev
5d8f93a22a
now using only github.com/gogo/protobuf
...
bumped all grpc-gateway packages to v1.2.2
updated and run the denproto.sh script
7 years ago
Fabian Reinartz
ccf9e62972
*: add admin grpc API
7 years ago
Steve Durrheimer
8688cf2579
New release process using docker, circleci and a centralized
...
building tool
9 years ago
Jonathan Boulle
1c8262be12
Add script to check for missing license headers
...
Also adds a `check_license` target to the Makefile to run the script
9 years ago
Fabian Reinartz
9f5ae819e2
Use runtime.Version()
9 years ago
beorn7
6ba379e256
Use UTC for build timestamp
9 years ago
Nick Owens
53777e7bc4
scripts: drop -f from hostname, openbsd does not support it
9 years ago
Christian Svensson
69ebf45649
Allow custom ldflags for go build
...
This allows users to use CGO and external linker when building Prometheus.
9 years ago
Fabian Reinartz
b040827945
Add changelog for 0.17.0
9 years ago
Julius Volz
999b1d23e0
Add tarballs target to build release tarballs.
9 years ago
rih
d1c3f5de25
scripts/goenv.sh: Require Go 1.5.3
9 years ago
Fabian Reinartz
dbb66d79ab
Fix missing go version in build tags
9 years ago
Fabian Reinartz
c8a092ebcc
Add goenv script and fix Docker
9 years ago
Fabian Reinartz
5127963e93
Replace Makefile with simpler setup
9 years ago
Sindre Myren
a081c9436b
Building without a Makefile (on Windows)
...
Main changes:
- Switched to using `go-bindata` in place of `scripts/embed-static.sh`.
- Support for building Prometheus without a `Makefile`.
- Minor typo fix to make Prometheus build on Windows (without Makefiles).
Please note that this does not mean that prometheus will work on Windows.
There are still failing tests!
10 years ago
Fabian Reinartz
027d8968d5
Move embed-static.sh into scripts folder
10 years ago