1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-29 03:44:38 +02:00

feat: BullMQのジョブ追加時に発動する手動計測の追加 (#17710)

* feat: BullMQのジョブ追加時に発動する手動計測の追加

* add comment
This commit is contained in:
おさむのひと
2026-07-14 16:36:40 +09:00
committed by GitHub
parent a98469d34d
commit 3d4c62b0bb
16 changed files with 596 additions and 66 deletions

View File

@@ -357,6 +357,10 @@ id: 'aidx'
# #resourceAttributes:
# # deployment.environment: 'production'
# #propagateTraceToRemote: false
# # Queue worker spans are independent traces linked to their enqueuer by default.
# # Set to 'parent' to make them child spans instead. This can create very large
# # traces for high-fan-out queues such as federation delivery.
# #jobTraceContextMode: 'link'
#sentryForFrontend:
# vueIntegration: