This repository contains REST APIs used by the ServiceNow ITOM Grafana Plugin. The APIs can be installed directly from this source repo to global scope by pointing to the master branch of this repo. Open API (swagger) docs are here.
The ITOM Grafana plugin repo contains two seprate plugins. A UI/dashboards plugin that runs in the browser and a compiled data source plugin that run in the Grafana server.
To build this as a scoped app with scope sn_itom_grafana switch to the lightstep branch and execute mvn clean install. This will create a
.zip file in the target folder. The .zip file can be installed using the Install File feature in maint mode as shown below.

