File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Grafana import Tool
2
2
3
+ [ ![ Tests] ( https://github.com/grafana-toolbox/grafana-import/actions/workflows/tests.yml/badge.svg )] ( https://github.com/grafana-toolbox/grafana-import/actions/workflows/tests.yml )
4
+ [ ![ Coverage] ( https://codecov.io/gh/grafana-toolbox/grafana-import/branch/main/graph/badge.svg )] ( https://app.codecov.io/gh/grafana-toolbox/grafana-import )
5
+ [ ![ PyPI Version] ( https://img.shields.io/pypi/v/grafana-import.svg )] ( https://pypi.org/project/grafana-import/ )
6
+ [ ![ Python Version] ( https://img.shields.io/pypi/pyversions/grafana-import.svg )] ( https://pypi.org/project/grafana-import/ )
7
+ [ ![ PyPI Downloads] ( https://pepy.tech/badge/grafana-import/month )] ( https://pepy.tech/project/grafana-import/ )
8
+ [ ![ Status] ( https://img.shields.io/pypi/status/grafana-import.svg )] ( https://pypi.org/project/grafana-import/ )
9
+ [ ![ License] ( https://img.shields.io/pypi/l/grafana-import.svg )] ( https://pypi.org/project/grafana-import/ )
10
+
3
11
_ Export and import Grafana dashboards using the [ Grafana HTTP API] and
4
12
[ grafana-client] ._
5
13
You can’t perform that action at this time.
0 commit comments