You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/markdown/docs/07 extensions/02 Explanations/extensions-registry.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,22 @@ Our goal is to quickly understand the intent of the extension.
71
71
72
72
</Blockquote>
73
73
74
+
## Extension Tiers
75
+
Extensions come from multiple sources.
76
+
To help distinguish extensions, we're now categorizing each extension into a _tier_.
77
+
Each tier definition is as follows:
78
+
79
+
-**Official Extensions**
80
+
81
+
_Official extensions_ are those owned and maintained by Grafana Labs.
82
+
They will have official documentation and have support provided by members of the Grafana organization.
83
+
84
+
-**Community Extensions**
85
+
86
+
_Community extensions_ are created and maintained by an individual or group from the community at large.
87
+
These have no implied warranty or level of support.
88
+
The Grafana team will make best-effort assistance to keep popular projects in compliance.
89
+
74
90
## Potential for De-listing
75
91
Given our desire to provide the best developer experience when using k6, we reserve the right to de-list any extension we deem is no longer maintaining standards.
76
92
Before any action takes place, the extension maintainers will be contacted to be given a chance to rectify the project and thus avoid de-listing.
0 commit comments