- 27 Aug, 2020 1 commit
-
-
Torkel Ödegaard committed
-
- 26 Aug, 2020 9 commits
-
-
* added content * adding content * Update best-practices-for-creating-dashboards.md * moved strategies.md * updating content * Update best-practices-for-creating-dashboards.md * Update best-practices-for-managing-dashboards.md * Update best-practices-for-creating-dashboards.md * Update best-practices-for-managing-dashboards.md * Update best-practices-for-creating-dashboards.md * content updates * Update common-observability-strategies.md * Update best-practices-for-managing-dashboards.md * Update best-practices-for-managing-dashboards.md * Update dashboard-management-maturity-levels.md * updated menu * Update dashboard-management-maturity-levels.md * added Torkel tips * Update best-practices-for-creating-dashboards.md * Update docs/sources/best-practices/best-practices-for-creating-dashboards.md Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> * Update docs/sources/best-practices/best-practices-for-managing-dashboards.md Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> * Update docs/sources/best-practices/best-practices-for-managing-dashboards.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update docs/sources/best-practices/dashboard-management-maturity-levels.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update docs/sources/best-practices/dashboard-management-maturity-levels.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Update best-practices-for-creating-dashboards.md * DavKal updates * Update best-practices-for-creating-dashboards.md Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Diana Payton committed -
Dan Cech committed
-
Alex Khomenko committed
-
* Grafana-UI: Add mdx file * Grafana-UI: remove _BarGauge.scss * Grafana-UI: Update snapshot * Grafana-UI: Fix tests * Grafana-UI: Use selector
Alex Khomenko committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Simon Podlipsky committed
-
The action name is `tag:GetResources`, not `tags:GetResources`. This creates a confusing error message that can have the user add the wrong permission to the IAM role.
Amir Szekely committed -
* e2e: Adds error catching to prevent flakiness * e2e: fixes if statment and cleans up wait
Hugo Häggmark committed -
* Chore: Added foldername to the dashboard overview on the startpage ## Dashlist ### added - new `<span>` containing `dash.folderTitle` - styling for the newly created `<span>` ### changed - added sass-nesting to classes in `_panel_dashlist.scss` closes #26869 * Chore: Added foldername to the dashboard overview on the startpage ## Dashlist ### changed - added `ng-if` directive to the dashlist-folder span * Chore: Added foldername to the dashboard overview on the startpage ## Dashlist ### changed - added folder-icon and removed brackets to indicate `folderTitle` - changed font-size of folderTitle-`span` and added left margin
Michel Engelen committed
-
- 25 Aug, 2020 16 commits
-
-
... for E2E tests
Steven Vachon committed -
* Prometheus: fix rate_interval to use min step properly * Update docs/sources/features/datasources/prometheus.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Simplify `getRateIntervalScopedVariable` (#27174) Signed-off-by: beorn7 <beorn@grafana.com> * Modify rate_interval tests to use createQuery * Change test wording + intervalfactor Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Björn Rabenstein <beorn@grafana.com>
Zoltán Bedi committed -
Marcus Olsson committed
-
Adding double quotes to make the sentence more meaningful.
Nitesh Koushik S committed -
Removing duplicate words
Nitesh Koushik S committed -
Correction of the word selectorallows to selector allows
Nitesh Koushik S committed -
* encrypt bot token * update docs * re-add uploadImage to docs
Will Browne committed -
Hugo Häggmark committed
-
Hugo Häggmark committed
-
* Add grafana/loki dependency and update its dependencies * Update grpcplugin log_wrapper to implement the latest version of hclog.Logger * Remove panic handling + test case no longer needed since the source of panics (bug) was fixed
Joan López de la Franca Beltran committed -
Fredrik Enestad committed
-
* Grafana-UI: Add Alert docs and story * Grafana-UI: Move Alert styles to emotion * Grafana-UI: Tweak docs * Grafana-UI: Update test * Grafana-UI: Add outline to custom content * Grafana-UI: Remove class name * Grafana-UI: Remove _Alert.scss * Grafana-UI: Add e2e Alert selector * Grafana-UI: Use @deprecated * Grafana-UI: Remove circular reference * Grafana-UI: Final tweaks
Alex Khomenko committed -
* WIP: strings and numbers * Works in displayProcessor but units are not applied in applyFieldOverride * removed bit * Updated * Added docs * fixed typo
Torkel Ödegaard committed -
* testing things * POC: Simplify labels to fields by using merge transform inside it * removed old code * Fixed test ts issues * Added valueLabel field option * Updated merge transform tests to not expect a sort * fixed type * refactoring to minimize nesting
Torkel Ödegaard committed -
* Stats: Correct the number of arguments for SQL call * Stats: Run admin stats call as integration test
Emil Tullstedt committed -
Simon Podlipsky committed
-
- 24 Aug, 2020 12 commits
-
-
Ryan McKinley committed
-
* encrypt API secret * update docs
Will Browne committed -
* encrypt api + user keys * update docs * fix decrypt steps
Will Browne committed -
* encrypt token * update docs
Will Browne committed -
* encrypt password * update docs
Will Browne committed -
* update content * updated content * update content * Update graphite.md
Diana Payton committed -
kay delaney committed
-
causing issues and currently as we use it, the query should be requesting it as part of the query model via fromat as time series fixes #27132
Kyle Brandt committed -
Alex Khomenko committed
-
* Add filter name by regex matcher for overrides * Update docs * Introduce UI improvements to overrides list * Update public/app/features/dashboard/components/PanelEditor/OverrideEditor.tsx Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com> * Review improvements * Fix merge * Remove ellipsis Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Dominik Prokop committed -
* Stats: Cache based stats implementation * Stats: Correct logic and add larger scale test * Stats: linter * Stats: SQL implementation * Stats: cleanup SQL * Stats: Tab -> Spaces * Update pkg/services/sqlstore/stats.go Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> * Stats: Quote 'user' table with dialect.Quote * Stats: Ensure test is run as integration test * Stats: Use boolean value ...because if (v) { true } else { false } is unnecessary at best. Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Emil Tullstedt committed -
* Variables: Fixes issue with All variable not being resolved * Tests: update tests according to changes
Hugo Häggmark committed
-
- 23 Aug, 2020 2 commits
-
-
Yoan Blanc committed
-
Torkel Ödegaard committed
-