Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

部署完webui 页面一直报错找不到 #12

Open
su161021 opened this issue Dec 16, 2024 · 2 comments
Open

部署完webui 页面一直报错找不到 #12

su161021 opened this issue Dec 16, 2024 · 2 comments

Comments

@su161021
Copy link

error querying Prometheus: Post "http://my-hami-webui-kube-prometh-prometheus.hami.svc.cluster.local:9090/api/v1/query": dial tcp: lookup my-hami-webui-kube-prometh-prometheus.hami.svc.cluster.local on 172.30.0.10:53: no such host

Snipaste_2024-12-16_11-41-06
Snipaste_2024-12-16_11-41-23

下面我我改的配置文件,就改了这一点,求大佬指教怎么改的。
Snipaste_2024-12-16_11-41-40

@Nimbus318
Copy link
Collaborator

externalPrometheus 的 enabled 应该也要改成 true,如果是集群内部已经有的 Prometheus,address 填 Prometheus 的 http://<svc.ns>:9090

@su161021
Copy link
Author

externalPrometheus 的enabled 也应该改成 true,如果是集群内部已经有的 Prometheus,地址填 Prometheus 的 http://<svc.ns>:9090

感谢大佬指教 我已经通了 谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants