Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing instrumentation of Net::LDAP #669

Open
jdehaan opened this issue Sep 21, 2023 · 9 comments
Open

Missing instrumentation of Net::LDAP #669

jdehaan opened this issue Sep 21, 2023 · 9 comments
Labels
feature New feature or request help wanted Extra attention is needed instrumentation keep Ensures stale-bot keeps this issue/PR open question Further information is requested

Comments

@jdehaan
Copy link

jdehaan commented Sep 21, 2023

Not a bug, more a feature request.

At the moment Net::LDAP is not instrumented. As the login outcome and duration are often interesting to detect issues, it would be really nice to have this instrumented as well.

@jdehaan jdehaan added the bug Something isn't working label Sep 21, 2023
@arielvalentin
Copy link
Collaborator

We have very limited capacity and are in need of some additional instrumentation maintainers to help.

Would you be interested in contributing and maintaining this instrumentation?

@arielvalentin arielvalentin added feature New feature or request help wanted Extra attention is needed instrumentation and removed bug Something isn't working labels Sep 21, 2023
@simi
Copy link
Contributor

simi commented Sep 21, 2023

@jdehaan is that instrumented already somewhere (like DataDog, NewRelic, Elastic APM)? That could make it easier to introduce this by porting.

@jdehaan
Copy link
Author

jdehaan commented Sep 21, 2023

I can look into it, we are starting a migration to opentelemetry. At the moment I do not know how others do, I just noticed the expected traces to the authentication service didn't show up on our setup and wanted to remedy to it. I think I could provide a contribution based on how Net::HTTP is done, as it looks to me quite similar.

@arielvalentin
Copy link
Collaborator

What library are you currently using for instrumentation?

@jdehaan
Copy link
Author

jdehaan commented Sep 21, 2023

None actually: own Rails logging / fluentd :-)

@github-actions
Copy link
Contributor

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

@github-actions github-actions bot added the stale Marks an issue/PR stale label Oct 22, 2023
@jdehaan
Copy link
Author

jdehaan commented Oct 22, 2023

We are experimenting a solution available here: tools-aoeur#2. It is in an early stage. Tests are not yet provided in a sufficient amount for instance.

Do you think the code looks well enough to initiate a PR here so it becomes more visibility?

PS: in the meanwhile we improved the state and merged inside our fork, we are testing this productively

@github-actions github-actions bot removed the stale Marks an issue/PR stale label Oct 23, 2023
Copy link
Contributor

github-actions bot commented Dec 3, 2023

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

@github-actions github-actions bot added the stale Marks an issue/PR stale label Dec 3, 2023
@arielvalentin arielvalentin added question Further information is requested keep Ensures stale-bot keeps this issue/PR open and removed stale Marks an issue/PR stale labels Dec 3, 2023
@xuan-cao-swi
Copy link
Contributor

Hi @jdehaan , I think the solution in tools-aoeur#2 looks great. Would you mind open the PR here and we can start the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed instrumentation keep Ensures stale-bot keeps this issue/PR open question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants