- 02 Oct, 2020 9 commits
-
-
* Docs: Refactor inconsistent unordered lists * add requested changes * Update docs/sources/linking/data-link-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/http_api/_index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/guides/whats-new-in-v6-0.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/auth/auth-proxy.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * resolve weird line breaks * revert unintentional change * Update docs/sources/auth/auth-proxy.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/auth/auth-proxy.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/auth/auth-proxy.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
John S committed -
* Cloudwatch: Convert go convey tests to standard test library * Fix tests Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Matheus Alcantara committed -
... because it's global
Steven Vachon committed -
* settings: Rename constants/variables to follow Go naming standards Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
vin01 committed
-
* Remove <br> and add line-height * use theme line-height instead of custom
Lundbyit committed -
Matheus Alcantara committed
-
Carl Bergquist committed
-
* Refactor: Replaces initLock with state machine * Refactor: removes some states for now * Refactor: adds loading state in OptionsPicker * Refactor: major refactor of load state * Refactor: fixes updating graph in parallell * Refactor: moves error handling to updateOptions * Refactor: fixes the last cases * Tests: disables variable e2e again * Chore: removes nova config * Refactor: small changes when going through the code again * Refactor: fixes typings * Refactor: changes after PR comments * Refactor: split up onTimeRangeUpdated and fixed some error handling * Tests: removes unused func * Tests: fixes typing
Hugo Häggmark committed
-
- 01 Oct, 2020 23 commits
-
-
* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
achatterjee-grafana committed -
* Delete stack_guide_graphite.md * moved json-model * Moved Export and import * Delete _index.md * Moved Scripted dashboards * Moved Share dashboard * fixed links
Diana Payton committed -
* 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 8 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
-