mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-22 07:49:47 +00:00
Version 0.2.0
This commit is contained in:
Vendored
+5
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## v0.2.0
|
||||
|
||||
- Migrate code base to typescript
|
||||
- Fixes to work in 6.3.0+ grafana
|
||||
|
||||
## v0.1.1
|
||||
|
||||
- Fix for annotations in grafana 5.x before 5.4
|
||||
|
||||
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
[](https://github.com/flant/grafana-statusmap/releases/latest)
|
||||
[](https://t.me/statusmap_ru)
|
||||
[](https://cloud-native.slack.com/messages/CHGSGTAHY)
|
||||
|
||||
# Statusmap panel for Grafana
|
||||
|
||||

|
||||
|
||||
Vendored
+2
-2
@@ -25,8 +25,8 @@
|
||||
{"name": "Color mapping", "path": "img/color-mapping.png"},
|
||||
{"name": "Queries example", "path": "img/queries-example.png"}
|
||||
],
|
||||
"version": "0.1.1",
|
||||
"updated": "2019-03-22"
|
||||
"version": "0.2.0",
|
||||
"updated": "2019-12-03"
|
||||
},
|
||||
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user