Skip to content

Commit 1ceb802

Browse files
Cypher25 ddm no block (#2310)
Cherry-picked from #2288 --------- Co-authored-by: Satia Herfert <[email protected]>
1 parent de33d5e commit 1ceb802

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ROOT/pages/monitoring/metrics/reference.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,13 @@ label:deprecated[Deprecated in 5.15]
226226
|The total number of internally generated reusable IDs for the nodes stored in the database. These IDs do not reflect changes in the actual data. If you want to have a rough metric of how big your graph is, use `<prefix>.neo4j.count.node` instead. (gauge)
227227
|===
228228

229+
[NOTE]
230+
====
231+
Database data metrics do not report values for databases using xref:database-internals/store-formats.adoc[block format].
232+
Instead, the metrics always report `-1`.
233+
This is not an indication of an error of any kind.
234+
====
235+
229236
[[global-neo4j-pools-metrics]]
230237
=== Global neo4j pools metrics
231238

0 commit comments

Comments
 (0)