Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
Add new panel that shows user annotations (#304)
Browse files Browse the repository at this point in the history
* Bump hawkular datasource 1.1.1

Includes following releases:
- https://github.com/hawkular/hawkular-grafana-datasource/releases/tag/v1.1.0
- https://github.com/hawkular/hawkular-grafana-datasource/releases/tag/v1.1.1

Note that any previous datasource configuration must be modified manually, or recreated:
Server URL like `http://myserver:123/hawkular/metrics` must be changed to `http://myserver:123/hawkular`

* Update Influx-Admin plugin

* added grafana-diagram v1.4.3

* bump hash

* added diagram v1.4.4

* Bump gnocchi datasource 1.6.0

* updated commit ref

* Zabbix plugin v3.9.0 (#252)

* update gnocchi datasource to 1.7.0 (#249)

* Publish Discrete 0.0.7 (#245)

* Bump hawkular datasource 1.1.1

Includes following releases:
- https://github.com/hawkular/hawkular-grafana-datasource/releases/tag/v1.1.0
- https://github.com/hawkular/hawkular-grafana-datasource/releases/tag/v1.1.1

Note that any previous datasource configuration must be modified manually, or recreated:
Server URL like `http://myserver:123/hawkular/metrics` must be changed to `http://myserver:123/hawkular`

* Update Influx-Admin plugin

* added grafana-diagram v1.4.3

* bump hash

* added diagram v1.4.4

* Bump gnocchi datasource 1.6.0

* updated commit ref

* adding discrete 0.0.7

* update hash for 0.0.7

* * updated vonage status panel to version 1.0.8 - Grafana 5.0.x support (#255)

* Release camptocamp-prometheus-alertmanager-datasource 0.0.4 (#253)

* Upgrade opennms-helm-app to v1.1.0. (#256)

* Release ajax-panel 0.0.4 (#251)

* release ajax-panel 0.0.4

* IBM APM plugin 0.8 (#243)

* IBM APM plugin 0.8

* version format change

* fixed commit

* Update Organisations panel (#254)

* Update Organisations panel

* Update Organisations panel version info

* Update clickhouse-datasource to 1.4.3 (#258)

* update grafana-datasource to 1.4.1

* update clickhouse-datasource to 1.4.3

* Boom table panel for grafana (#257)

* Boom table panel plugin for grafana

Boom Table Panel for Grafana. Table/MultiStat plugin with multiple columns for Graphite.

* yesoreyeram-boomtable-panel bug fixes

This commmit updates the boomtable to latest version

*  Fixed conflicting styles in Organisations panel (#259)

* Update Organisations panel

* Update Organisations panel version info

* Fixed conflicting styles in Organisations panel

* Add adremsoft-netcrunch-app 2.0 (#260)

* Update AppDynamics Grafana Datasource (#264)

* Bump AppDynamics Grafana Datasource version

Adds Top X functionality
Fixes import/export dashboards
Adds Server Visibility Metrics support
Adds Value/Min/Max/Sum options

* Update AppDynamics Grafana Datasource owner

* Updates owner from dlopes7 to grafana

* Updated the commit number

* Update Breadcrumb Panel (#269)

* Update Organisations panel

* Update Organisations panel version info

* Fixed conflicting styles in Organisations panel

* Update Breadcrumb Panel

* Adding Sidewinder data source version 0.2.0 (#265)

Fixing commit version

Fixing version

*  Zabbix plugin version 3.9.1 (#271)

* Zabbix plugin v3.9.0

* Zabbix plugin version 3.9.1

* Instana datasource plugin 1.02 (#270)

* New minor version that includes 2 bugfixes

* Now pointing to latest sha that has updated plugin.json

* Fixed plugin.json

* add a panel to show annotations
  • Loading branch information
ryantxu authored and daniellee committed Sep 29, 2018
1 parent 7144f2f commit 530557c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -1383,6 +1383,18 @@
}
]
},
{
"id": "ryantxu-annotations-panel",
"type": "panel",
"url": "https://github.com/ryantxu/annotations-panel",
"versions": [
{
"version": "0.0.1",
"commit": "e101b161d32bebcd3badefff3583e50ec1a69ee6",
"url": "https://github.com/ryantxu/annotations-panel"
}
]
},
{
"id": "natel-plotly-panel",
"type": "panel",
Expand Down

0 comments on commit 530557c

Please sign in to comment.