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

open-monitor支持thanos吗? #763

Open
ZhiXingHeYiApple opened this issue Dec 10, 2021 · 2 comments
Open

open-monitor支持thanos吗? #763

ZhiXingHeYiApple opened this issue Dec 10, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@ZhiXingHeYiApple
Copy link

ZhiXingHeYiApple commented Dec 10, 2021

描述您的需求

看了文档介绍,open-monitor镜像内部包含prometheus和alertmanager进程,对此有疑问:
(1)open-monitor对prometheus和alertmanager的定制优化,有涉及到开源代码修改吗?还是只是配置文件的定制
(2)如果我修改启动脚本start.sh,取消prometheus和alertmanager的启动,可以使用外部已经存在的prometheus集群吗?
(3)如果(2)步可行的化,open-monitor可以对接外部由thanos框架(本质是prometheus operator框架)搭建的prometheus和alertmanager?
(4)如果只用该open-monitor,没有配合wecube platform一起使用的话,有用户认证和权限管理功能吗?
预期行为

描述您考虑过的替代方案

附加

@ZhiXingHeYiApple ZhiXingHeYiApple added the enhancement New feature or request label Dec 10, 2021
@zgyzgyhero
Copy link
Collaborator

你好
1、没有,monitor只是做了一层调用和配置管理
2,3、可以的,在monitor-server的配置文件conf/default.json上有相应的prometheus地址的配置
4、open-monitor独立运行时自己有用户管理

@ZhiXingHeYiApple
Copy link
Author

ZhiXingHeYiApple commented Dec 10, 2021

@zgyzgyhero 那你们提供的open-monitor镜像,有开关(环境变量或配置啥的)可以配置不启动prometheus和alertmanager吗?
还是只能自己重打镜像,或者用原有镜像,启动时修改entrypoint的方式?

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

No branches or pull requests

2 participants