1. 25 Nov, 2020 1 commit
    • dashboard-schemas cue 3.0.0 compatible (#29352) · 3d33de17
      Lead all top-level properties that we do not intend to export with an
      underscore.
      
      In 2.2.0, only definitions starting with a capital letter were exported.
      As well, properties with a leading underscore were not visible to an
      entire package - just within the same file. 3.0.0 still considers them
      hidden, however, they are now visible to an entire package.
      Chris Trott committed
  2. 24 Nov, 2020 17 commits
  3. 23 Nov, 2020 8 commits
    • Explore/Logs: Update Parsed fields to Detected fields (#28881) · 83329ae7
      * Change all parsed fields and functions to detected fields
      
      * Update
      
      * Sneak in UI improvement, add tooltip
      
      * Update docs/sources/whatsnew/whats-new-in-v6-5.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update docs/sources/whatsnew/whats-new-in-v6-5.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Remove changes from old Whats new
      
      * Rename LogMessageParsed
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Ivana Huckova committed
    • GraphNG: Init refactorings and fixes (#29275) · 7e218639
      * When comparing field config, shallowly compare custom config
      
      * Refactoring plot init and data update (WIP)
      
      * GraphNG: Fixed points mode
      
      * Fixed min & max from frame config
      
      * Fixed axis left / right auto logic
      
      * Minor tweak to cursor color
      
      * Fixed time axis now that uPlot deals in milliseconds as well
      
      * fixed ts issue
      
      * Updated test
      
      * Fixed axis placement logic again
      
      * Added new unit test for axis placement logic
      
      * Removed unused props
      
      * Fixed zoom issue due to uPlot time resolution change
      
      * Add back millisecond time tick support
      
      * Comment out GraphNG test
      
      * Fixed being able to switch legend on/off
      
      * Updated unit tests
      
      * GraphNG: Fixed hiding axis
      
      * Frame comparison: allow skipping properties
      
      * Update y-axis ranges without reinitializing uPlot
      
      * update snap
      
      * GraphNG: Fixed axis label placement and spacing issues
      
      * update snaps
      
      Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
      Dominik Prokop committed
    • fixing a broken relref link (#29312) · c574126e
      * fixing a broken relref link
      
      * Update docs/sources/datasources/loki.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Matthew Helmke committed
    • Drone: Upgrade build pipeline tool (#29308) · e293dd40
      Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
      Arve Knudsen committed
    • Docker: update docker root group docs and docker image (#29222) · b44a41aa
      * Docs: updates changelog and docs for openshift docker fix
      
      * Docker: local docker build synced with official build
      
      * Update docs/sources/installation/docker.md
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      
      * Update docs/sources/installation/upgrading.md
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      
      * Update CHANGELOG.md
      
      Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
      
      * Update CHANGELOG.md
      
      Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
      
      * Update docs/sources/installation/upgrading.md
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
      Leonard Gram committed
    • WebhookNotifier: Convert tests away from goconvey (#29291) · 063f863a
      Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
      Arve Knudsen committed
  4. 21 Nov, 2020 2 commits
  5. 20 Nov, 2020 12 commits