dataverse-ansible supports Prometheus now that IQSS/dataverse-ansible#96 has been merged.
@pmauduit are following up with this by adding collectd and Grafana on top and are leaving comments here on the configs we are using and the commands we are running: IQSS/dataverse-ansible#99
As of this writing the following metrics are being tracked:
- CPU load
- Memory
- Glassfish heap usage
Here's a screenshot of how it looks.

With dataverse-ansible we are continuing to install everything on a single CentOS 7 box but here in Kubernetes land perhaps it makes sense to run the monitoring service in a separate pod/container.
dataverse-ansible supports Prometheus now that IQSS/dataverse-ansible#96 has been merged.
@pmauduit are following up with this by adding collectd and Grafana on top and are leaving comments here on the configs we are using and the commands we are running: IQSS/dataverse-ansible#99
As of this writing the following metrics are being tracked:
Here's a screenshot of how it looks.
With dataverse-ansible we are continuing to install everything on a single CentOS 7 box but here in Kubernetes land perhaps it makes sense to run the monitoring service in a separate pod/container.