- 01 Oct, 2020 21 commits
-
-
* restoring commit function. * removed spacing.
Marcus Andersson committed -
`read_api` seems to be the minimal scope currently which can be used, it shall be preferred over `api` which grants complete read/write access. - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28944#note_322904691 - https://gitlab.com/gitlab-org/gitlab/-/issues/21909
vin01 committed -
* Chore: Remove angular dependency from data sources * Removes default export for time and template srvs Also uses @grafana/runtime versions of the interfaces where possible * Replace usage of internal templateSrv where possible * Use runtime templateSrv in a couple more places
kay delaney committed -
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Ryan McKinley committed -
Marcus Andersson committed
-
DECarreras committed
-
* CI: Upgrade build pipeline tool Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Don't bump NPM package version as part of script Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * cleaned up release next packages script. * made the comment a bit better. Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
Arve Knudsen committed -
* Update whats-new-in-v7-2.md Grafana 7.2.0 was released 2020-09-23 and isn't in beta anymore, see https://github.com/grafana/grafana/blob/master/CHANGELOG.md * Update docs/sources/guides/whats-new-in-v7-2.md Remove warning about article being incomplete Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Stefan committed -
Andrej Ocenas committed
-
This reverts commit 9546da31.
Ivana Huckova committed -
* Add typing to prometheus response * Refactor result_transformer to return DataFrame * Refactor + test fixes * Fix Prometheus data source test * Modify heatmap function + add back tests * Update performInstantQuery return type * Remove duplicate code from result_transformer * Address review comments * Update metric labels retrival logic to be safer
Zoltán Bedi committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Ivana Huckova committed
-
* Remove ui from url * Update tests * Update changeDedupStrategy * Add test coverage
Ivana Huckova committed -
Domas committed
-
Amal committed
-
* Minor change for better readability of docs * Update docs/sources/developers/plugins/backend/plugin-protocol.md Accepting review suggestions Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
Amal committed -
Ref #27921
Marcus Efraimsson committed -
* Drone: Don't use npx Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Upgrade build pipeline tool Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* DashboardLinks: values in links are updated when variable changes * Tests: adds e2e test that verifies links
Hugo Häggmark committed -
* Initial work on adding new mapping variable type * Remove add button * Update custom variable type to include key/value mapping * Update custom variable docs * Try to fix failing build * Update reducer.ts * Fix failing build * Remove expansion of the colon * Update docs Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Sartaj Singh Baveja committed
-
- 30 Sep, 2020 19 commits
-
-
* Notify failures in separate pipeline * Include branch and event in triggers * Use snake case * Use snake case * Fix enterprise/downstream * Apply suggestions from code review Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Marcus Efraimsson committed -
denominator committed
-
Amal committed
-
Carl Bergquist committed
-
Amal committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Diana Payton committed
-
Amal committed
-
Amal committed
-
Marcus Olsson committed
-
* Format glossary table * Add trace and examplar to glossary * Fix typo * Fix review comments * Fix review comment * Update docs/sources/getting-started/glossary.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcus Olsson 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 -
* removed dependency from grafana/ui on public/app. * fixed so we don't get rollup issues when building the packages. * fixed so import path is working properly. * removed uncommented code.
Marcus Andersson 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 -
* Graph: Fixed histogram bucket calculations to avoid missing buckets * Removed testdata * Updated tests
Torkel Ödegaard committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Dashboard: don't send analytics for explore or edit event * AnalyticsProcessor: merge subsequent conditions * Add analyticsProcessor tests * apply PR feedback
Agnès Toulet committed
-