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: README.md
+27-9Lines changed: 27 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,23 +171,41 @@ In general my focus inside this project is to implement and deliver old and new
171
171
- Update playlist
172
172
- Delete playlist
173
173
174
+
### Reporting
175
+
- Send report
176
+
177
+
### Query History
178
+
- Add query to history
179
+
- Delete query inside the history
180
+
- Update query inside the history
181
+
- Search inside the query history
182
+
- Star a query inside the history
183
+
- Unstar a query inside the history
184
+
185
+
### Other HTTP
186
+
- Get frontend settings
187
+
- Renew login session
188
+
- Get health status
189
+
- Get metrics
190
+
191
+
### Licensing
192
+
- Check license availability
193
+
- Manually force license refresh
194
+
- Remove the license from the database
195
+
174
196
## Feature timeline
175
197
176
198
The following table describes the plan to implement the rest of the Grafana API functionality. Please, open an issue and vote them up, if you prefer a faster implementation of an API functionality.
177
199
178
200
| API endpoint group | Implementation week | Maintainer | PR | State |
0 commit comments