inspectIT / inspectit-ocelot

inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
http://www.inspectit.rocks/
Apache License 2.0
204 stars 69 forks source link

[Feature] - Add Service Name Tag for Metric/Tracing Exporters #1442

Closed MariusBrill closed 2 years ago

MariusBrill commented 2 years ago

Is your feature request related to a problem? Please describe. Since version 2.0.0 there is no way to add a service name tag to each exporter respectively. This functionality is now realised via inspectit.service-name. This is an issue since in many use cases of the agent this tag is used for the instance name of one service. Yet these services may be embedded in larger applications. A user should be able to add this application name in order to distinguish the traces of multiple instances in one application.