You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/changes-deprecations-removals.adoc
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -629,9 +629,10 @@ For details, refer to xref:cypher-shell.adoc[].
629
629
630
630
Neo4j 2025.06::
631
631
632
-
The default value of the xref:configuration/configuration-settings.adoc#config_server.metrics.filter[`server.metrics.filter`] label:enterprise[Enterprise Edition] was changed.
632
+
The default value of the xref:configuration/configuration-settings.adoc#config_server.metrics.filter[`server.metrics.filter`] label:enterprise[Enterprise Edition] is changed.
@@ -647,9 +648,10 @@ The following metrics were removed:
647
648
648
649
Neo4j 2025.03::
649
650
650
-
The default value of the xref:configuration/configuration-settings.adoc#config_server.metrics.filter[`server.metrics.filter`] label:enterprise[Enterprise Edition] was changed.
651
+
The default value of the xref:configuration/configuration-settings.adoc#config_server.metrics.filter[`server.metrics.filter`] label:enterprise[Enterprise Edition] is changed.
652
+
+
653
+
*neo4j.count* (_Database data count metrics_) is included.
654
+
This class of metrics replaces the deprecated *ids_in_use* (_Database data metrics_).
651
655
+
652
-
*neo4j.count* (_Database data count metrics_) was included.
653
-
This class of metrics replaced the deprecated *ids_in_use* (_Database data metrics_).
654
656
See xref:monitoring/metrics/reference.adoc#db-data-count-metrics[Monitoring -> Metrics reference] for details.
0 commit comments