- 13 Nov, 2019 3 commits
-
-
* Refactor bus tests * Remove wildcard listeners * Fix review comments
Marcus Olsson committed -
Lukas Siatka committed
-
Ivana Huckova committed
-
- 12 Nov, 2019 6 commits
-
-
Kyle Brandt committed
-
* Links: Updated links to grafana.com * Updated snapshot
Torkel Ödegaard committed -
Checks if avatar was found in cache before trying to add it to cache. Fixes #19946
Arve Knudsen committed -
David committed
-
Adds a target that will run yarn install if needed and then build and start watching for changes.
Leonard Gram committed -
* Devenv: fix kibana in elastic7 docker block * Remove network host mode for metricbeat container
David committed
-
- 11 Nov, 2019 12 commits
-
-
Arve Knudsen committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Docker block: fix failed connection in elastic5 block * Fix docker block elastic6 data link * Fix elastic7 datagenerator
David committed -
* Prometheus: moved hints into query editor, and fixed missing refIds in responses * Minor fix * Removed unused type import
Torkel Ödegaard committed -
Ivana Huckova committed
-
* Docker blocks: Add loki blocks for loki releases - Loki did major API changes between 0.3 and 0.4 - Adding blocks to simplify Grafana datasource testing for different versions - keeing `loki` block pointing at loki master - Run all versions in parallel: ``` ./create_docker_compose.sh loki0.3 loki0.4 loki ``` - all versions have different hostnames and ports internally - datasource url depends on version so you can set them up as separate datasources: - master: http://localhost:3100/ - 0.3.0: http://localhost:3103/ - 0.4.0: http://localhost:3104/ * Add loki minor version datasources
David committed -
Andrej Ocenas committed
-
Torkel Ödegaard committed
-
Dominik Prokop committed
-
Thomas Casteleyn committed
-
Templating: Made default template variable query editor field a text area with dynamic automatic height (#20288)
Torkel Ödegaard committed
-
- 08 Nov, 2019 15 commits
-
-
Ryan McKinley committed
-
Torkel Ödegaard committed
-
* Fix: URL Encode Group IDs for external team sync External Group IDs can have special characters. Encode them to make them URL-safe.
gotjosh committed -
Dominik Prokop committed
-
* Datasource: fixes prometheus metrics query query field definition * Fix query editor for panels
Lukas Siatka committed -
Update version to 6.6.
Arve Knudsen committed -
Adds a new setting disable_admin_user and when true the default admin user will not be created when Grafana starts for the first time (or no users exists in the system). Closes #19038
Shavonn Brown committed -
Hugo Häggmark committed
-
* fixes according to feedback * additions to config and docs
Jon Gyllenswärd committed -
* metric tank meta * add metric tank info * fixed info box * process meta * attach metrictank meta to response * remove extra logging * response is now DataFrame * Minor refactoring and renaming of the prop * Graphite: minor fixes
Ryan McKinley committed -
* add dependencies to support oracle plugin in alpine * fix typo * add generated docker image for PR to artifacts to make testing easier * update path to artifact * debug path to artifact * debug path to artifact * debug path to artifact * fix ld.so.cache conflict * only add glibc-compat for x86_64 builds * do not store docker image in artifacts * fix missing fi
Brian Gann committed -
* add basic components * adding onchange handler for Prom settings * move options outside component * reorder imports * Add missing setting
Peter Holmberg committed -
Torkel Ödegaard committed
-
* e2eTests: Adds cleanup of created datasource and dashboard * Chore: Fixes Prettier error * Tests: Updates snapshots
Hugo Häggmark committed -
* Panel: fix the default value of thresholds cannot be modified in Gauge panel * Panel: fix the default value of thresholds cannot be modified in Gauge panel
lzd committed
-
- 07 Nov, 2019 4 commits
-
-
* AuthProxy: Can now login with auth proxy and get a login token * added unit tests * renamed setting and updated docs * AuthProxy: minor tweak * Fixed tests and namings * spellfix * fix * remove unused setting, probably from merge conflict * fix
Torkel Ödegaard committed -
Ryan McKinley committed
-
* Build: Add /Dockerfile.ubuntu * Build: Add packaging/docker/Dockerfile.ubuntu * Build: Add grafana-docker-ubuntu-pr CircleCI job * Build: Add CircleCI jobs for building master/release Ubuntu based Docker images
Arve Knudsen committed -
Torkel Ödegaard committed
-