instana / instana-grafana-datasource

🔭 Grafana datasource plugin for Instana
https://grafana.com/plugins/instana-datasource
Apache License 2.0
38 stars 20 forks source link

🎉 Migrate Angular to React 🎉 #70

Closed Dalje-et closed 4 years ago

Dalje-et commented 4 years ago

This PR introduces React to our Grafana datasource. This is done to get rid of our outdated Angular code and along with that remove redundant code occurrences within the datasource. These steps will be undertaken:

To try the react version:

Run docker-compose up

Run yarn watch

Enjoy