Eric-Fontana-Bose / grafana_api

Yet another Python library for Grafana API

Home Page:https://github.com/m0nhawk/grafana_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grafana_api Travis

GitHub issues GitHub forks GitHub stars GitHub license

PyPI PyPI PyPI PyPI

What is this library for?

Yet another Grafana API library for Python. Support both 2 and 3 Python versions.

Requirements

You need either 2nd or 3rd version of Python and only the requests library installed.

Quick start

It's available in PyPi repository:

pip install -U grafana_api

Status of REST API realization Coverage Status

Work on API implementation still in progress.

API Status
Admin +
Alerting -
Annotations -
Authentication +-
Dashboard +
Dashboard Versions -
Dashboard Permissions +
Data Source +
Folder +
Folder Permissions +
Folder/Dashboard Search +-
Organisation +
Other +
Preferences +
Snapshot -
Teams -
User +

Issue tracker

Please report any bugs and enhancement ideas using the grafana_api issue tracker:

https://github.com/m0nhawk/grafana_api/issues

Feel free to also ask questions on the tracker.

License

grafana_api is licensed under the terms of the MIT License (see the file LICENSE).

About

Yet another Python library for Grafana API

https://github.com/m0nhawk/grafana_api

License:MIT License


Languages

Language:Python 100.0%