grafana-api-java-client
grafana-api-java-client copied to clipboard
Support influxdb
I’m hoping to use this library to configure Grafana connected to an influxdb data source. The first problem I’ve ran into is that the dashboard panel target for influxdb doesn’t want a simple string for the target, but instead an object that represents the measurement/series/tag data that Grafana needs to talk to influxdb.
If you are ok with it, I would be happy to work on pull requests with this new functionality.
Cheers
That'd be great if you could contribute back. Happy to look over the code and merge if everything goes well.