We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bcb2ff commit ed1b377Copy full SHA for ed1b377
grpc-common-spring-boot/src/main/java/net/devh/boot/grpc/common/util/Constants.java
@@ -28,7 +28,7 @@ public final class Constants {
28
29
30
/**
31
- * A constant that defines the instrumentation_source metric tag value
+ * A constant that defines the library name that can be used as metric tags
32
*/
33
public static final String LIBRARY_NAME = "grpc-spring";
34
0 commit comments