Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 5c6e8a8

Browse files
Contributing guide updates (#239)
* Specify support for only latest and last major Grafana versions. * List pre-installed Grafana plugins to indicate more specifically which are intended to be supported. * Rename "Plugin Support" section to "Feature Support"
1 parent 26aed91 commit 5c6e8a8

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

CONTRIBUTING.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,47 @@ Grafana](https://github.com/grafana/grafana/blob/master/CODE_OF_CONDUCT.md). To
88
help us create a safe and positive community experience for all, we require all
99
participants to adhere to it.
1010

11-
## Plugin Scope
11+
## Version Support
12+
13+
We strive to only support the latest and last major Grafana versions - currently
14+
6 and 7.
15+
16+
## Feature Support
1217

1318
**Grafonnet only aims to support core features and plugins.**
1419

20+
In terms of plugins, this means only those that are pre-installed:
21+
22+
* Alert List
23+
* Azure Monitor
24+
* Bar gauge
25+
* CloudWatch
26+
* Dashboard list
27+
* Elasticsearch
28+
* Gauge
29+
* Graph
30+
* Graphite
31+
* Heatmap
32+
* InfluxDB
33+
* Jaeger
34+
* Logs
35+
* Loki
36+
* Microsoft SQL Server
37+
* MySQL
38+
* News
39+
* OpenTSDB
40+
* Plugin list
41+
* PostgreSQL
42+
* Prometheus
43+
* Singlestat
44+
* Stackdriver
45+
* Stat
46+
* Table
47+
* Table (old)
48+
* TestData DB
49+
* Text
50+
* Zipkin
51+
1552
While Grafonnet itself only supports core Grafana functionality, we strongly
1653
encourage development and use of community Grafonnet extensions. See the
1754
[Community Plugins](https://grafana.github.io/grafonnet-lib/community-plugins/)

0 commit comments

Comments
 (0)