Update README URLs based on HTTP redirects

This commit is contained in:
ReadmeCritic 2015-11-20 09:26:30 -08:00
parent 63451d2a12
commit b03fb92bfd

View File

@ -34,11 +34,11 @@ See the more detailed instructions in the [build page](docs/build.md). This incl
## InfluxDB and Cluster Monitoring
cAdvisor supports exporting stats to [InfluxDB](http://influxdb.com). See the [documentation](docs/influxdb.md) for more information and examples.
cAdvisor supports exporting stats to [InfluxDB](https://influxdb.com/). See the [documentation](docs/influxdb.md) for more information and examples.
cAdvisor also exposes container stats as [Prometheus](http://prometheus.io) metrics. See the [documentation](docs/prometheus.md) for more information.
[Heapster](https://github.com/GoogleCloudPlatform/heapster) enables cluster wide monitoring of containers using cAdvisor.
[Heapster](https://github.com/kubernetes/heapster) enables cluster wide monitoring of containers using cAdvisor.
## Web UI