Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-22-2019 12:26 AM
Hi Team ,
We are looking for Monitoring and Logging tool for neo4j. I explored Prometheus and Grafana for monitoring metrics and stack driver for logging the logs.
it would be helpful if we can have logging and monitoring in the same tool. is there anyway we can send the neo4j metrics to Stackdriver.
Thanks for the amazing documents / blogs :
https://graphaware.com/neo4j/2019/06/14/monitoring-neo4j-prometheus-part-2.html
https://graphaware.com/neo4j/2019/06/14/monitoring-neo4j-prometheus-part-1.html
🙂
07-22-2019 05:21 AM
I have not done this myself but I believe it's possible to do it with OpenCensus and neo4j metrics.
Here's info on how to create custom metrics in stackdriver (the general approach)
https://cloud.google.com/monitoring/custom-metrics/open-census
And here's info on Neo4j CSV metrics which you might use as the basis of what to send:
https://neo4j.com/docs/operations-manual/current/monitoring/metrics/expose/#metrics-csv
All the sessions of the conference are now available online