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

Adds open telemetry metrics for tasks #3821

Closed
Tracked by #4604
bmbouter opened this issue May 12, 2023 · 0 comments · Fixed by #5234
Closed
Tracked by #4604

Adds open telemetry metrics for tasks #3821

bmbouter opened this issue May 12, 2023 · 0 comments · Fixed by #5234
Assignees

Comments

@bmbouter
Copy link
Member

bmbouter commented May 12, 2023

Background / Need

It would be good to know more about the tasking system to answer the following question:

  • I want to know if I have the right number of workers for a given queue in a specific time.

Proposal

Report measurements from the tasking system, like:

  • Number of unblocked waiting tasks waiting more than 5 seconds
  • the longest waiting task time

Also, find the best place to trigger those measurements to avoid unneeded queries or any avoidable overload.

@bmbouter bmbouter self-assigned this May 12, 2023
bmbouter added a commit to bmbouter/pulpcore that referenced this issue May 12, 2023
The following metrics are added:
* `task_count` - The cumulative number of tasks a worker has executed
  since it was started.

closes pulp#3821
@bmbouter bmbouter changed the title Adds worker metrics tracking Adds open telemetry metrics for Worker tasks Oct 20, 2023
@bmbouter bmbouter changed the title Adds open telemetry metrics for Worker tasks Adds open telemetry metrics for workers Oct 20, 2023
@bmbouter bmbouter changed the title Adds open telemetry metrics for workers Adds open telemetry metrics for tasks Oct 20, 2023
decko added a commit to decko/pulpcore that referenced this issue Apr 8, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 8, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 10, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 19, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 22, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 24, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 24, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 24, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 24, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 24, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 25, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 25, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 25, 2024
decko added a commit to decko/pulpcore that referenced this issue Apr 26, 2024
decko added a commit to decko/pulpcore that referenced this issue May 2, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 3, 2024
decko added a commit to decko/pulpcore that referenced this issue May 6, 2024
decko added a commit to decko/pulpcore that referenced this issue May 6, 2024
decko added a commit to decko/pulpcore that referenced this issue May 6, 2024
decko added a commit to decko/pulpcore that referenced this issue May 6, 2024
decko added a commit to decko/pulpcore that referenced this issue May 6, 2024
Close pulp#3821
Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 6, 2024
Close pulp#3821
Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 6, 2024
Close pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 7, 2024
Close pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 7, 2024
Close pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 8, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 8, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 13, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 21, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 21, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 22, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 22, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
decko added a commit to decko/pulpcore that referenced this issue May 22, 2024
Closes pulp#3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
mdellweg added a commit that referenced this issue May 23, 2024
Closes #3821

Co-authored-by: Matthias Dellweg <2500@gmx.de>
Co-authored-by: Ľuboš Mjachky <lmjachky@redhat.com>
Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
Co-authored-by: Ina Panova <ipanova@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants