File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 1
- .. :changelog:
2
-
3
- # History
1
+ # Changelog
4
2
5
3
## Unreleased
6
4
- Improved Python API authentication when using URL-based connectivity,
10
8
- Options: Do not assume defaults for ` ACTION ` and ` --grafana_label ` args
11
9
- Options: Print help text when using erroneous parameters
12
10
13
- ## 0 .4.0 (2024-10-16)
11
+ ## v0 .4.0 (2024-10-16)
14
12
- Fixed folder argument issue
15
13
- Fixed import dashboards into a folder
16
14
- Added keep-uid argument to preserve the dashboard uid provided in file
17
15
- Added an option to import dashboards from a directory
18
16
19
17
Thanks, @vrymar .
20
18
21
- ## 0 .3.0 (2024-10-03)
19
+ ## v0 .3.0 (2024-10-03)
22
20
* Permit invocation without configuration file for ad hoc operations.
23
21
In this mode, the Grafana URL can optionally be defined using the
24
22
environment variable ` GRAFANA_URL ` .
@@ -33,18 +31,18 @@ Thanks, @vrymar.
33
31
* Pass ` GRAFANA_TOKEN ` environment variable on Grafana initialization.
34
32
Thanks, @jl2397 .
35
33
36
- ## 0 .2.0 (2022-02-05)
34
+ ## v0 .2.0 (2022-02-05)
37
35
* Migrated from grafana_api to grafana_client
38
36
39
- ## 0 .1.0 (2022-02-01)
37
+ ## v0 .1.0 (2022-02-01)
40
38
* Fixed behavior for dashboard moved from one folder to another
41
39
42
- ## 0 .0.3 (2022-02-31)
40
+ ## v0 .0.3 (2022-02-31)
43
41
* Added "remove dashboard" feature
44
42
45
- ## 0 .0.2 (2022-01-07)
43
+ ## v0 .0.2 (2022-01-07)
46
44
* Changed config file format from json to yml
47
45
* Added labels in config to define multi grafana servers.
48
46
49
- ## 0 .0.1 (2021-03-15)
50
- * First release on github .
47
+ ## v0 .0.1 (2021-03-15)
48
+ * First release on GitHub .
You can’t perform that action at this time.
0 commit comments