-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Monitoring
-
Epic Link:
-
Tags:
-
Sprint:nxcore 11.1.3, nxcore 11.1.4
-
Story Points:3
Using opencensus we need to instrument our code to add annotation and propagate the trace context.
- propagate from web request: taking in account taceConfig or B3 HTTP headers
- propagate from work manage
- propagate from stream
- propagate from quartz
- basic instrumentation of Nuxeo service:
- event service: annotate fired events
- core session: trace nxql query, session save ...
- is required by
-
NXP-26805 Add more instrumentation on Nuxeo side
- Open