Skip to content

events: add celery metrics#9607

Closed
rissson wants to merge 3 commits intomainfrom
celery-tasks-metrics
Closed

events: add celery metrics#9607
rissson wants to merge 3 commits intomainfrom
celery-tasks-metrics

Conversation

@rissson
Copy link
Member

@rissson rissson commented May 6, 2024

Details

Based of https://github.com/mher/flower/blob/master/flower/events.py


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

rissson added 3 commits May 6, 2024 14:04
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson self-assigned this May 6, 2024
@netlify
Copy link

netlify bot commented May 6, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit bab06a4
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6638dac47c18630008af3a3e
😎 Deploy Preview https://deploy-preview-9607--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented May 6, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit bab06a4
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6638dac4cbf086000813021a

@codecov
Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 48.38710% with 32 lines in your changes missing coverage. Please review.

Project coverage is 92.41%. Comparing base (74da359) to head (bab06a4).
Report is 2306 commits behind head on main.

Files with missing lines Patch % Lines
authentik/events/celery.py 48.38% 32 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9607      +/-   ##
==========================================
- Coverage   92.51%   92.41%   -0.10%     
==========================================
  Files         669      670       +1     
  Lines       32878    32961      +83     
==========================================
+ Hits        30416    30462      +46     
- Misses       2462     2499      +37     
Flag Coverage Δ
e2e 50.55% <48.38%> (+0.06%) ⬆️
integration 25.97% <48.38%> (+0.04%) ⬆️
unit 89.71% <48.38%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rissson rissson mentioned this pull request Mar 12, 2025
59 tasks
@rissson rissson closed this Mar 12, 2025
@rissson rissson deleted the celery-tasks-metrics branch March 12, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant