forked from grafana/grafana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'grafana/master' into expose-get-backend…
…-srv * grafana/master: (59 commits) Chore: Remove implicit anys for DashboardModel and tests (grafana#16553) Pushover alert, support for different sound for OK (grafana#16525) Chore: Lowered implicit anys limit to 6816 CloudWatch: Fix template variable expand bug (grafana#16405) CloudWatch: fix color order (grafana#16408) Plugins: Unifying alpha state & options for all plugins (grafana#16530) Revert "Build: Upgrades to go 1.12.3 (grafana#16491)" (grafana#16544) Annotations: Annotation list style improvements (grafana#16541) QueryInspector: Now shows error responses (grafana#16514) Build: Upgrades to go 1.12.3 (grafana#16491) Build: Update master version number (grafana#16532) Elasticsearch: Format elasticsearch test dashboard json (grafana#16537) Update jwt regexp to include = (grafana#16521) Chore: docs fixes underscore formatting (grafana#16516) Fix: Pass missing maxDataPoints to query in Explore (grafana#16513) Fix: Recalculate intervals in Explore on run queries (grafana#16510) devenv: add elasticsearch v6 filebeat integration (grafana#16493) devenv: add worldmap panel panels for elasticsearch (grafana#16313) Plugins: Optionally preload some plugins during frontend app boot (grafana#15266) Panels: Add types for DataList and range (grafana#16500) ...
- Loading branch information
Showing
211 changed files
with
6,304 additions
and
2,009 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,4 @@ | ||
# Roadmap (2018-08-07) | ||
|
||
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. | ||
|
||
### Short term (1-2 months) | ||
- PRs & Bugs | ||
- React Panel Support | ||
- React Query Editor Support | ||
- Metrics & Log Explore UI | ||
- Grafana UI library shared between grafana & plugins | ||
- Seperate visualization from panels | ||
- More reuse between Explore & dashboard | ||
- Explore logging support for more data sources | ||
|
||
### Mid term (2-4 months) | ||
- Drilldown links | ||
- Dashboards as code workflows | ||
- React migration | ||
- New panels | ||
|
||
### Long term (4 - 8 months) | ||
- Alerting improvements (silence, per series tracking, etc) | ||
|
||
### In a distant future far far away | ||
- Meta queries | ||
- Integrated light weight TSDB | ||
- Web socket & live data sources | ||
|
||
### Outside contributions | ||
We know this is being worked on right now by contributors (and we hope to merge it when it's ready). | ||
|
||
Go to the Issues tab on GitHub. There you will find, at the top, 3 pinned roadmap issues. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.