提交 5fbda4c9 编写于 作者: N Nguyen Hai Truong 提交者: Simon Pasquier

Secure http links (#5244)

Fix http link to https link for secure, modify http to https
in the links of project. Have some http links doesn't
redirect into https.

Co-Authored-By: Nguyen Van Trung trungnv@vn.fujitsu.com
Signed-off-by: NNguyen Hai Truong <truongnh@vn.fujitsu.com>
上级 1d9e11a3
...@@ -1199,7 +1199,7 @@ All changes: ...@@ -1199,7 +1199,7 @@ All changes:
from embedding into the binary. Those files are only used for debugging, from embedding into the binary. Those files are only used for debugging,
and then you can use -web.use-local-assets. By including fewer files, the and then you can use -web.use-local-assets. By including fewer files, the
RAM usage during compilation is much more manageable. RAM usage during compilation is much more manageable.
* [ENHANCEMENT] Help link points to http://prometheus.github.io now. * [ENHANCEMENT] Help link points to https://prometheus.github.io now.
* [FEATURE] Consoles for haproxy and cloudwatch. * [FEATURE] Consoles for haproxy and cloudwatch.
* [BUGFIX] Several fixes to graphs in consoles. * [BUGFIX] Several fixes to graphs in consoles.
* [CLEANUP] Removed a file size check that did not check anything. * [CLEANUP] Removed a file size check that did not check anything.
......
...@@ -12,7 +12,7 @@ With this pod running you will have the exporter scraping data, but Prometheus h ...@@ -12,7 +12,7 @@ With this pod running you will have the exporter scraping data, but Prometheus h
yet found the exporter and is not scraping data from it. yet found the exporter and is not scraping data from it.
For more details on how to use Kubernetes service discovery take a look at the For more details on how to use Kubernetes service discovery take a look at the
[documentation](http://prometheus.io/docs/operating/configuration/#kubernetes-sd-configurations-kubernetes_sd_config) [documentation](https://prometheus.io/docs/operating/configuration/#kubernetes-sd-configurations-kubernetes_sd_config)
and at the [available examples](./../). and at the [available examples](./../).
After you got Kubernetes service discovery up and running you just need to advertise that RabbitMQ After you got Kubernetes service discovery up and running you just need to advertise that RabbitMQ
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册