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

[FR] FR-015: deepflow agent add readiness probe #2311

Open
3 tasks done
zhangfane opened this issue Feb 2, 2023 · 2 comments
Open
3 tasks done

[FR] FR-015: deepflow agent add readiness probe #2311

zhangfane opened this issue Feb 2, 2023 · 2 comments
Assignees
Labels
feature good first issue Good for newcomers
Milestone

Comments

@zhangfane
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

The agent takes some time to start its internal components and cannot successfully run all of them in an incompatible environment.
We can add a readiness probe so that the user can confirm that the agent is ready to work.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@chenmudu chenmudu added the good first issue Good for newcomers label Feb 2, 2023
@Nick-0314
Copy link
Collaborator

DeepFlow agent is deployed in hostnet mode, which is not convenient to listen to the port, and there is no good way to explore the activity. We add some judgments later. If a module is not started, it will log or exit directly.

@sharang sharang changed the title [FR] FR-15: deepflow agent add readiness probe [FR] FR-015: deepflow agent add readiness probe Feb 2, 2023
@sharang sharang added this to the 6.3 milestone May 17, 2023
@sharang
Copy link
Member

sharang commented May 17, 2023

In 6.3, we will remove the dependency on HostNet, after that we will add probes.

@sharang sharang modified the milestones: 6.3, 6.4 Sep 11, 2023
@sharang sharang modified the milestones: 6.4, 6.5 Jan 25, 2024
@sharang sharang modified the milestones: 6.5, 6.6 Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants