Skip to content

update nginx related quickstarters to support autodiscovery of services for APM solutions #911

Open
@gerardcl

Description

@gerardcl

Is your feature request related to a problem? Please describe.
When using a quickstarter that runs nginx most of the APM solutions out there that implement autodiscovery define the service discovered name as "_" or "localhost". It should have a better meaningful name like "gateway" or "nginx" or the name of the quickstarter like "nginx-ionic" or "gateway-ionic".

Describe the solution you'd like
Set the nginx.conf attribute "service_name" to something meaningful instead of "_".

Describe alternatives you've considered
I would like to gather some suggestions to not only be me deciding on what names should be the default.

Additional context
So far, this happens in:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions