Skip to content

Commit ed1b377

Browse files
fix comment
1 parent 3bcb2ff commit ed1b377

File tree

1 file changed

+1
-1
lines changed
  • grpc-common-spring-boot/src/main/java/net/devh/boot/grpc/common/util

1 file changed

+1
-1
lines changed

grpc-common-spring-boot/src/main/java/net/devh/boot/grpc/common/util/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public final class Constants {
2828

2929

3030
/**
31-
* A constant that defines the instrumentation_source metric tag value
31+
* A constant that defines the library name that can be used as metric tags
3232
*/
3333
public static final String LIBRARY_NAME = "grpc-spring";
3434

0 commit comments

Comments
 (0)