appnexus/grafana-api-java-client
A simple java client for interacting with Grafana using a fluent interface.
JavaNOASSERTION
Issues
- 1
- 0
- 1
- 1
Provide additional model classes that are currently missing (e.g. annotations, panel links, series overrides, etc.)
#12 opened by bascarsija - 0
Misleading method argument names
#18 opened by AlexandreRio - 1
Dashboard creation in JSON
#17 opened by AlexandreRio - 0
Support additional Grafana APIs
#16 opened by bkez322 - 1
Release 1.0.4 to nexus
#15 opened by hannez82 - 2
Datasources support
#8 opened by AlexandreRio - 0
Use a common base class for all model classes that provides a way to transparently preserve unrecognized fields (via @JsonAnySetter/@JsonAnyGetter)
#11 opened by bascarsija - 0
The ObjectMapper used by GrafanaClient should enable ACCEPT_SINGLE_VALUE_AS_ARRAY
#10 opened by bascarsija - 0
Use private access for model member fields
#9 opened by bascarsija - 1
Support influxdb
#6 opened by mschwore