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

Add concurrency limits observability #3586

Merged
merged 39 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
a62cd9b
Add concurrency_key table and field to payload
wendrul May 6, 2024
5b9be63
Rename to custom_concurrency_key
wendrul Apr 22, 2024
a0ad3ad
Delete concurrency_keys on delete_expire_items
wendrul Apr 22, 2024
a08887a
Propagate db errors up
wendrul Apr 22, 2024
b0c5223
Add ref to EE changes
wendrul Apr 22, 2024
1dc4e67
update sqlx
wendrul Apr 22, 2024
b897307
Add concurrency_key to tests
wendrul Apr 22, 2024
23535e9
Revert renaming of FlowValue field
wendrul Apr 23, 2024
95b34d1
Remove debug print statement
wendrul Apr 23, 2024
f034cce
Get concurrency_key from Job
wendrul Apr 24, 2024
f243206
Add endpoint to get concurrency_key
wendrul Apr 24, 2024
f5319fd
Add endpoint and button to get job concurrency_key
wendrul Apr 25, 2024
3b76a52
Merge concurrency_key tables into one
wendrul Apr 29, 2024
68e13d9
Add concurrency plot to the runs page
wendrul May 6, 2024
575c247
Prepare sqlx
wendrul May 6, 2024
9df1b02
Add concurrency Key filter on UI
wendrul May 6, 2024
b2e3104
Prepare sqlx
wendrul May 6, 2024
f4e33ea
Prepare sqlx
wendrul May 6, 2024
f341ce5
Fix filter and order query
wendrul May 7, 2024
f7950d9
Factor interpolation to reuse on concurrency key
wendrul May 10, 2024
8d16210
Remove old concurrency key processing logic
wendrul May 10, 2024
b1b6577
Second transaction with userdb
wendrul May 13, 2024
56f089e
Remove old second endpoint
wendrul May 13, 2024
29b5f52
Show external jobs
wendrul May 13, 2024
bd85ef7
Put filters into a dropdown
wendrul May 13, 2024
f3fd2f7
Add toggle between two graphs
wendrul May 13, 2024
43eed01
Add filter functionality to concurrency graph
wendrul May 14, 2024
902ff05
Improve concurrency graph front
wendrul May 15, 2024
42aceed
Fix concurrency groups page
wendrul May 15, 2024
d38bc1b
Merge remote-tracking branch 'origin/main' into concurrency-limits-ob…
wendrul May 15, 2024
6477171
Prepare sqlx
wendrul May 15, 2024
e74da7a
Merge remote-tracking branch 'origin/main' into concurrency-limits-ob…
wendrul May 15, 2024
401166d
Add ref to ee
wendrul May 15, 2024
4f9b606
Change migration to create new table instead
wendrul May 15, 2024
c28db17
Merge branch 'main' into concurrency-limits-observability
wendrul May 15, 2024
1539f82
Do small UI improvements
wendrul May 15, 2024
df7d2c7
Fix range fusion by not filtering past jobs
wendrul May 15, 2024
a51a5b0
Improve frontend UI
wendrul May 15, 2024
aeeab53
Merge branch 'main' into concurrency-limits-observability
wendrul May 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading