Skip to content

service.name auto-discover #10068

Open
Open
@MatheusGelinskiPires

Description

@MatheusGelinskiPires

Is your feature request related to a problem? Please describe.

Hello folks,

While instrumenting the OTLP Java APM Agent on a Oracle WebLogic Server (or another Application Server) it is not feasible to set the service.name attribute because it could be consolidating traces/metrics/logs under the same service.name and these application server could have more than just one application deployed.

Describe the solution you'd like

I am requesting a possible new feature where the OTLP Java APM Agent could be auto-discovering the service.name attribute based in some steps before assume the default value "unknown_service" for it.

Example based on Elastic APM Java Agent: link

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds triageNew issue that requires triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions