Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Nov 22, 2022
1 parent a7f5709 commit 29ee5d2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ public static class Application {
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;

Expand Down

0 comments on commit 29ee5d2

Please sign in to comment.