https://github.com/grafana/grafana

sort by:
Revision Author Date Message Commit Date
880c78f CDN: Fixes cdn path when Grafana is under sub path (#30822) (#30823) (cherry picked from commit 64254eaa82cd6160c8456090f2d102be9205d9e2) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 02 February 2021, 13:03:17 UTC
22171be bump cypress to 6.3.0 (#30644) (#30819) * bump cypress to 6.3.0 * fix inspect-drawer spec * fix panelEdit_base spec * fix select-focus spec * Apply suggestions from code review Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * add be.visible assertion to new-query-variable spec to avoid flakiness * increase waits in new-query-variable spec to avoid flakiness * increase waits in new-query-variable spec by another 500 * remove be.visible assertion added before * Chore: trying to fix flakiness * skip the new-variable-query e2e test * Chore: refactor so we might avoid flakiness * Revert "skip the new-variable-query e2e test" This reverts commit 203c1875c2778562f59bb95582ce94f22cf144d0. Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> (cherry picked from commit b8dd50c297716a2225de0db14c8269c13a5dcf8c) Co-authored-by: Vicky Lee <36230812+vickyyyyyyy@users.noreply.github.com> 02 February 2021, 10:56:39 UTC
5428200 Expressions: Measure total transformation requests and elapsed time (#30514) (#30789) * Measure transformation number and elapsed time * Change histogram to summary * Apply suggestions from code review Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> (cherry picked from commit 2f394a219bdd66e6a87ca06cc0a8b263a0dab67b) Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> 02 February 2021, 10:49:00 UTC
a39c19d Grafana-UI: Add story/docs for ErrorBoundary (#30304) (#30811) (cherry picked from commit eb83135ba96d1f2e8d66c715156c952068c7fd6d) Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> 02 February 2021, 10:05:00 UTC
9dc3574 [v7.4.x]: Menu: Mark menu components as internal (#30801) 02 February 2021, 09:19:59 UTC
0f6d0f4 Graph: Fixes auto decimals issue in legend and tooltip (#30628) (#30635) * Graph: Fixes auto decimals issue in legend and tooltip * Updated decimals (cherry picked from commit f109f06485de6c5e510f33941a27bbb497e3a254) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 02 February 2021, 08:54:17 UTC
e489013 GraphNG: Disable Plot logging by default (#30390) (#30500) * Disable Plot loggging by default * Fix (cherry picked from commit ffa68f6f91bf0ae46ead659e95a475c16ea32404) Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> 02 February 2021, 08:54:03 UTC
3969177 Storybook: Migrate card story to use controls (#30535) (#30549) (cherry picked from commit 9c20698dfe1322549ecd0069a68d67b8f3b27572) Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> 02 February 2021, 08:53:55 UTC
f2d07b6 GraphNG: add bar alignment option (#30499) (#30790) * GraphNG: add bar alignment option * Fix builders (cherry picked from commit 820866e425ef25c4394ea60fc49e82ea6fe9f3c2) Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> 02 February 2021, 08:53:30 UTC
2b3f48a Variables: Clears drop down state when leaving dashboard (#30810) (#30812) (cherry picked from commit 6994f19d1ff17ea6d328a623c88cb9a2eab697a8) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 02 February 2021, 08:37:55 UTC
8b1c6ed Add missing callback dependency (#30797) (#30809) (cherry picked from commit 64a1003a28c1bef7967c0fe79b3c4a9f7bb2a41e) Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> 02 February 2021, 08:05:53 UTC
6c9e854 GraphNG: improve behavior when switching between solid/dash/dots (#30796) (#30799) (cherry picked from commit fcac59107c2d16f4361989daffdfe163595e8b82) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 01 February 2021, 18:07:17 UTC
4fc57f1 Add width for Variable Editors (#30791) (#30795) (cherry picked from commit 76f77f86c56c7a46f05df184c9b118938c0675c3) Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> 01 February 2021, 16:12:08 UTC
d1c9505 Panels: Fixes so panels are refreshed when scrolling past them fast (#30784) (#30792) (cherry picked from commit 08eee87148447edbb6d70d33e74cca558ca387cb) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 01 February 2021, 14:25:25 UTC
264f790 PanelEdit: Trigger refresh when changing data source (#30744) (#30767) (cherry picked from commit a8a3e02699e48affc766617f636e12a089000c71) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 01 February 2021, 11:18:17 UTC
60e7db2 AlertingNG: Enable UI to Save Alert Definitions (#30394) (#30548) * transform state to what the api expects * add expr prop to dataquery * Add evalutate field * add refid picker to options * minor fix to enable save * fix import * more fixes after merge * use default datasource if not changed * replace name with title * Change name in ui as well * remove not used loadDataSources function * prettier fixes * look up datasource * correct datasource per query model * revert dataquery change, use expressionid const * fix for type * fix faulty const * description readonly (cherry picked from commit 529f564bd4ae9d912ef7d1449e8cb42eb3bac54c) Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com> 01 February 2021, 10:49:52 UTC
7374a96 CDN: Fix passing correct prefix to GetContentDeliveryURL (#30777) (#30779) (cherry picked from commit 561a0a2995ab1bbba041037077df0f94b82d22c1) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 01 February 2021, 10:42:45 UTC
64c13cd CDN: Adds support for serving assets over a CDN (#30691) (#30776) * CDN: Initial poc support for serving assets over a CDN * Minor fix * added build path and test * fix lint error * Added edition to cdn path * Move master builds to a separate path * Added error handling for the url parsing, changed setting name, and added docs * Updated sample.ini * Some property renames * updated * Minor update to html * index template improvements * Update docs/sources/administration/configuration.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/administration/configuration.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Added ContentDeliveryPrefix to Licence service * updated docs * Updated test mock Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> (cherry picked from commit c04bc805b5ec79459ddf89ca8f9b58b6a41d7576) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 01 February 2021, 10:00:46 UTC
5bb9731 Explore: Update styling of buttons (#30493) (#30508) * Switch deprecared toggle group for radio buttons * Create transparent version of field, label and witch * Replace divs wiith components * Move styling from scss to js * Update buttons * Remove log generating file * Update level button (cherry picked from commit 56fb04e94ca0fd611e994b90cda82e60c56be013) Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> 01 February 2021, 09:56:17 UTC
836a07a Loki: Append refId to logs uid (#30418) (#30537) * Append refId to Loki uid, add tests * Fix linting * Fix linting * Hopefully finally fix linting errors (cherry picked from commit 6692e1c33232fbdbbca42c0c89b793e6642121cd) Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> 01 February 2021, 09:28:42 UTC
b78166f skip symlinks to directories when generating plugin manifest (#30721) (#30738) (cherry picked from commit 06061c87413654cd521d73afceb89a6645feb27c) Co-authored-by: Dan Cech <dcech@grafana.com> 29 January 2021, 21:43:57 UTC
563e98d Mobile: Fixes issue scrolling on mobile in chrome (#30746) (#30750) (cherry picked from commit 5e3736118264abd655f57da359d0ef75f2c18a8d) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 29 January 2021, 21:43:11 UTC
12a9097 BarChart: add alpha bar chart panel (#30323) (#30754) (cherry picked from commit 26b168f7eb3a4fa1cb04e5a1220a81b022bc6596) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 29 January 2021, 21:42:20 UTC
021ef24 Datasource: Use json-iterator configuration compatible with standard library (#30732) (#30739) This will make sure that any map keys in JSON is ordered in /api/ds/query response. (cherry picked from commit f62eb28f3e653c93c2bf67f46461c93806cd9eee) Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> 29 January 2021, 15:17:03 UTC
1e8019a Variables: Fixes so text format will show All instead of custom all (#30730) (#30731) (cherry picked from commit 8744ad361bfabfe6e7cba95f43b1f3d0eecf3e85) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 29 January 2021, 08:45:55 UTC
cd4524a AlertingNG: pause/unpause definitions via the API (#30627) (#30672) * AlertingNG: pause/unpause definitions via the API * Apply suggestions from code review Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> * Enable pausing/unpausing multiple definitions Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> (cherry picked from commit 1c158744e8c6061280964886989d06316b8a622e) Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> 29 January 2021, 08:01:03 UTC
a2e6383 PanelLibrary: better handling of deleted panels (#30709) (#30726) (cherry picked from commit 0b1f5c5e326bc6bf0e6ff7d23abe5b7b49aff2c9) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 29 January 2021, 05:39:42 UTC
91f5cd2 Transform: improve the "outer join" performance/behavior (#30407) (#30722) (cherry picked from commit db9a8bf04a4f1afe134d2f371c1906f8f2b59d99) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 29 January 2021, 00:34:15 UTC
7aa169a DashboardPicker: switch to promise-based debounce, return dashboard UID (#30706) (#30714) * Use uid in dashboard picker * Set both id and uid from picker * Use debounce-promise * Simplify logic * Use exact package versions (cherry picked from commit e36b035c057ce9158d325d8a15b5623a910aef8b) Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> 28 January 2021, 18:12:51 UTC
b22ecf3 Use connected GraphNG in Explore (#30707) (#30708) (cherry picked from commit 78433032abe35a7bbc1b6e1d2052b87b1c51c997) Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> 28 January 2021, 13:55:35 UTC
31df45f PanelLibrary: changes casing of responses and adds meta property (#30668) (#30711) * PanelLibrary: changes casing of responses and adds meta property * Chore: updates comments * Chore: updates after PR comments * Chore: changes casing of orgId (cherry picked from commit 0a8eae2c12454485f79ac16779b400372673982a) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 28 January 2021, 13:52:08 UTC
5e20794 DeployImage: Switch base images to Debian (#30684) (#30699) * DeployImage: Switch base images to Debian Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> (cherry picked from commit fdd6a84d82e9b0f017f3981295484db9e1b5b8da) Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 28 January 2021, 12:49:32 UTC
b768649 Trace: trace to logs design update (#30637) (#30702) * Add new icon to custom icons * Show button in span detail (cherry picked from commit 4147c3b90715924a137ab182c7059128d9c6bc07) Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> 28 January 2021, 11:56:42 UTC
007efb3 Influx: Show all datapoints for dynamically windowed flux query (#30688) (#30703) (cherry picked from commit 1bdd3eb3dd096862bebf6af59d68ff344cf3693c) Co-authored-by: David <david.kaltschmidt@gmail.com> 28 January 2021, 11:16:22 UTC
d38179b ci(npm-publish): add missing github package token to env vars (#30665) (#30673) (cherry picked from commit 54b1ce2cdb7afefcdf5745c54d72344bbfc4175b) Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> 28 January 2021, 08:49:56 UTC
05f18ad Loki: Improve live tailing errors and fix Explore's logs container type errors (#30517) (#30681) * If error - catch and show, if no logs - return null * Refactor LogsContainer to use ConnectedProps * Fix typescript error * Remove no logs check * Include review feedback * Add SplitOpen type to createSpanLink and TraceView (cherry picked from commit 347343f583dc182f54e81e501066dc555c985515) 28 January 2021, 08:07:07 UTC
b342515 Grafana-UI: Fix setting default value for MultiSelect (#30671) (#30687) * Grafana-ui: Default value to undefned vs empty array * Grafana-ui: Remove log * Grafana-ui: Update tests (cherry picked from commit aad7d495ecc6110d25998c3da6129a21fb1a76fc) Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> 28 January 2021, 07:39:00 UTC
89d5428 Explore: Fix jumpy live tailing (#30650) (#30677) * Fix jumpy live tailing * Fix test (cherry picked from commit e34d9e1c3278e58d4cdb8935a6846d8f1c9fe49e) Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> 27 January 2021, 15:41:54 UTC
844c5a1 Docs: Refer to product docs in whats new for alerting templating feature (#30652) (#30670) * Docs: Refer to product docs in whats new for alerting templating feature * move link below image * remove whitespace (cherry picked from commit bdf00d3a595d75e45ade96b6e832880b55bc2710) Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> 27 January 2021, 14:25:58 UTC
7d670ee Variables: Fixes display value when using capture groups in regex (#30636) (#30661) * Variables: Fixes display value for variables with regex * Chore: adds a test for getAllMatches (cherry picked from commit b5d7f1e7d894e69674323d18e4bc523dff5b7247) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 27 January 2021, 06:13:17 UTC
b6acd8b Docs: Fix expressions enabled description (#30589) (#30651) (cherry picked from commit 94a29759ab165dcd9ec03e921a9df372dd81f0e4) Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> 26 January 2021, 18:16:44 UTC
b4cc173 Licensing Docs: Adding license restrictions docs (#30216) (#30648) (cherry picked from commit 12a7b342b91e4e8cb23b7cfbe3a62754716ed6aa) Co-authored-by: Vardan Torosyan <vardants@gmail.com> 26 January 2021, 17:22:16 UTC
0664013 DashboardSettings: fixes vertical scrolling (#30640) (#30643) * fix(dashboardsettings): allow view to scroll vertically * refactor(dashboardsettings): use theme bg colour instead of palette colour (cherry picked from commit aaa6ebb2312d601a74ef491ece989eda3503d9b4) Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> 26 January 2021, 15:01:57 UTC
365c008 chore: bump redux toolkit to 1.5.0 for immer 8.0.1 vulnerability fix (#30605) (#30631) (cherry picked from commit 10aabe8ce34656e1e3d669afeae08dd41f70c048) 26 January 2021, 13:08:34 UTC
ca6a767 Explore: Fix loading visualisation on the top of the new time series panel (#30553) (#30557) * Fix loading for time series graph panel * Fix test by adding loading prop to dummyProps (cherry picked from commit 5d52e50f6f923bf609f5d241703d49f06e701774) Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> 26 January 2021, 12:48:24 UTC
aadbb1e Footer: Fixes layout issue in footer (#30443) (#30494) * Footer: Fixes missing icon issue causing footer layout issue * Another fix (cherry picked from commit 5c8d662bfce3ab5cce134efdf7963bd0623ad433) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 26 January 2021, 12:47:45 UTC
3875ae2 Variables: Fixes so queries work for numbers values too (#30602) (#30624) * Variables: Fixes so queries work for numbers values too * Chore: refactor after PR comments (cherry picked from commit fad81e169697b6cb45fc37dccd52dbdb8e4f71b6) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 26 January 2021, 08:06:14 UTC
5052887 Admin: Fixes so form values are filled in from backend (#30544) (#30623) * Admin: Fixes so form values are filled in from backend * Chore: tidy up the imports (cherry picked from commit a8056e2c9dc162c84a0e25dd330e0d36d90ec7ba) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 26 January 2021, 07:09:20 UTC
3e02e2c Docs: Update 7.4 What's New to use more correct description of alerting notification template feature (#30502) (#30614) * use more correct description of feature * reference variable templating * add word (cherry picked from commit ad7d75c14dad144ed60b3b4182be29a787dc6314) Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> 25 January 2021, 19:41:05 UTC
c6df872 NodeGraph: Add docs (#30504) (#30613) * Add draft docs * Update node-graph.md * Update whats-new-in-v7-4.md * Update images and add x-ray link * Update docs/sources/panels/visualizations/node-graph.md * Update docs/sources/panels/visualizations/node-graph.md * Update node-graph.md * Add definition of node and edge * Update docs/sources/panels/visualizations/node-graph.md * Update docs/sources/panels/visualizations/node-graph.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> (cherry picked from commit abf2410d1606fe1c2837972b8f11056007774b81) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 25 January 2021, 19:19:02 UTC
e1f5121 Cloud Monitoring: Fix legend naming with display name override (#30440) (#30503) * Cloud Monitoring: Fix legend naming with display name override * include MQL queries * cover all bases * refactor (cherry picked from commit 7562c6749d0ad9708c54d52830858e7d77bee7fd) Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> 25 January 2021, 19:17:16 UTC
fcfb12d Expressions: Add option to disable feature (#30541) (#30558) * Expressions: Add option to disable feature * Apply suggestions from code review Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> (cherry picked from commit 9ada4b605205744329e0be26a4a0512d02436da4) Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> 25 January 2021, 13:58:52 UTC
7592031 OldGraph: Fix height issue in Firefox (#30565) (#30582) (cherry picked from commit 15683319e02dcbaa9753647e4cdd048ea9275308) Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> 25 January 2021, 07:40:28 UTC
77e9242 XY Chart: fix editor error with empty frame (no fields) (#30573) (#30577) (cherry picked from commit 08312897c8bb275ae29609e2d7681ec74bd236a7) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 24 January 2021, 16:59:39 UTC
5a07677 XY Chart: share legend config with timeseries (#30559) (#30566) (cherry picked from commit 8c1a79f24b0ea34321725538aaa71f67c4bd6eb8) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 22 January 2021, 23:20:12 UTC
b6a9ef0 DataFrame: cache frame/field index in field state (#30529) (#30560) (cherry picked from commit f2327baf66e725b3fe8b0ebc98955b83a0ca8389) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 22 January 2021, 18:46:41 UTC
b31aed4 Prometheus: Fix show query instead of Value if no __name__ and metric (#30511) (#30556) Fixes #29466 (cherry picked from commit 38c1d45035c4b1715a82ceaeadda196cbcdcd6fd) Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> 22 January 2021, 17:31:06 UTC
045f4f4 Decimals: Big Improvements to auto decimals and fixes to auto decimals bug found in 7.4-beta1 (#30519) (#30550) * Decimals: Nukes scaledDecimals from the earth it was an abomination * Moved move tests * Fixed test * Updated tests * Updated test (cherry picked from commit 6bdc9fac458fcdd84ef515efcc48084d7fe9bfa0) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 22 January 2021, 16:16:23 UTC
14d4455 chore: update packages dependent on dot-prop to fix security vulnerability (#30432) (#30487) (cherry picked from commit e4d8cdfcdfb5122aade514b412045eab081bfce3) 22 January 2021, 09:18:59 UTC
f02dd1c GraphNG: uPlot 1.6.3 (fix bands not filling below 0). close #30523. (#30527) (#30528) (cherry picked from commit 92a0ad72735956aec30b8ad4a41211bdf62675ec) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 22 January 2021, 04:40:58 UTC
13f4755 GraphNG: uPlot 1.6.2 (#30521) (#30522) (cherry picked from commit 87ef5598e68c73d107a614ad48ecc0f45b4e821c) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 22 January 2021, 00:21:26 UTC
18bcbc4 Chore: Upgrade grabpl version (#30486) (#30513) (cherry picked from commit bb1f84dbc7858d10a7083439f4c3ab257382eccf) Co-authored-by: Tania B <yalyna.ts@gmail.com> 21 January 2021, 17:28:03 UTC
db9ec5c grafana/ui: Fix internal import from grafana/data (#30439) (#30507) (cherry picked from commit c7e6d14d348b34a74949e94cf35ebf4adaaeabd1) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 21 January 2021, 16:58:43 UTC
6b8e230 prevent field config from being overwritten (#30437) (#30442) (cherry picked from commit d9d27340b549d2bc3f44e65d09db24cb365ddc39) Co-authored-by: Erik Sundell <erik.sundell@grafana.com> 21 January 2021, 14:50:50 UTC
5abe885 Chore: upgrade NPM security vulnerabilities (#30397) (#30495) * chore: bump serialize-javascript dependents to use 3.1.0+ * chore: manually bump is-my-json-valid to 2.20.5 * chore: resolve kind-of@6 to 6.0.3 * chore: bump webpack-dev-server to solve faye-websocket vulnerability (cherry picked from commit 930c19eb092e577726f256df94032eb9ce6a7fd6) Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> 21 January 2021, 14:29:43 UTC
8b9cb9d TimeSeriesPanel: Fixed default value for gradientMode (#30484) (#30492) (cherry picked from commit 59ef36812e3be1c64d664e8f8ff9d7a640815bfb) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 21 January 2021, 13:24:38 UTC
804c3a9 Admin: Fixes so whole org drop down is visible when adding users to org (#30481) (#30497) * Modal: Admin: Fixes so whole org drop down is visible * Tests: fixes failing tests * Chore: cleans up the return type * Chore: changes after PR comments * Chore: changes after PR comments (cherry picked from commit ffd39933d469d489b5627a3d08e272059da5f618) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 21 January 2021, 13:19:56 UTC
648efa9 Chore: adds wait to e2e test (#30488) (#30490) (cherry picked from commit de511b0f483c27aaa39ffad476b1478e58bee405) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 21 January 2021, 11:55:52 UTC
83f0acf Graph: Fixes so only users with correct permissions can add annotations (#30419) (#30466) * Graph: Fixes so only users with edit permissions can add annotations * Tests: corrects test message text * Chore: changes after PR comments (cherry picked from commit e1243e07ca029bcaf94f09c50c5650960ef3268d) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 21 January 2021, 07:25:39 UTC
88c70cd Alerting: Hides threshold handle for percentual thresholds (#30431) (#30467) (cherry picked from commit 98406d6c429a51fc67484405e3325a6cfc8bb729) Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> 21 January 2021, 07:03:42 UTC
fed65b9 Timeseries: only migrage point size when configured (#30461) (#30470) (cherry picked from commit 2ec4784190bd2f4091d6f0d2a1eb0e1356b7e1cc) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 21 January 2021, 06:49:26 UTC
39c5f17 Expressions: Fix button icon (#30444) (#30450) (cherry picked from commit b9fd4dba3655ea23a79031ca644ddf819c3277df) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 21 January 2021, 05:06:22 UTC
45f71a9 PanelModel: Make sure the angular options are passed to react panel type changed handler (#30441) (#30451) (cherry picked from commit 05e37e9253761fe4360e81521b22cffe45405dac) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 21 January 2021, 05:05:58 UTC
18f5bb1 Docs: Fix img link for alert notification template (#30436) (#30447) * fix img link * update image name (cherry picked from commit 0c67ceadb87385e7b09ad666805e0d3b8f49a298) Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> 21 January 2021, 04:59:10 UTC
5947330 Chore: Upgrade build pipeline tool (#30456) (#30457) Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> (cherry picked from commit bd71eb23df3ce83071299d42e0ac7d79bd4851cb) Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 20 January 2021, 21:04:00 UTC
f666d10 PanelOptions: Refactoring applying panel and field options out of PanelModel and add property clean up for properties not in field config registry (#30389) (#30438) * PanelOptions: Refactoring on applying panel and field options from PanelModel * Progress * Filtering out props * downgraded prettier * Fixes * Initial simple remember and restore for custom and overrides * clearing custom options and overrides and restoring works * actually use the function * Added type for options cache * minor fix * Updated with new prettier * Added old field config to panel type change handler * Update public/app/features/dashboard/state/getPanelOptionsWithDefaults.test.ts Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> (cherry picked from commit 15033d00115d0b78ccd9783ff0323776dedd2009) Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 20 January 2021, 17:27:19 UTC
228d804 "Release: Updated versions in package to 7.4.0-beta.1" (#30427) 20 January 2021, 11:09:55 UTC
e9242cf Chore: Update what's new URL (#30423) 20 January 2021, 10:51:35 UTC
2293ae2 GraphNG: assume uPlot's series stroke is always a function (#30416) 20 January 2021, 10:24:17 UTC
b7b6632 PanelLibrary: adding library panels to Dashboard Api (#30278) * Wip: First naive impl * Chore: fix after merge * Chore: changes after PR comments * Chore: removes unused types * Chore: adds feature toggle * Refactor: adds library panels cleanup and connect when storing dashboards * Refactor: adds feature toggle * Update pkg/services/librarypanels/librarypanels.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/librarypanels.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Refactor: adds disconnect library panels when deleting a dashboard * Chore: changes after PR comments * Tests: adds tests for LoadLibraryPanelsForDashboard * Tests: adds tests for CleanLibraryPanelsForDashboard * Tests: adds tests for ConnectLibraryPanelsForDashboard * Tests: adds tests for DisconnectLibraryPanelsForDashboard and small refactor * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Refactor: deletes all connections in one call and connects all in the same transaction * Chore: adds better comments * Chore: changes after PR comments Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 20 January 2021, 08:28:10 UTC
36dc70e Prettier: Fixes to files that came in after main upgrade (#30410) 20 January 2021, 07:59:11 UTC
de7d163 Cloud Monitoring: Add curated dashboards for the most popular GCP services (#29930) * Add dashboards that are converted from GCP format * Changes according to pr feedback * Remove dashboards that could not be tested using real data 20 January 2021, 07:42:00 UTC
b39df22 Mssql integrated security (#30369) * update go-mssqldb package * mssql: support for Windows integrated security Adds a dropdown to the config page to choose between SQL Server auth and Windows auth. If the login/username is empty then the go-mssqldb driver will use single sign on (Windows integrated security) if on Windows. * mssql: update ds - don't ignore the user column 20 January 2021, 07:23:09 UTC
1d68988 Prettier: Upgrade to 2 (#30387) * Updated package json but not updated source files * Update eslint plugin * updated files 20 January 2021, 06:59:48 UTC
f27450e GraphNG: sort ascending if the values appear reversed (#30405) 20 January 2021, 05:44:16 UTC
e9e16ce Docs: Grafana whats new 7.4 (#30404) * Create whats-new-in-v7-4.md * Update whats-new-in-v7-4.md * Update types-options.md * Update whats-new-in-v7-4.md * Updated image paths * minor edits * updates * content updates * Update docs/sources/whatsnew/whats-new-in-v7-4.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v7-4.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> 20 January 2021, 00:39:45 UTC
b9b6af9 Dashboards: Adds cheat sheet toggle to supported query editors (#28857) * Dashboards: Adds cheat sheet toggle to supported query editors 19 January 2021, 22:52:09 UTC
5d0a577 Docs: Update timeseries-dimensions.md (#30403) 19 January 2021, 21:25:28 UTC
c9da053 Alerting: Evaluate data templating in alert rule name and message (#29908) * evaluate Go style template * inlince func * add test case * PR feedback and add tests for templte data map func * Add test case Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * do regex check * ensure ecape * small cleanup * dont exit on template execution errors * add info tooltip * add docs * switch from go tmpl to regex * update docs/comments * update tooltip wording * update docs wording * add simple test * avoid .MustCompile * point to labels in docs * update docs * fix docs links * remove line * fix lint * add note about multiple labels * propagate labels for CM * update docs * remove whitespace * update task title * update docs * pr feedback Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 19 January 2021, 21:02:44 UTC
446db19 Docs: Add links to 7.3 patch release notes (#30292) * Update whats-new-in-v7-3.md * Update docs/sources/whatsnew/whats-new-in-v7-3.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> 19 January 2021, 20:08:13 UTC
67d22fa Docs: Update _index.md (#29546) 19 January 2021, 20:04:34 UTC
c9a481c Docs: Update jaeger.md (#30401) 19 January 2021, 19:58:02 UTC
d4edcd1 Expressions: Remove feature toggle (#30316) * Expressions: remove feature toggle, add experimental badge * Make button only show for backend and mixed data sources Co-authored-by: Peter Holmberg <peter.hlmbrg@gmail.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 19 January 2021, 19:18:06 UTC
4aa9aa8 Docs: Update tempo.md (#30399) 19 January 2021, 18:38:36 UTC
6a041fc Docs: Update zipkin.md (#30400) 19 January 2021, 18:38:00 UTC
116809e services/provisioning: Various cleanup (#30396) Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 19 January 2021, 17:57:09 UTC
9691af8 DashboardSchemas: OpenAPI Schema Generation (#30242) * Go program to output openapi * Fix number type syntax Resolves error: 'unsupported op for number &' * Render just the schemas * Use args as entrypoints and add test * Update README, tidy go.mod 19 January 2021, 17:25:00 UTC
b1debc9 AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) * Enforce unique alert definition title/uid per org * Remove print statement from test * Do not allow empty alert definition titles * update error message on dup title * also add title error to update * CamelCase json properties * Add test for title unique enforcement in updates Co-authored-by: kyle <kyle@grafana.com> 19 January 2021, 17:11:11 UTC
2a55e00 Licensing: Document new v7.4 options and APIs (#30217) Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> 19 January 2021, 17:09:05 UTC
2a70c73 Auth: add expired token error and update CreateToken function (#30203) * Auth: add error for expired token * Auth: save token error into context data * Auth: send full user and req context to CreateToken * Auth: add token ID in context * add TokenExpiredError struct * update auth tests * remove most of the changes to CreateToken func * clean up * Login: add requestURI in CreateToken ctx * update RequestURIKey comment 19 January 2021, 16:55:53 UTC
back to top