Skip to content

Grafana dashboard software plugin to support O-DF/O-MI as a datasource.

License

Notifications You must be signed in to change notification settings

AaltoAsia/grafana-o-mi-datasource

Repository files navigation

O-DF/O-MI Grafana datasource plugin

Open Messaging Interface with Open Data Format support for Grafana. Grafana is data visualization, exploration and alerting platform.

What is Grafana Data Source Plugin?

Grafana supports a wide range of data sources, including Prometheus, MySQL, and even Datadog. There’s a good chance you can already visualize metrics from the systems you have set up. In some cases, though, you already have an in-house metrics solution that you’d like to add to your Grafana dashboards. Grafana Data Source Plugins enables integrating such solutions with Grafana.

Getting started

  1. Install dependencies
yarn install
  1. Build plugin in development mode or run in watch mode
yarn dev

or

yarn watch
  1. Build plugin in production mode
yarn build

Learn more

About

Grafana dashboard software plugin to support O-DF/O-MI as a datasource.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages