Guillaume Thouvenin
885c5fc79c
Provides a base panel to construct the main dashboard
...
This patch adds a default panel that will be used when another service
will add a new panel into the main dashboard through grains. This is the
common part between all panels of the main dashboard.
It replaces the static main dashboard that has been removed.
6 years ago
Guillaume Thouvenin
ab1a01bf65
Sort panels by name
6 years ago
thouveng
b388042cd6
Fix issue when new keys are available in datasource ( #21 )
...
Fix issue when new keys are available in datasource
6 years ago
Guillaume Thouvenin
2958bda057
Add support for JSON dashboards
...
This patch adds the support for JSON dashboards and also provides the
support for remote dashboards.
6 years ago
Guillaume Thouvenin
e3e6e3f1d9
Use JSON format with basic auth
6 years ago
Guillaume Thouvenin
ab1023453d
Update grafana3_datasource parameters
...
This patch removes parameters that are not used and not documented.
It also fix issue when passing parameters to _get_json_data.
6 years ago
Guillaume Thouvenin
5bbb9f23e0
Use POST instead of PUT when adding a new datasource
6 years ago
Guillaume Thouvenin
22a78bd9b5
Allow basic auth when datasource is adding
...
This patch fixes an issue to use basic auth when the datasource is
adding for the first time. It also adds a delay when service is started.
6 years ago
Ales Komarek
3f044b20d6
Grafana theming, dashboards, datasources management with basic auth
6 years ago