I'm running on gcp and want to find out how much storage is being used. The :sysinfo
command just shows empty for storage. How do I find out if I'm going to blow out the scale DB i'm using?
Can you please provide further details?
- What version of Neo4j is in play here?
- does your conf/neo4j.conf have
metrics.jmx.enabled=true
?
hiya! this is just a standard DB on google cloud. Turns out I'm using a <1% so I guess it's just not showing up. Tx!
even < 1% it should still show up.