Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.63 KB

InterSystems IRIS Data Source

Build

This is Grafana data source for showing metrics from InterSystems IRIS

Features

  • 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)

Testing

  • Clone this repo
  • docker-compose up -d
  • open localhost:3000

Configuration

With docker-compose it will be provisioned automatically, and will only allow to test the connection.

NewDataSource

Explore

Metrics

Panels

MetricsPanel LogsPanel ErrorsPanel

Learn more