This is Grafana data source for showing metrics from InterSystems IRIS
- Utilizes InterSystems xDBC protocol
- Streaming of SAM Metrics in realtime updated with interval set in Grafana, with history
- Shows Logs: Alerts and Messages
- Application Errors (stored in ^ERRORS)
- Clone this repo
docker-compose up -d
- open localhost:3000
With docker-compose it will be provisioned automatically, and will only allow to test the connection.