Polish
This commit is contained in:
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…
Reference in New Issue