1. 18 Feb, 2020 5 commits
  2. 17 Feb, 2020 11 commits
  3. 16 Feb, 2020 3 commits
  4. 15 Feb, 2020 2 commits
  5. 14 Feb, 2020 15 commits
  6. 13 Feb, 2020 4 commits
    • Docs: Organize basic concepts and getting started (#21859) · 961cb6b2
      * Update shortcuts.md
      
      Removed content that was out-of-date and redundant with the UI.
      
      * Added panels.md
      
      * Added dashboards.md
      
      * Added data-sources.md
      
      * Update data-sources.md
      
      * Sorted basic concepts into other topics
      
      * Update docs/sources/menu.yaml
      
      Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net>
      
      * Update panels.md
      
      * Update data-sources.md
      
      Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
      Diana Payton committed
    • FieldOverides: apply field overrides based on configuration (#22047) · 2c9b321c
      * test apply
      
      * test apply
      
      * Move standard field config editor registry to grafana-data
      
      * merge master
      
      * Apply field config defaults
      
      * Make field and dataFrameIndex optional on on FieldOverrideContext
      
      * Apply custom field config overrides
      
      * Gauge - make sure thresholds are set
      
      * Move series and field scoped vars calculation
      
      * Enable template variables interpolation in title fields
      
      * Expose standars field configs from grafana ui via function
      
      * Add missing option to the config for the min value to be derived from field values
      
      * Fix ts issue
      
      Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
      Ryan McKinley committed
    • Docs: Suggesting few changes to the doc (#22115) · 824f7362
      * Suggesting few changes to the doc
      
      1. Note should be followed by a dot (.)
      2. Correcting a typo in default
      3.  Re-writing sub sentence to make reading better
      
      * Update docs/sources/installation/configuration.md
      
      Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
      
      * Update configuration.md
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      Mohit Nain committed
    • Docs: Update phrasing line 35 (#22152) · 4f94a4c4
      Idea is to provide information to the user that query can be executed on any data source that is available in grafana, therefore suggested little modification
      Mohit Nain committed