cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j Metrics to StackDriver

fme_mrc
Node Clone

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


https://neo4j.com/docs/operations-manual/current/monitoring/metrics/reference/#metrics-general-purpo...

🙂

1 REPLY 1

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