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

Glassfish service name detector #579

Merged

Conversation

breedx-splk
Copy link
Contributor

This is a continuation of #562 that introduces the first of several web app servers for which we will detect the service name.

Because this is the first (GlassFish), it includes some of the helper/plumbing utilities. Subsequent additions will mostly be the AppServer implementations (and adding them to the delegate list).

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add to doc, with a brief explanation of where the service name is read from for each application server (Glassfish so far)?

@breedx-splk
Copy link
Contributor Author

can you add to doc, with a brief explanation of where the service name is read from for each application server (Glassfish so far)?

Sure, I assume you want it in this module README or did you have something else in mind?

@trask
Copy link
Member

trask commented Nov 15, 2022

Sure, I assume you want it in this module README or did you have something else in mind?

👍

@trask
Copy link
Member

trask commented Nov 15, 2022

thx @breedx-splk!

@trask trask merged commit 2e8edf3 into open-telemetry:main Nov 15, 2022
trask pushed a commit that referenced this pull request Nov 16, 2022
This builds on #579 (and will be rebased when that merges). It adds the
remaining service name detectors for various app servers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants