mirror of https://github.com/grafana/grafana.git
Update ROADMAP.md
This commit is contained in:
parent
1be476b5f5
commit
497993e2b2
23
ROADMAP.md
23
ROADMAP.md
|
|
@ -1,11 +1,10 @@
|
||||||
# Roadmap (2017-08-29)
|
# Roadmap (2017-10-31)
|
||||||
|
|
||||||
This roadmap is a tentative plan for the core development team. Things change constantly as PRs come in and priorities change.
|
This roadmap is a tentative plan for the core development team. Things change constantly as PRs come in and priorities change.
|
||||||
But it will give you an idea of our current vision and plan.
|
But it will give you an idea of our current vision and plan.
|
||||||
|
|
||||||
### Short term (1-4 months)
|
### Short term (1-4 months)
|
||||||
|
|
||||||
- Release Grafana v4.5 with fixes and minor enhancements
|
|
||||||
- Release Grafana v5
|
- Release Grafana v5
|
||||||
- User groups
|
- User groups
|
||||||
- Dashboard folders
|
- Dashboard folders
|
||||||
|
|
@ -13,17 +12,25 @@ But it will give you an idea of our current vision and plan.
|
||||||
- New Dashboard layout engine
|
- New Dashboard layout engine
|
||||||
- New sidemenu & nav UX
|
- New sidemenu & nav UX
|
||||||
- Elasticsearch alerting
|
- Elasticsearch alerting
|
||||||
|
- React migration foundation (core components)
|
||||||
|
- Graphite 1.1 Tags Support
|
||||||
|
|
||||||
### Long term
|
### Long term (4 - 8 months)
|
||||||
|
|
||||||
- Backend plugins to support more Auth options, Alerting data sources & notifications
|
- Backend plugins to support more Auth options, Alerting data sources & notifications
|
||||||
- Universal time series transformations for any data source (meta queries)
|
- Alerting improvements (silence, per series tracking, etc)
|
||||||
- Reporting
|
- Dashboard as configuration and other automation / provisioning improvements
|
||||||
- Web socket & live data streams
|
- Progress on React migration
|
||||||
- Migrate to Angular2 or react
|
- Change visualization (panel type) on the fly.
|
||||||
|
- Multi stat panel (vertical version of singlestat with bars/graph mode with big number etc)
|
||||||
|
- Repeat panel by query results
|
||||||
|
|
||||||
|
### In a distant future far far away
|
||||||
|
|
||||||
|
- Meta queries
|
||||||
|
- Integrated light weight TSDB
|
||||||
|
- Web socket & live data sources
|
||||||
|
|
||||||
### Outside contributions
|
### Outside contributions
|
||||||
We know this is being worked on right now by contributors (and we hope to merge it when it's ready).
|
We know this is being worked on right now by contributors (and we hope to merge it when it's ready).
|
||||||
|
|
||||||
- Clustering for alert engine (load distribution)
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue