pull/33335/head
Stephane Nicoll 2 years ago
parent a7f57091a6
commit 29ee5d2d9a

@ -158,8 +158,8 @@ public class WavefrontProperties {
private String name = "unnamed_application";
/**
* Wavefront 'Service' name used in t, falling back to 'spring.application.name'.
* If both are unset it defaults to 'unnamed_service'.
* Wavefront 'Service' name used in ApplicationTags, falling back to
* 'spring.application.name'. If both are unset it defaults to 'unnamed_service'.
*/
private String serviceName;

Loading…
Cancel
Save