tarikflz β made their first commit to this issueβs fork.
@paddy_deburca Hello, I tried with 10.0.1 version with fresh install issue still continue, varbase_landing module needs workflows and varbase_page modules to be enabled I'll create patch for it.
tarikflz β created an issue.
tarikflz β created an issue.
As workaround I create a custom module and copy schema from externalauth module then enable this custom module manually fixed my issue
tarikflz β created an issue.
this merge request solves the issue i tested.
What happened with this issue, its completely break keycloak module. getEndpoints method removed from KeycloakService but getCheckSessionIframeUrl and getKeycloakSignOutEndpoint method still using that. Whole module doesn't work for me.
Its okey for me @gaurav_manerkar, If we are on the same page about usage of span kinds.
Im not agree with this development, only external calls should be marked as span client. In your first reference check comment "//a guzzle middleware to wrap http calls in a span, and inject trace headers" and check official documentations about span kinds https://opentelemetry.io/docs/concepts/signals/traces/#client this development is not correct in my opinion.
@Murz what you think, I tried all the solutions that you mention before but non of them went well, only solution that i found installing php-http/guzzle6-adapter. But we cant add this to module's because it will conflict with drupal10, maybe we can add this solution to readme as work around ?
tarikflz β created an issue.
Hello,
Needs review here. I inject sampler factory while we'r trying to build tracer, which respect env variables maybe we can do this configurable from settings form, waiting for comments..
tarikflz β created an issue.