[
https://issues.apache.org/jira/browse/CAUSEWAY-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067939#comment-18067939
]
Andi Huber commented on CAUSEWAY-3975:
--------------------------------------
Observability support relies on the [Context Propagation
library|https://github.com/micrometer-metrics/context-propagation] for
forwarding the current observation across threads.
We might also need Context Propagation for
InteractionService#currentInteraction, to work across threads.
> Open Telemetry Integration
> --------------------------
>
> Key: CAUSEWAY-3975
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3975
> Project: Causeway
> Issue Type: New Feature
> Components: Core, Viewer Wicket
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: interaction2.drawio.png
>
>
> There might be n+1 issues with Wicket Viewer, when rendering table contents
> or Select Dropdown content. Ideally we would query the persistence store only
> as little as absolutely required. Which suggests that it would be helpful to
> have some critical probing points within the framework where we allow for
> collecting profiling data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)