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

[Enhancement]: Support monitoring on standalone #32981

Open
1 task done
xiaofan-luan opened this issue May 11, 2024 · 6 comments
Open
1 task done

[Enhancement]: Support monitoring on standalone #32981

xiaofan-luan opened this issue May 11, 2024 · 6 comments
Labels
good first issue Good for newcomers kind/enhancement Issues or changes related to enhancement

Comments

@xiaofan-luan
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

see discussion #32962 (reply in thread).

I don't forsee any reason why we couldn't the monitoring in standalone, maybe some physical metrics can not be seperate, like cpu usage and monitoring

Why is this needed?

No response

Anything else?

No response

@xiaofan-luan xiaofan-luan added kind/enhancement Issues or changes related to enhancement good first issue Good for newcomers labels May 11, 2024
@zhuwenxing
Copy link
Contributor

image

it was already supported in standalone

@king1302217
Copy link

@zhuwenxing This monitor is for k8s cluster version. Info such as namespace, instance can't find in standalone milvus metrics.

@xiaofan-luan
Copy link
Contributor Author

I think you will need to setup prometheus metrics?
it could be still collected but grapfana might need to be modified

@king1302217
Copy link

@xiaofan-luan I have already setup prometheus metrics. The problem is that I don't want to modify each grafana panel to standalone milvus metrics...

@zhuwenxing
Copy link
Contributor

zhuwenxing commented May 11, 2024

@zhuwenxing This monitor is for k8s cluster version. Info such as namespace, instance can't find in standalone milvus metrics.

@king1302217

How do you deploy your standalone? k8s or docker?

In my environment, if the instance is deploy by k8s, this panel can be used for standalone and cluster both.
image

@zhuwenxing
Copy link
Contributor

If the instance is deployed through Docker, then we don't actually provide a corresponding monitoring dashboard. So this issue has nothing to do with standalone or cluster, but rather with whether it's a Docker deployment or a Kubernetes deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement Issues or changes related to enhancement
Projects
None yet
Development

No branches or pull requests

3 participants