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

Comp backend: collect metrics and send in RabbitMQ #4523

Closed
3 tasks done
Tracked by #922 ...
sanderegg opened this issue Jul 21, 2023 · 1 comment
Closed
3 tasks done
Tracked by #922 ...

Comp backend: collect metrics and send in RabbitMQ #4523

sanderegg opened this issue Jul 21, 2023 · 1 comment
Assignees
Labels
a:director-v2 issue related with the director-v2 service
Milestone

Comments

@sanderegg
Copy link
Member

sanderegg commented Jul 21, 2023

We need to collect start/stop times and update every now and then when a computational service is running for resource tracking purposes.

In order to track resource usage we need that:

  • director-v2 publishes events when a service starts,
  • stops,
  • heartbeat while the service is running
@sanderegg sanderegg self-assigned this Jul 21, 2023
@sanderegg sanderegg added the a:director-v2 issue related with the director-v2 service label Jul 21, 2023
@sanderegg sanderegg added this to the Sundae milestone Jul 21, 2023
@sanderegg sanderegg changed the title collect metrics when running Dask backend: collect metrics when running Jul 21, 2023
@sanderegg sanderegg changed the title Dask backend: collect metrics when running Comp backend: collect metrics and send in RabbitMQ Jul 21, 2023
@sanderegg
Copy link
Member Author

completed via #4570

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:director-v2 issue related with the director-v2 service
Projects
None yet
Development

No branches or pull requests

2 participants