grafana-api-java-client icon indicating copy to clipboard operation
grafana-api-java-client copied to clipboard

Support influxdb

Open mschwore opened this issue 7 years ago • 1 comments

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

mschwore avatar Jan 18 '18 05:01 mschwore

That'd be great if you could contribute back. Happy to look over the code and merge if everything goes well.

skoka-anx avatar Jan 18 '18 17:01 skoka-anx