Commit 731426bb authored by Tobias Schmidt's avatar Tobias Schmidt Committed by GitHub

Merge pull request #670 from prometheus/grobie/update-downloads-page

Add consul and graphite exporters to downloads page
parents 3051fafd 2ec841da
......@@ -79,7 +79,7 @@ GEM
thor (0.19.1)
timers (4.0.1)
hitimes
yajl-ruby (1.1.0)
yajl-ruby (1.3.0)
PLATFORMS
ruby
......
DOWNLOADS := prometheus alertmanager blackbox_exporter haproxy_exporter memcached_exporter mysqld_exporter node_exporter pushgateway statsd_exporter
DOWNLOADS := prometheus alertmanager blackbox_exporter consul_exporter graphite_exporter haproxy_exporter memcached_exporter mysqld_exporter node_exporter pushgateway statsd_exporter
clean:
rm -rf output downloads
......
......@@ -210,6 +210,10 @@ footer {
clear: both;
}
.download .alert {
clear: both;
}
.download-selection .btn-group {
padding-right: 1em;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment