This grafana panel visualizes Dynatrace UFOs using the Chart.JS library. (http://www.chartjs.org/)
The plugin was tested with:
- Elastic Search 6.5 as data source.
Copy the dist folder in your grafana plugin directory and rename it to dynatrace-ufo-panel.
- Customizable JSON structure
- Added UfoName in dropdown
- Logo LEDs 3 and 4 switched
- Logo is now responsive too
- Added last update timestamp
- Enable/Disable UFO Display options
- Connected to ES datasource
- Morph and Whirl now working
- Fixed memory leak
- Code cleanup
- First Version