- 05 Feb, 2020 2 commits
-
-
Adds back missing summary quantiles which was mistakenly removed in v6.6.0. Fixes #21857
Mark Carey committed -
* delete redundant alias Fixes #21906
jianweizhang committed
-
- 04 Feb, 2020 9 commits
-
-
Ivana Huckova committed
-
* Added developer-resources.md Added Developer resources and updated menu.yaml file * Updated menu.yaml Updated menu.yaml, changed folder name, and removed redundant file building_from_source.md and containing folder * Removed links to deleted file
Diana Payton committed -
Erik Sundell committed
-
Tobias Skarhed committed
-
* Plugins: Add default query to PromQueryEditor * Plugins: Update PromQueryEditor snapshot * Plugins: Use Partial for default PromQuery
Alex Khomenko committed -
Edgar Orendain committed
-
Tobias Skarhed committed
-
* DatasourceEditor: Add UI to edit custom HTTP headers Support for custom headers was added in #11643 but was missing in the UI. Fixes #12779 * Review * Layout updates Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Adrien F committed -
* Datasource: Show access (Browser/Server) select on the Prometheus datasource configuration editor * Trigger build
Jorge Luis Betancourt committed
-
- 03 Feb, 2020 7 commits
-
-
Fix typo in templating JSON
Jacopo Rota committed -
Diana Payton committed
-
One has to use "grafana/grafana" image - only using "grafana" will result in an error message like this: Error response from daemon: pull access denied for grafana, repository does not exist or may require 'docker login' It's a good idea to daemonize new container. The install instructions for Docker do this, and this instructions assume that running container already is daemonized (otherwise you wouldn't have to stop it). Best practise would be to create a new container, then stop old one and start new one - this would reduce downtime. To keep instructions simple and understandable, I didn't include that.
Stefan committed -
Shavonn Brown committed
-
* Add new global built-in variables #20523 new branch from master * #20523 Revert change on __from and __to like requested * #20523 simplify contextSrv access * #20523 simplify contextSrv access * #20523 repair jest tests
Damien Castanier committed -
* reimplement hidefromtabs * remove console log * going with option b instead * less explicit
Peter Holmberg committed -
Ryan McKinley committed
-
- 31 Jan, 2020 2 commits
-
-
Dominik Prokop committed
-
Implements initial support for resources using v0.14.0 of SDK. Ref #21512
Marcus Efraimsson committed
-
- 30 Jan, 2020 20 commits
-
-
This is to make the custom dockerfiles compatible with our instruction to use persitent volumes for the /var/lib/grafana dir. Without this change the contents of that folder will be overshadowed by the persitent volume and none of the pre-installed plugins will be available.
Leonard Gram committed -
Image Rendering: Fix render of graph panel legend aligned to the right using Grafana image renderer plugin/service (#21854) Don't render class body--phantomjs on body element when PhantomJS renderer not is in use. Fixes #21830
Marcus Efraimsson committed -
Diana Payton committed
-
Dominik Prokop committed
-
Torkel Ödegaard committed
-
Dominik Prokop committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Lukas Siatka committed
-
Arve Knudsen committed
-
* Applied prettier to relevant webpack configs * Replaced ng-annotate with babel-plugin-angularjs-annotate … and replaced ts-loader with @preset/typescript * Removed redundant import … that is problematic with Babel's module resolver * Updated lockfile * Traspile debug package to es5 for PhantomJS support * Update babel to latest version * Remove @babel/poolyfill and url search params polyfill * Add ts-loader to grafana-ui dependencies * Update prod webpack build to use cor-js 3 * Applied prettier to relevant webpack configs * Replaced ng-annotate with babel-plugin-angularjs-annotate … and replaced ts-loader with @preset/typescript * Updated lockfile Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Steven Vachon committed -
* Docs: Add information about license expiration * Docs: Improve clarity of license expiration page * review comments * change renewal instructions to a list * language improvements * review fixes
Emil Tullstedt committed -
Dominik Prokop committed
-
Graphite: Fixed issue with functions with multiple required params and no defaults caused params that could not be edited (groupByNodes groupByTags) (#21814) * Graphite: Fixed issue functions with multiple required params and no defaults * removed some prev changes * Update public/app/plugins/datasource/graphite/func_editor.ts Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Torkel Ödegaard committed
-