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 9af3326 commit 78ffee2Copy full SHA for 78ffee2
grpc-common-spring-boot/src/main/java/net/devh/boot/grpc/common/util/Constants.java.template
@@ -30,7 +30,7 @@ public final class Constants {
30
/**
31
* A constant that defines the instrumentation_source metric tag value
32
*/
33
- public static final String INSTRUMENTATION_SOURCE_TAG_VALUE = "grpc-spring";
+ public static final String INSTRUMENTATION_SOURCE_TAG_VALUE = "grpc-spring";
34
35
36
private Constants() {}
0 commit comments