Julius Unverfehrt
f6f56b8d8c
refactoy: simplify storage connection logic
2024-01-25 09:08:51 +01:00
Isaac Riley
8ff637d6ba
chore: add opentelemetry subsection to README.md; formatting
2024-01-25 08:25:19 +01:00
Julius Unverfehrt
e0b32fa448
feat(opentelemetry): fastAPI tracing
...
The tests don't work yet since the webserver has to run in a thread and
the traces don't get exported from the thread with local json exporting.
However, with an export to an external server this should still work.
WIP
2024-01-24 15:52:42 +01:00
Julius Unverfehrt
da163897c4
feat(opentelemetry): add fastapi instumentation
2024-01-24 14:26:10 +01:00
Julius Unverfehrt
a415666830
feat(opentelemetry): put logic in own module
2024-01-24 14:00:11 +01:00
Julius Unverfehrt
739a7c0731
feat(opentelemetry): add queue instrumenting test
2024-01-24 13:26:01 +01:00
Julius Unverfehrt
adfbd650e6
Add config tests, add type validation to config loading
2024-01-23 08:51:44 +01:00
Julius Unverfehrt
9c2f34e694
Put add health check in own function
2024-01-19 13:13:12 +01:00
Julius Unverfehrt
b7f860f36b
WIP: add callback factory and update example scripts
2024-01-18 17:10:04 +01:00
Julius Unverfehrt
6802bf5960
refactor: download and upload file logic, module structure, remove redundant files so far
2024-01-18 15:54:38 +01:00