mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Link to goreport from README
This commit is contained in:
parent
03855679a1
commit
b41a240c36
|
@ -3,6 +3,7 @@
|
||||||
[][circleci]
|
[][circleci]
|
||||||
[][quay]
|
[][quay]
|
||||||
[][hub]
|
[][hub]
|
||||||
|
[](https://goreportcard.com/report/github.com/prometheus/prometheus)
|
||||||
|
|
||||||
Visit [prometheus.io](https://prometheus.io) for the full documentation,
|
Visit [prometheus.io](https://prometheus.io) for the full documentation,
|
||||||
examples and guides.
|
examples and guides.
|
||||||
|
@ -36,8 +37,8 @@ There are various ways of installing Prometheus.
|
||||||
Precompiled binaries for released versions are available in the
|
Precompiled binaries for released versions are available in the
|
||||||
[*download* section](https://prometheus.io/download/)
|
[*download* section](https://prometheus.io/download/)
|
||||||
on [prometheus.io](https://prometheus.io). Using the latest production release binary
|
on [prometheus.io](https://prometheus.io). Using the latest production release binary
|
||||||
is the recommended way of installing Prometheus.
|
is the recommended way of installing Prometheus.
|
||||||
See the [Installing](https://prometheus.io/docs/introduction/install/)
|
See the [Installing](https://prometheus.io/docs/introduction/install/)
|
||||||
chapter in the documentation for all the details.
|
chapter in the documentation for all the details.
|
||||||
|
|
||||||
Debian packages [are available](https://packages.debian.org/sid/net/prometheus).
|
Debian packages [are available](https://packages.debian.org/sid/net/prometheus).
|
||||||
|
|
Loading…
Reference in a new issue