- 07 Jan, 2021 13 commits
-
-
* Change API to expect UIDs instead of ID * Remove unnecessary transactions When only one query is executed * Modify API responses * Cleanup tests * Use globally orgID and UID for identifying alert definitions
Sofia Papagiannaki committed -
* GraphNG: Overhaul of main test dashboard and update to null & gaps dashboard * Minor fix
Torkel Ödegaard committed -
* Chore: Ensure base time is the same when calculating default time range * Chore: Fix intermittent test failure due to timing
Giordano Ricci committed -
* QueryEditorRow: Ability to change query name * Style tweaks * Updated UX * Fixed tests * Added validation messages * Fixed keyboard navigation * Updated tests
Torkel Ödegaard committed -
* Failed to load application files message improvement IE11 Improvement of the error message with information about the end of support of Internet Explorer 11. * Update public/views/index-template.html Co-authored-by: Torkel Ödegaard <torkel@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Thomas G committed -
Agnès Toulet committed
-
Ursula Kallio committed
-
* CloudWatch: Add HTTP API tests Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Elastic: Fixes so templating queries work * Chore: fixes test * Fix: fixes getFields from metricFindQuery
Hugo Häggmark committed -
Emil Hessman committed
-
Emil Hessman committed
-
Sofia Papagiannaki committed
-
Instrumentation: re-enable database wrapper feature to expose counter and histogram for database queries (#29662) ref https://github.com/grafana/grafana/issues/29489
Dafydd committed
-
- 06 Jan, 2021 13 commits
-
-
* Docs: Update labels to fields transform * 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> * Moved merge info to before examples * Update docs/sources/panels/transformations/types-options.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * More review updates * Update docs/sources/panels/transformations/types-options.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Torkel Ödegaard committed -
Marcus Andersson committed
-
Emil Hessman committed
-
Emil Hessman committed
-
Emil Hessman committed
-
* ci-build: Upgrade base image, Go, Node, golangci-lint Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Upgrade build image Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Upgrade plugin build image Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Usage Stats: Calculate concurrent users as a histogram Metric will help to understand if users are sharing their credentials or using one account for concurrent sessions. This will help to make more informed decisions when enforcing any license limitations on credentials usage.
Vardan Torosyan committed -
* Elasticsearch: Fix broken alerting when using pipeline aggregations * call onRunQuery after every query change
Giordano Ricci committed -
* Drone: Fix race conditions between Enterprise and Enterprise2 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Emil Hessman committed
-
Domas committed
-
Torkel Ödegaard committed
-
Franck Verrot committed
-
- 05 Jan, 2021 11 commits
-
-
* loki.md: Add example of Loki data source config It was little difficult to search an example of setting datasourceUid for Jaeger data source. I found the answer from https://github.com/grafana/grafana/issues/26087 and thought it would be good to document it. * Update docs/sources/datasources/loki.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * 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>
Tony Choe committed -
* ReleaseNotes: Updated changelog and release notes for 7.3.6 * Update CHANGELOG.md * Update release-notes-7-3-6.md * Update _index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Grot (@grafanabot) committed -
* Update usage-insights.md * Update usage-insights.md
Diana Payton committed -
Diana Payton committed
-
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Emil Hessman committed
-
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v1...c46424eee26de4078d34105d3de3cc4992202b1e) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
* fall back to any architecture when getting plugin's checksum * Update pkg/cmd/grafana-cli/commands/install_command.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * remove typo Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
ying-jeanne committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 04 Jan, 2021 2 commits
-
-
* retrieve dashboard api * Apply suggestions from code review Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/api/dashboard.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
ying-jeanne committed -
* use sha256 checksum instead of md5 * Chore: Rewrite ldap login test to standard library (#29998) * Chore: Rewrite ldap login test to standard library * Preserve original ldap enabled setting after test * Chore: Rewrite models alert test to standard library (#30021) * Chore: Rewrite models dashboard acl test to standard library (#30022) * Chore: Rewrite models dashboards test to standard library (#30023) * Chore: Rewrite login auth test to standard library (#29985) * Chore: Rewrite login auth test to standard library * Use assert.Empty when empty string expected * Chore: Rewrite brute force login protection test to standard library (#29986) * Update pkg/cmd/grafana-cli/services/api_client.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/cmd/grafana-cli/services/api_client.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * use sha256 checksum instead of md5 * Update pkg/cmd/grafana-cli/services/api_client.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/cmd/grafana-cli/services/api_client.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * grafana-cli: Remove MD5 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Hessman <emil@hessman.se> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
ying-jeanne committed
-
- 02 Jan, 2021 1 commit
-
-
Emil Hessman committed
-