Skip to content

Commit dcbec55

Browse files
committed
chore: Remove stale comment
1 parent b36e61c commit dcbec55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java-datastore/google-cloud-datastore/src/main/java/com/google/cloud/datastore/telemetry/TelemetryConstants.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ public class TelemetryConstants {
130130
/** Metric name for the count of RPC attempts. */
131131
public static final String METRIC_NAME_ATTEMPT_COUNT = METRIC_PREFIX + "/attempt_count";
132132

133-
// This is intentionally different from the `SERVICE_NAME` constant as it matches Gax's logic for
134-
// method name.
135133
static final String METHOD_SERVICE_NAME = "Datastore";
136134

137135
// The follow method name formats are not in SnakeCase to match the method name convention in Gax.

0 commit comments

Comments
 (0)