Skip to content

Commit d8348db

Browse files
committed
clirr check
1 parent aca9d30 commit d8348db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

google-cloud-spanner/clirr-ignored-differences.xml

+7
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,13 @@
709709
<method>boolean isEnableBuiltInMetrics()</method>
710710
</difference>
711711

712+
<!-- Added Monitoring host option -->
713+
<difference>
714+
<differenceType>7012</differenceType>
715+
<className>com/google/cloud/spanner/SpannerOptions$SpannerEnvironment</className>
716+
<method>String getMonitoringHost()</method>
717+
</difference>
718+
712719
<!-- Added ExcludeTxnFromChangeStreams -->
713720
<difference>
714721
<differenceType>7012</differenceType>

0 commit comments

Comments
 (0)