- 10 May, 2020 6 commits
-
-
Fix double "then". As previous systemd commands do not include ".service" postfix, remove it also for the "enable" command.
Richlv committed -
Amal committed
-
Peter Holmberg committed
-
Rotem Reiss committed
-
Torkel Ödegaard committed
-
Yazdan committed
-
- 09 May, 2020 5 commits
- 08 May, 2020 15 commits
-
-
* Datasource/CloudWatch: Fix encoding of CloudWatch Logs deep link URL * Adds data links to cloudwatch logs responses for deep linking to aws console * Implements PR feedback
kay delaney committed -
Closes #24184
kay delaney committed -
While query fields should not rely on getting unmounted when the data source changes (and instead react to that change in e.g. componentDidUpdate()), query fields other than PromQueryField still rely on this.
Andreas Opferkuch committed -
* Add docs for user management * WIP
Marcus Olsson committed -
Alexander Zobnin committed
-
Tobias Skarhed committed
-
* SAML: add docs for config options * SAML: role and org mapping docs * SAML: team sync docs * Docs: add SAML to the team sync providers list * Apply suggestions from code review Co-Authored-By: Leonard Gram <leo@xlson.com> * SAML: add `assertion_attribute_org` option to the org mapping example config * SAML: write config sections as steb-by-step tasks * SAML: docs tweaks * SAML docs: minor style fixes * SAML docs: update availability note * Docs: add enterprise config page * Docs: link saml options to the config page * Apply suggestions from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: rename configuration to enterprise-configuration * Docs: user's -> user Co-authored-by: Leonard Gram <leo@xlson.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Alexander Zobnin committed -
* updates transform names and descriptions * typo
Carl Bergquist committed -
Leonard Gram committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Justify to alignment in stat * No stats label in inspect * Use sentence case in panel names * typos * typo * Typo * Query -> query options * prettier * Transformer -> transform data * Do not show deprecated plugins in the viz picker * Update viz picker layout
Dominik Prokop committed -
* Update changelog Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Arve Knudsen committed -
* Fix block element and overflow * Width not needed * Add to styles file
Tobias Skarhed committed -
* Prometheus: Fix for prometheus legend formats for instance time series queries * correct old test
Torkel Ödegaard committed -
Steven Vachon committed
-
- 07 May, 2020 14 commits
-
-
Elastic: Fix building of raw document queries resulting in error Unknown BaseAggregationBuilder error (#24403) * Fix building of elastic document query * Update comments
Ivana Huckova committed -
* Remove index and export * Fix Forms import
Tobias Skarhed committed -
Dominik Prokop committed
-
Ryan McKinley committed
-
Amal committed
-
Amal committed
-
Amal committed
-
Marcus Olsson committed
-
* Update 7.0 breaking changes * Update changelog for v7.0.0-beta2 * Apply suggestions from code review Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Enterprise update Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Marcus Efraimsson committed -
* Docs: Add plugin overview * Add plugin dev overview * Fix review comments * Fix review comments
Marcus Olsson committed -
* Field options - do not trigger change events onChange, but onBlur or enter key press * Review changes * fix ts
Dominik Prokop committed -
Lukas Siatka committed
-
Josh Soref committed
-
* Chore: adds timeEpochNs to LogRowModel in @grafana/data * Chore: updates explore utils ResultProcessor getLogsResult and explore utils tests * Chore: updates core/logs_model to include nanoseconds * Chore: updates LogRowModel sorting key from milliseconds to nanoseconds and adds timeEpochNs to tests * Chore: adds timeEpochNs to LogRowModel mock in Explore LiveLogs test * Chore: fixes logs model timeEpochNs padding * Chore: updates timeEpochNs padding in tests * Chore: updates LogRowModel mocks * Chore: changes isLoki to datasourceId * Chore: adds hasFieldWithNameAndType method to FieldCache in grafana-data dataframe * Chore: changes timeEpochNs from number to string as it can overflow Number.MAX_SAFE_INTEGER * Chore: updates LogRowModel sorting to use milliseconds and nanoseconds * Chore: removes datasourceId from logSeriesToLogsModel method * Chore: updates ResultProcessor tests to include nanosecond-level precision log rows sorting
Lukas Siatka committed
-