LDAP calls not showing on transactions #7607
Unanswered
davrichards
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Hey @davrichards , The OTel javaagent currently does not have any LDAP API/client instrumentation. My best suggestion is to use manual instrumentation around the LDAP calls in your application. |
Beta Was this translation helpful? Give feedback.
2 replies
-
OK thanks for the help and suggestions. Really appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi in our location we have looked at using the otel java agent v1.22 on a 3rd party application. We are using elastic as the observability platform. In our testing we have seen that calls during login to ldap (MS active directory) are not being detected and not seen in transactions, dependency or service map.
Is this a known issue and if so is this to be resolved in future releases ?
Beta Was this translation helpful? Give feedback.
All reactions