1. 09 Dec, 2020 7 commits
    • Elasticsearch: Deprecate browser access mode (#29649) · 7f0802a9
      * Elasticsearch: Show deprecation warning when selecting browser access mode
      
      * Docs: Show deprecation warning for Elasticsearch Browser access mode
      Giordano Ricci committed
    • PanelLibrary: Adds api and db to create Library/Shared/Reusable Panel (#29642) · 941ba1d2
      * PanelLibrary: Adds panellib table
      
      * Refactor: removes drop table migration
      
      * Refactor: fixes spelling mistake
      
      * Refactor: changes after PR comments
      
      * Refactor: some more renames
      
      * PanelLibrary: Adds api and db to create Library/Shared/Reusable Panel
      
      * Refactor: reverts SqlStore change and uses RegisterOverride instead
      
      * Refactor: fixes lint error
      
      * Refactor: fixes imports
      
      * Refactor: reverts unintentional changes
      
      * Refactor: Adds repository
      
      * Revert "Refactor: Adds repository"
      
      This reverts commit 4c46e8a6c420abe407d431a015cfd11ebee4082c.
      
      * Refactor: changes after PR comments
      
      * Refactor: Simplfies further
      
      * Chore: fixes linting
      
      * Chore: Changes after PR comments
      
      * Update pkg/services/librarypanels/api.go
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      
      * Chore: fixes import after commited suggestion
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      Hugo Häggmark committed
    • Transformer: Rename metrics based on regex (#29281) · 82b21fe3
      * Grafana: Rename By Regex Transformer
      
      * Removing unused deps
      
      * Add scrollIntoView() to TranformTab.content()
      
      * Exporting RenameByRegexTransformerOptions
      
      * Add doc block to renameByRegex transformer
      
      * Adding doc block for RenameByRegexTransformerOptions
      
      * removing scrollIntoView() for transform tab
      
      * Adding back in scrollIntoView() for transform panel
      
      * Tests: fixes e2e tests
      
      * Apply to displayName instead of just the name of the frame
      
      * Rewrite docblock to match new functionality
      
      * Adding documentation
      
      * Changing TLD to domain name
      
      * Fixing typo
      
      * Update docs/sources/panels/transformations/types-options.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update docs/sources/panels/transformations/types-options.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update docs/sources/panels/transformations/types-options.md
      
      Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
      
      Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
      Chris Cowan committed
    • Variables: Fixes upgrade of legacy Prometheus queries (#29704) · 3f2b2897
      * Variables: Fixes upgrade of legacy queries
      
      * Chore: changes after PR comments
      Hugo Häggmark committed
    • Auth: Add SigV4 header allowlist to reduce chances of verification issues (#29650) · 31d64d90
      * enforce allowlist
      
      * fix default auth selection
      
      * add Host and comment
      Will Browne committed
  2. 08 Dec, 2020 17 commits
  3. 07 Dec, 2020 16 commits