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 react-streaming
* grafana/master: (27 commits) docs: fixes and update current version Docs: Updated changelog for v6.1.3 Graph: fixed png rendering with legend to the right (grafana#16463) Fix: Disables auto open datasource picker on focus (grafana#16398) add some mock/stub guidelines to testing guideline (grafana#16466) Feat: Suggestion list in Explore is virtualized (grafana#16342) Docs: Updated roadmap issue to link to the pinned roadmap issues Graph: Fixed auto decimals in legend values (grafana#16455) Styling: Aligned heading (grafana#16456) add PromQL keyword for adhoc filter (grafana#16426) Singlestat: Use decimal override when manually specified (grafana#16451) Graph: follow-up graph decimals fix, grafana#16414 (grafana#16450) Chore: use remote cache instead of session storage (grafana#16114) Docs: Minor changelog tweak Docs: Updated changelog with v6.1.2 release issues datasource: fix disable query when using mixed datasource (grafana#16409) Graph: Fixed series legend color for hidden series (grafana#16438) Templating: Fixed loading React variable query editor (grafana#16439) Styles: Fixed left menu highlight (grafana#16431) Fix: remove test artefact (grafana#16411) ...
- Loading branch information
Showing
101 changed files
with
971 additions
and
857 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
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
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
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
Empty file.
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
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
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.