https://github.com/grafana/grafana

sort by:
Revision Author Date Message Commit Date
197bcee OpenSearch: remove unused version detection toggle (#68496) (cherry picked from commit 800f733024071b5953f5ded948bc0c15c7c546d8) 16 May 2023, 14:50:29 UTC
5940138 [v10.0.x] NestedFolders: Show Dashboard and Folder full breadcrumb hierarchy (#68546) NestedFolders: Show Dashboard and Folder full breadcrumb hierarchy (#68308) * update FolderDTO to match backend struct * hacky way to get folder page breadcrumbs working * hacky way to get dashboard nested breadcrumbs working * undo route changes, get url from folder * fix breadcrumbs in dashboard settings * add parent pages to navIndex * adjust getRootSectionForNode to just return the parent of a leaf node * undo changes to generated files * undo changes to toggles_gen.go * feature toggle dashboardInit code * remove unnecessary code in home dashboard * build navModel directly, don't use getNavModel * don't need fallback here * remove getLoadingNav since it's not used anymore * don't need to hide tabs from breadcrumbs anymore * use id to find dashboards tab (cherry picked from commit 82114cb316f1325cfeb41f8615953d5cd395e276) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 16 May 2023, 13:55:47 UTC
d0cf3d1 [v10.0.x] Nested folders: Allow renaming a folder multiple times (#68550) Nested folders: Allow renaming a folder multiple times (#68379) Return folder version in response that is required for updating the entry in the dashboard table. (cherry picked from commit d458292b66535520a8ff35b50ad823cc1449f47a) Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> 16 May 2023, 13:52:54 UTC
2641637 [v10.0.x] Dashboard: Fix library panels in collapsed rows not getting updated (#68537) Dashboard: Fix library panels in collapsed rows not getting updated (#66643) (cherry picked from commit f478504bc9f8cdf84cb53f0cfd8d521b398aa7e7) Co-authored-by: Victor Colomb <51762123+VictorColomb@users.noreply.github.com> 16 May 2023, 12:06:46 UTC
c3c68d2 DataLinks: Ensure replaceVariables provided to link.onBuildUrl is bou… (#68442) DataLinks: Ensure replaceVariables provided to link.onBuildUrl is bound to data frame variables (#68371) * bind variable replacer provided to link.onBuildUrl to data frame vars * revert internal link change (cherry picked from commit bb2cbd2e013763b57e15f0d9efbdce70afc2fd52) 16 May 2023, 08:20:40 UTC
2712008 [v10.0.x] Trend: Filter out time fields (#68507) Trend: Filter out time fields (#68504) (cherry picked from commit 5a5860256fc34015436ab3a5a12f5248d5fc3143) Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com> 15 May 2023, 23:09:15 UTC
61c237a [v10.0.x] Barchart: Add gdev dashboard for tooltips (#68505) Barchart: Add gdev dashboard for tooltips (#68417) * Barchart: Add gdev dashboard for tooltips * Add graph-ng tag for uplot dependency --------- Co-authored-by: nmarrs <nathanielmarrs@gmail.com> (cherry picked from commit 516cb30c364825854f6fe1c02b6fb27fa5a17f93) Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com> 15 May 2023, 22:56:05 UTC
dd27c4e [v10.0.x] Canvas: Fix field not found (#68503) Canvas: Fix field not found (#68415) (cherry picked from commit 92d865cccef8779a477eecdb5748e2d3aee246fe) Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> 15 May 2023, 22:41:38 UTC
9d162ef [v10.0.x] Timeseries: Graph series override stack migration (#68492) Timeseries: Graph series override stack migration (#68491) (cherry picked from commit e0d8f3b4a73111e03ef3c5462e904edd9ea0ff5b) Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> 15 May 2023, 21:22:19 UTC
4d1a71f [v10.0.x] PanelQueryRunner: Ensure same transformations before reusing lastProcessedFrames (#68499) PanelQueryRunner: Ensure same transformations before reusing lastProcessedFrames (#68498) (cherry picked from commit 8ba1762618506a456f9ff695365547f0554bd497) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 15 May 2023, 20:57:34 UTC
7972985 [v10.0.x] AzureMonitor: Update docs with Traces information (#68493) AzureMonitor: Update docs with Traces information (#68104) * Update docs for traces - Include note on timespan changes for logs queries * Review * Review (cherry picked from commit 778a09eaa75b92c8cf8252584ce0dde9c4577b10) Co-authored-by: Andreas Christou <andreas.christou@grafana.com> 15 May 2023, 19:25:54 UTC
c4ec980 [v10.0.x] Docs: Plugin doc review changes from chunk 1-B with corrected set of files (#68149) Docs: Plugin doc review changes from chunk 1-B with corrected set of files (#67164) * Re-pushing doc review changes from 1-B with fewer files Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fix for URL examples Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Data frames fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fixes from doc review Signed-off-by: Joe Perez <joseph.perez@grafana.com> * More doc review changes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Prettier Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fix migration index Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fix screenshot Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Quick fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> --------- Signed-off-by: Joe Perez <joseph.perez@grafana.com> (cherry picked from commit d6ba522c3cdf7947068511e8667b223df4093371) Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> 15 May 2023, 17:50:24 UTC
d2f74c4 [v10.0.x] CI: Add delivery bot secrets to publish images step (#68467) (#68473) CI: Add delivery bot secrets to publish images step (#68467) Add delivery bot secrets (cherry picked from commit 55622615ded8205ddeb466f14d6e5efd41a165bd) # Conflicts: # .drone.yml # scripts/drone/vault.star 15 May 2023, 14:58:38 UTC
67ad203 [v10.0.x] CI: Update grabpl to 3.0.34 (#68456) (#68475) * CI: Port of init-enterprise fix from 9.4.10 * CI: Update grabpl to 3.0.34 (cherry picked from commit 35ccfa6131355b03f9a689d05064d5350d9f1c89) Backport https://github.com/grafana/grafana/pull/68456 15 May 2023, 14:04:11 UTC
27059d7 [v10.0.x] Tempo: Fix get label values based on CoreApp type (#68468) Tempo: Fix get label values based on CoreApp type (#68463) Fix and update test (cherry picked from commit a1f76af15ac38717f4c7fa182196c51f3e42bfbb) Co-authored-by: Joey <90795735+joey-grafana@users.noreply.github.com> 15 May 2023, 13:53:04 UTC
050b7e5 [v10.0.x] FlameGraph: Add user interaction reporting (#68459) FlameGraph: Add user interaction reporting (#68458) (cherry picked from commit 47b7b05591ca7c45367605bbae3ded98adc052f2) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 15 May 2023, 13:17:50 UTC
ff574e7 [v10.0.x] ToolbarButtonRow: prevent closure of overflow menu when interacting with portal elements (#68457) ToolbarButtonRow: prevent closure of overflow menu when interacting with portal elements (#68319) * don't close the overflow menu when interacting with something in a portal * keep overflow ref logic (cherry picked from commit 5d91ace74569bc85b8be678c0d1795f05b4d2ec0) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 15 May 2023, 12:56:03 UTC
7e253d3 [v10.0.x] DS Picker: Align open advanced button to right (#68444) DS Picker: Align open advanced button to right (#68394) (cherry picked from commit da00df8e5ca0f2ff08fa7ebab6b7f3984e3244c2) 15 May 2023, 12:44:37 UTC
531b6f2 [v10.0.x] Nested folders: Clear selection state when navigating to a different folder (#68455) Nested folders: Clear selection state when navigating to a different folder (#68438) * clear selection state when navigating to a different folder * consolidate useEffects (cherry picked from commit 7e3c68d3c1a292bd2f93e6cebf979f1f5b659384) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 15 May 2023, 12:36:37 UTC
189f287 [v10.0.x] FlameGraph: Debounce search update preventing too frequent rerenders (#68453) FlameGraph: Debounce search update preventing too frequent rerenders (#68405) (cherry picked from commit e6db01dcbe9e14bf8de87caf0ef951166c0622bd) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 15 May 2023, 12:36:34 UTC
9172ff3 [v10.0.x] FlameGraph: Fix table sort being reset when search changes (#68454) FlameGraph: Fix table sort being reset when search changes (#68409) (cherry picked from commit a0942bd1df75f9629e6535f8db112d653e53957e) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 15 May 2023, 12:36:11 UTC
f7047af [v10.0.x] Search: Fix Search returning results out of order (#68387) Search: Fix Search returning results out of order (#68370) * Search: Fix Search returning results out of order * test (cherry picked from commit 78afddebbff3b0b95e04ca467064772369113c02) 15 May 2023, 09:01:46 UTC
9c76665 [v10.0.x] NewsDrawer: Add grot to news drawer (after news items) (#68435) NewsDrawer: Add grot to news drawer (after news items) (#68173) * NewsDrawer: Add grot to drawer header * Update * Move to bottom * Updates * reverted unrelated change * Update * fixing test (cherry picked from commit c8fd3c20cd9f5a30ea3908f5da44ef5f92deb10d) Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 15 May 2023, 06:25:49 UTC
d63c7ca [v10.0.x] XYChart: Use fixed opacity, reduce memory pressure (#68424) XYChart: Use fixed opacity, reduce memory pressure (#68423) (cherry picked from commit ea0bf989cbeba06ebf1a2b71d4fa2cb67a029e26) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 13 May 2023, 00:13:40 UTC
f2593ec [v10.0.x] ResourcePicker: Fix selecting icons (#68422) ResourcePicker: Fix selecting icons (#68419) (cherry picked from commit 24037ddd592d170db52f74f2d70a06bd05d0a335) Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> 13 May 2023, 00:12:23 UTC
0a4f4c1 [v10.0.x] Plugins doc review chunk 2 (#68413) Plugins doc review chunk 2 (#67691) * Doc style edit for 7 topics Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Proofread topics Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Prettier Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Update docs/sources/developers/plugins/add-query-editor-help.md Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * Doc fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Changes from doc review Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Incorporate review feedback Signed-off-by: Joe Perez <joseph.perez@grafana.com> * More fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * More doc fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> --------- Signed-off-by: Joe Perez <joseph.perez@grafana.com> Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> (cherry picked from commit 49a18bc8e2a5369af0d42a10f0581483c5324225) Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> 12 May 2023, 19:01:01 UTC
5f0f4ab [v10.0.x] Previews: remove docs (#68406) Previews: remove docs (#68042) remove dashboard preview docs (cherry picked from commit 8dee5d33643875539d9f2458e74062808f1de700) Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com> 12 May 2023, 17:35:52 UTC
86195d1 [v10.0.x] Drawer: Position under nav & minor redesign (#68396) Drawer: Position under nav & minor redesign (#67824) * Drawer: Redesign WIP * Fix double margin * Teak pos * align paddings * Hide toolbar actions when drawer is open * deprecate expandable * Updated test * remove expandable var * Added clickaway (cherry picked from commit ae1a85b5ad4bbe85c0cb01c6a33f27a3d1f8850c) Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 12 May 2023, 16:31:38 UTC
1654b7a [v10.0.x] Add/Edit Panel: Enable new DS picker toggle by default (#68391) * Add/Edit Panel: Enable new DS picker toggle by default (#68380) (cherry picked from commit ede8df846e1e9f464324a8698feed94ec82b3f39) --------- Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com> 12 May 2023, 16:31:11 UTC
2cf876d [v10.0.x] Wording changes to improve clarity. (#68401) Wording changes to improve clarity. (#66045) * Wording changes to improve clarity. * Update docs/sources/setup-grafana/set-up-for-high-availability.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/set-up-for-high-availability.md * Update docs/sources/setup-grafana/set-up-for-high-availability.md * Update docs/sources/setup-grafana/set-up-for-high-availability.md * Update docs/sources/setup-grafana/set-up-for-high-availability.md * Update docs/sources/setup-grafana/set-up-for-high-availability.md * ran doc validator, make corrections --------- Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Chris Moyer <chris.moyer@grafana.com> (cherry picked from commit fd83b17b7f50bbbc788473757fddc01ae83fd1d2) Co-authored-by: colinedwardwood <colin.wood@grafana.com> 12 May 2023, 16:20:55 UTC
d5fd652 [v10.0.x] Drawer: Introduce a size property that set's width percentage and minWidth (#68128) Drawer: Introduce a size property that set's width percentage and minWidth (#67809) * Drawer: Introduce drawer size that sets width and min-width * media queries * Change large drawer to 75% * Change news drawer to medium as the news items have better layout then with images on the side * Tweaks and fixed inline drawer issue * review fixes * Deprecate inline, update mdx docs * remove inline var (cherry picked from commit 20217db100983303588ffbebca68fd023c80f490) Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 12 May 2023, 16:01:41 UTC
c126ea9 [v10.0.x] Command Palette: Prevent stale search results from overwriting newer results (#68392) Command Palette: Prevent stale search results from overwriting newer results (#68377) * only update the state if this is the most recent request * fix empty state as well * improve perf of recent dashboards (cherry picked from commit 446885bd1a8e28d353483ea09083a94618c34e01) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 12 May 2023, 15:33:04 UTC
42ad031 [v10.0.x] Explore: Remove data source onboarding page (#68381) Explore: Remove data source onboarding page (#68131) * Remove EmptyStateWrapper (cherry picked from commit cee838c8a88a13ec7cc7da680f1ec64bcb2ec8a1) Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com> 12 May 2023, 14:16:39 UTC
fe15f75 [v10.0.x] Settings: Add ability to override `skip_org_role_sync` with Env variables (#68376) Settings: Add ability to override `skip_org_role_sync` with Env variables (#68364) Switch to using the SectionsWithOverride for settings for skip org role sync (cherry picked from commit 1a79c8a6019b72c2b3247c89d82d7312c3628f93) Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com> 12 May 2023, 12:58:19 UTC
573491e [v10.0.x] Navigation: Add keyboard shortcut to navigate directly to Dashboards (#68374) Navigation: Add keyboard shortcut to navigate directly to Dashboards (#68350) * add go to dashboards keybinding * add shortcut to keybindings modal (cherry picked from commit 4f987a4a5d5958ba1ad4e97f49b549403b1b446f) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 12 May 2023, 12:52:02 UTC
032b615 [v10.0.x] CI: Add `.drone.yml` in pathschanged trigger for `lint_backend` pipeline (#68348) (#68369) CI: Add `.drone.yml` in pathschanged trigger for `lint_backend` pipeline (#68348) Add .drone.yml in pathschanged for lint_backend (cherry picked from commit b7b13067a5d4269a9fe832a7decc28328f2f41ea) # Conflicts: # .drone.yml 12 May 2023, 12:25:27 UTC
c1e8c3b [v10.0.x] Explore: Promote exploreMixedDatasource to Stable & enable by default (#68353) 12 May 2023, 11:44:57 UTC
7e0d4ae [v10.0.x] docs: add legacy alerting deprecation notice (#68355) docs: add legacy alerting deprecation notice (#68292) Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> (cherry picked from commit 4310f574dbde1405d74fe19bc57a0027023bef81) Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> 12 May 2023, 11:40:53 UTC
691248d [v10.0.x] SAML UI: Adds documentation link to the Authentication UI (#68363) SAML UI: Adds documentation link to the Authentication UI (#68062) * adds documentation link to the saml ui * add correct link * add link to docuemntation * add documentation etxt * documentation update wordings (cherry picked from commit 09d7d25c9f9aa52ff47e2e865b8276804a734c67) Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com> 12 May 2023, 11:17:52 UTC
2fb5bc3 [v10.0.x] Docs: Rename Phlare to Grafana Pyroscope (#68352) Docs: Rename Phlare to Grafana Pyroscope (#67224) (cherry picked from commit dd80471a92453b9c92088cd8084387fd62c8927f) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 12 May 2023, 08:52:13 UTC
77f7e8b [v10.0.x] Flamegraph: Fix tooltip positioning (#68312) Flamegraph: Fix tooltip positioning (#67938) (cherry picked from commit 37de4a825b96f7b71366ad3b30fcaa09263868fd) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 12 May 2023, 08:50:08 UTC
c0473f4 [v10.0.x] Pyroscope: Add authentication when calling backendType resource API (#68311) Pyroscope: Add authentication when calling backendType resource API (#67667) (cherry picked from commit 8da90f624dd0c0b09432b9fd9a324f08c82314f8) Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> 12 May 2023, 08:49:54 UTC
b811e9c [v10.0.x] Docs: Clarify precedence of Grafana settings (#68063) Docs: Clarify precedence of Grafana settings (#68020) (cherry picked from commit 6aab5e35d585c93b2685bca8e159a7fd8ffeb685) Co-authored-by: Vardan Torosyan <vardants@gmail.com> 12 May 2023, 04:55:18 UTC
c88819b [v10.0.x] Docs: Correct capitalization of openSUSE (#68337) Docs: Correct capitalization of openSUSE (#67567) Correct capitalization of openSUSE (cherry picked from commit 7e0031ec36ac0feb408efb83f14c28afc984d6c5) Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com> 11 May 2023, 20:35:51 UTC
783d667 [v10.0.x] PublicDashboards: change wording and FF to public preview state (#68328) PublicDashboards: change wording and FF to public preview state (#68262) (cherry picked from commit 11c388a10f871c7d661d162cdfcf88cf01563f3d) Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com> 11 May 2023, 20:29:49 UTC
ea62d2d [v10.0.x] AzureMonitor: Update query tracking (#68324) AzureMonitor: Update query tracking (#68114) * Update tracking - Add traces tracking - Update other query type tracking * Fix lint * More tracking * Lint (cherry picked from commit 5a044ac4b40000a9beac4b501eed6f0b1a531ed3) Co-authored-by: Andreas Christou <andreas.christou@grafana.com> 11 May 2023, 16:50:47 UTC
54b65f8 [v10.0.x] Barchart: Ensure data field overrides apply (#68320) Barchart: Ensure data field overrides apply (#67872) Co-authored-by: nmarrs <nathanielmarrs@gmail.com> (cherry picked from commit a5e9a1f140cebf15c4447361db145d667475f5a0) Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com> 11 May 2023, 16:45:44 UTC
d116f63 [v10.0.x] Tempo: Escape regex-sensitive characters in span name before building promql query (#68313) Tempo: Escape regex-sensitive characters in span name before building promql query (#66301) * Tempo: escape regex-sensitive characters in span name before building promql query * Make gen-cue * Add type * Add tests * Test * Minor update --------- Co-authored-by: Joey Tawadrous <joey.tawadrous@grafana.com> (cherry picked from commit 8b1afb594dc375c1c7ac5ba39304f42eaf66586b) Co-authored-by: gordeevnm <gordeevnm@gmail.com> 11 May 2023, 14:51:26 UTC
b02a4bf [v10.0.x] SAML UI: configuration file tooltip info (#68309) SAML UI: configuration file tooltip info (#67861) * adds icon and text to the card if enabled in inifile * make use of verbose settings * add state to enabledInIniFile * rename to configFound and removal of default values (cherry picked from commit 9b10664560d374d1fbe90f97c2139017da495f46) Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com> 11 May 2023, 13:27:52 UTC
6138f96 [v10.0.x] DS Picker: Do not create extra history entries for panel onboarding (#68284) DS Picker: Do not create extra history entries for panel onboarding (#68227) (cherry picked from commit 0565c3440fe6553f2ef2a29a5f027fb20e8a7f68) Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com> 11 May 2023, 13:14:14 UTC
2ee5a00 [v10.0.x] Candlestick: Fix panel not rendering in candles-only mode (#68307) Candlestick: Fix panel not rendering in candles-only mode (#68279) (cherry picked from commit b96a2c1b62f347c30fa576fb3767624fcb5d6251) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 11 May 2023, 12:49:48 UTC
14be55f [v10.0.x] AngularDeprecation: Show warnings in panel edit for angular panels (#68083) AngularDeprecation: Show warnings in panel edit for angular panels (#67891) * AngularDeprecation: Show warnings in panel edit for angular panels * update wording * Update public/app/features/dashboard/components/PanelEditor/AngularPanelPluginWarning.tsx Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update public/app/features/dashboard/components/PanelEditor/AngularPanelPluginWarning.tsx --------- Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> (cherry picked from commit 4c536e5942710a6a0f33a37c872f9b611b0ae240) Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 11 May 2023, 12:27:18 UTC
fdbe99b [v10.0.x] Nested folders: Fix missing URL from folder responses (#68226) Nested folders: Fix missing URL from folder responses (#68082) * Nested folders: Set URL in folder responses always * Apply suggestions from code review Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com> (cherry picked from commit d883404f505b5823e56e0c16184cc6e195b0cc96) Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> 11 May 2023, 09:50:47 UTC
869a693 [v10.0.x] Dashboard: Fix Drawer validation to avoid errors with empty `request` objects (#68287) Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com> Fix Drawer validation to avoid errors with empty `request` objects (#68214) 11 May 2023, 09:29:32 UTC
298542e [v10.0.x] Improve DS Advance Picker to give user context about the built in DS and CTA (#68252) Improve DS Advance Picker to give user context about the built in DS and CTA (#68203) * Add description to DS built-in list of items * Open the new DS view in a new tab (cherry picked from commit cb293ecf1ce3aabea7994d736089904946015fe0) Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com> 11 May 2023, 08:23:18 UTC
f62ebe5 [v10.0.x] Fix renaming columns when displayName or displayNameFromDS are present (#68280) Fix renaming columns when displayName or displayNameFromDS are present (#67751) * Fix renaming columns when displayName or displayNameFromDS are present * refactor * Fix showing correct column header title (cherry picked from commit d8dfef71e2d6db25e267c07b409a3ba4c568f78d) Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com> 11 May 2023, 06:43:35 UTC
1f0a68f [v10.0.x] docs: Geomap: Update docs to include link to official github discussion (#68278) docs: Geomap: Update docs to include link to official github discussion (#67795) (cherry picked from commit bcebb2cb60a38adc2a888ae7fc2dc1adfac9dfb5) Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com> 11 May 2023, 04:40:04 UTC
ecc1cd6 [v10.0.x] TopSearchBar: Fix TopSearchBar if [help] enabled = false (#68253) TopSearchBar: Fix TopSearchBar if [help] enabled = false (#68249) Fix TopSearchBar for disabled help (cherry picked from commit 64c89dc4e6a3673c14700d0a2c13451e207ce44f) Co-authored-by: Buger-od-ua <35795595+Buger-od-ua@users.noreply.github.com> 10 May 2023, 19:09:21 UTC
d9718fb [v10.0.x] Dashboards: Only refresh panels on panel edit exit if refresh is set (#68225) Dashboards: Only refresh panels on panel edit exit if refresh is set (#67652) Closes #66838 Co-authored-by: Torkel Ödegaard <torkel@grafana.com> (cherry picked from commit 7801cf6585c08fc3e3ee2d2b4e5066b5e2dc2aac) Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com> 10 May 2023, 16:59:14 UTC
cefc1bf [v10.0.x] Prometheus: bug in creating autocomplete queries with labels (#68243) Prometheus: bug in creating autocomplete queries with labels (#68003) Fix bug formatting multiple prometheus labels when doing metric query (cherry picked from commit a1bc1bd36855f1ad37dc5aba82984de890645c5a) 10 May 2023, 16:05:59 UTC
af2276d [v10.0.x] Histogram: Respect min/max panel settings for x-axis (#68245) Histogram: Respect min/max panel settings for x-axis (#62273) (cherry picked from commit 8f8baf1a076b021d8d2f8a2ddad5801454f7024b) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 10 May 2023, 16:04:30 UTC
0c44250 [v10.0.x] CI: Move windows-tests into promotion pipeline (#68218) (#68229) (cherry picked from commit acd02e8a4848091bd8f548478c430f3c5d707682) Backport of https://github.com/grafana/grafana/pull/68218 10 May 2023, 14:32:21 UTC
1a066c7 [v10.0.x] HelpWizard: Show snapshot preview regardless of scenes feature toggle (#68217) HelpWizard: Show snapshot preview regardless of scenes feature toggle (#68157) (cherry picked from commit 1f43c62d03d4290377f90edd220ecd113709627d) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 10 May 2023, 14:10:46 UTC
cc2e352 [v10.0.x] Folders: return an error when listing folders if permission guardian returns an error (#68224) Folders: return an error when listing folders if permission guardian returns an error (#68109) return an error when listing folders if perm gaurdian returns an error (cherry picked from commit e51b92991d6efa40456924f7572fb69d35c8989c) Co-authored-by: Ieva <ieva.vasiljeva@grafana.com> 10 May 2023, 13:20:50 UTC
e77a9c1 [v10.0.x] QueryRow: Make toggle actions screen-readers accessible (#68210) Co-authored-by: Giordano Ricci <me@giordanoricci.com> 10 May 2023, 12:25:46 UTC
65aad49 [v10.0.x] CI: Remove windows backend tests from release pipelines (#68166) (#68208) Remove windows backend tests from release pipelines These are run in other places so there is no benefit to also include them here. (cherry picked from commit 1e8cad625bcecc48ae8bc6eeb0284633fde9be10) Backport of https://github.com/grafana/grafana/pull/68166 10 May 2023, 12:17:20 UTC
92454e6 [v10.0.x] AzureMonitor: Add health check retry logic (#68161) AzureMonitor: Bump credential wait time (#68120) Bump credential wait time as 15s seems too short (cherry picked from commit 0d3a78d86dd84ed95024da0a4ada6bc2b0f7af6a) Co-authored-by: Andreas Christou <andreas.christou@grafana.com> 10 May 2023, 12:01:00 UTC
45bbc22 [v10.0.x] Codegen: Fix composable kinds docs generation (#68186) * Fix plugins docs codegen * Regenerate docs 10 May 2023, 11:38:44 UTC
5c05268 [v10.0.x] Nested folders: Redo search query when actions complete (#68193) Nested folders: Redo search query when actions complete (#68102) redo search query if searching when actions complete (cherry picked from commit 135b0a25aa14ee670f5e9979fba3fff876690fbd) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 10 May 2023, 11:32:18 UTC
9cb18ae [v10.0.x] Nested folders: remove behaviour where selecting all children selects parent (#68187) Nested folders: remove behaviour where selecting all children selects parent (#68084) remove behaviour where selecting all children selects parent (cherry picked from commit 765da9c841361c348d16a92a8cb162bfc6a94f25) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 10 May 2023, 11:19:09 UTC
de14261 [v10.0.x] Update index.md (#68188) Update index.md (#67979) removing an extra ':' (cherry picked from commit 5145f4d3f19700a57084d321a958cd7a5aa49998) Co-authored-by: bojankezele <79632099+bojankezele@users.noreply.github.com> 10 May 2023, 10:49:42 UTC
fffb133 [v10.0.x] Settings: Do not hide sensitive values if it's empty (#68197) Settings: Do not hide sensitive values if it's empty (#68088) * Settings: Do not hide sensitive values if it's empty * Fix implementation * Add tests for RedactedValue function (cherry picked from commit 0b6ae0d1197303a7afc8397937ec9c5d6243f187) Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com> 10 May 2023, 10:49:25 UTC
d5844c3 [v10.0.x] AzureMonitor: Correctly set resource parameter for Logs queries (#68196) AzureMonitor: Correctly set resource parameter for Logs queries (#68133) * Update to ensure the resources parameter is passed through for logs queries only * Use string slices for resources to ensure order remains the same * Fix lint * clarify test (cherry picked from commit e059ce9c8aae3f24fef4721de9ba524d4ae20df4) Co-authored-by: Andreas Christou <andreas.christou@grafana.com> 10 May 2023, 10:39:04 UTC
758dfbd [v10.0.x] Alerting: Update contact point state semantics (#68126) Alerting: Update contact point state semantics (#67994) (cherry picked from commit 5d047160e9422dd4377bcd4cf63876677b0bf6c0) Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> 10 May 2023, 09:43:01 UTC
85096b0 [v10.0.x] Alerting: Fix broken integration test (#68181) Alerting: Fix broken integration test (#68140) From https://github.com/grafana/grafana/pull/68122 (cherry picked from commit 5422609fb10bf136db17a64ab38d0964423a235f) Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com> 10 May 2023, 09:03:33 UTC
6b356a5 [v10.0.x] Use expected types for admonition (#68175) Use expected types for admonition (#68080) All types are declared lowercased. Signed-off-by: Jack Baldry <jack.baldry@grafana.com> (cherry picked from commit 356eabc24cbed999830d7a112ef3f111a7dffc26) Co-authored-by: Jack Baldry <jack.baldry@grafana.com> 10 May 2023, 08:49:58 UTC
36d6a9b [v10.0.x] Alerting: Omit "description" and "summary" from default email template annotations (#68130) Alerting: Omit "description" and "summary" from default email template annotations (#68122) (cherry picked from commit 720b5b3b6515c72f98c957b2f2c9bbc4aedec7e5) Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> 10 May 2023, 08:46:51 UTC
40ac2a6 [v10.0.x] Heatmap: Fix color rendering for value ranges < 1 (#68164) Heatmap: Fix color rendering for value ranges < 1 (#68156) (cherry picked from commit 1400a0a3f7a5b5b3c5b7258a3b5bb037b654f599) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 10 May 2023, 07:21:48 UTC
e492346 [v10.0.x] Heatmap: Handle unsorted timestamps in calculate mode (#68151) Heatmap: Handle unsorted timestamps in calculate mode (#68111) (cherry picked from commit f100a4c68003300e99d7b6fa86c6f5196c41596f) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 10 May 2023, 04:17:11 UTC
8242dec [v10.0.x] Heatmap: Fix log scale editor (#68152) Heatmap: Fix log scale editor (#68132) (cherry picked from commit 4ee894b0bea4306bc171a16c0cc5f15fd799b414) Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 10 May 2023, 00:51:04 UTC
8139833 [v10.0.x] Annotations: Fix rendering (#68146) 09 May 2023, 20:45:35 UTC
58efebb [v10.0.x] AzureMonitor: Ensure trace exceptions are correctly displayed (#68105) AzureMonitor: Ensure trace exceptions are correctly displayed (#68079) Ensure trace exceptions are correctly displayed (cherry picked from commit 65c1505415a98b4f9e34ea75374887bce7195011) Co-authored-by: Andreas Christou <andreas.christou@grafana.com> 09 May 2023, 18:01:44 UTC
fe9b529 [v10.0.x] Graph: Fix legend overlapping graph area (#68107) Graph: Fix legend overlapping graph area (#67912) use render callback instead of requestIdleTimeout (cherry picked from commit 8e752439c69103f47bd8f5ae8fe5b2e52dac1ea3) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 09 May 2023, 16:45:16 UTC
a39c486 [v10.0.x] AzureMonitor: Appropriately handle trace correlation resources (#68108) AzureMonitor: Appropriately handle trace correlation resources (#67934) * Appropriately handle correlation resources - Retrieve resources in buildQueries step - Build updated queries based off of correlation results - Update tests * Fix query building and tests * Fix lint * Ensure multiple resource queries will work - Correctly set resources to ensure there is no overlapping between multiple resource selection and correlated resources - Add tests for these specific cases - Remove unnecessary pointers - Build queries correctly (cherry picked from commit 5ddc37ee21a5a10862ee44604674a4996e6ccd48) Co-authored-by: Andreas Christou <andreas.christou@grafana.com> 09 May 2023, 16:02:19 UTC
3bb9f46 [v10.0.x] Fix Enterprise Datasources link on Grafana Enterprise page (#68118) Fix Enterprise Datasources link on Grafana Enterprise page (#67962) fix-enterprise-datasources-link (cherry picked from commit 18d4fda6132ec5ec4d7de32e3e425c702a8845b5) Co-authored-by: Andriy <andriy.urbanas@grafana.com> 09 May 2023, 15:35:05 UTC
9ea772d [v10.0.x] Alerting: Fixes Alert list panel "ungrouped" regression (#68090) Alerting: Fixes Alert list panel "ungrouped" regression (#68018) (cherry picked from commit ee05e3675a204511b3da958dc3e2c158273dddcd) Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> 09 May 2023, 15:32:12 UTC
f710ed0 [v10.0.x] DataSourceModal: responsive behavior (#68085) DataSourceModal: responsive behavior (#67944) (cherry picked from commit 8ec5527479e25ae4a12ff7b5f83f987ab27c46d9) Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com> 09 May 2023, 14:06:03 UTC
530c575 [v10.0.x] Docs: Plugin doc review for chunk 1-A (#68045) Docs: Plugin doc review for chunk 1-A (#67070) * Plugin doc review for chunk 1-A Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Group of fixes in response to review comments Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Updates for review comments Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fixed extra space Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Additional doc fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * More doc fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fixes from doc review Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc review fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * More changes from doc review Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fix links and relrefs using doc-validator advice Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Publishing criteria update Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Markdown fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fixes Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Testing Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Testing Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Testing Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Link fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Prettier Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Fix to publishing criteria Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Doc fix Signed-off-by: Joe Perez <joseph.perez@grafana.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/build-a-logs-data-source-plugin.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/build-a-streaming-data-source-plugin.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/build-a-streaming-data-source-plugin.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/get-started-with-plugins/_index.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/publish-a-plugin.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/publish-a-plugin.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/publish-a-plugin.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/sign-a-plugin.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> * Prettier Signed-off-by: Joe Perez <joseph.perez@grafana.com> --------- Signed-off-by: Joe Perez <joseph.perez@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> (cherry picked from commit 13be068919709c74a84dd7f3c82b087ca51b8c0a) Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> 09 May 2023, 13:33:20 UTC
49c2ac5 [v10.0.x] Add name_id_format to doc (#67928) Add name_id_format to doc (#67803) * add name_id_format to doc * add labels * add missing pipe * add available name ID options * Update docs/sources/setup-grafana/configure-security/configure-authentication/saml/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-security/configure-authentication/saml/index.md * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * lint --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> (cherry picked from commit 6f4d4a67508ee98d8d5f0fa2311a6cc466a84a45) Co-authored-by: Jo <joao.guerreiro@grafana.com> 09 May 2023, 13:15:18 UTC
a39299e NavBar: app chrome state wrongly overwritten when ds modal is opened … (#68041) NavBar: app chrome state wrongly overwritten when ds modal is opened (#67952) (cherry picked from commit 24668137f808fb55c6aa55136be2ff9de8b04a42) 09 May 2023, 12:29:46 UTC
35d9999 [v10.0.x] Docs: Update backend plugin forwarding of headers (#68069) Docs: Update backend plugin forwarding of headers (#67913) Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> (cherry picked from commit 04df92ab47119abcdafea0642b24462b13cdacdf) Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> 09 May 2023, 09:52:02 UTC
99555dd [v10.0.x] CI: Remove custom enterprise2 pipelines (#68056) (#68057) CI: Remove custom enterprise2 pipelines (#68056) Remove custom enterprise2 pipelines (cherry picked from commit 6ae952c7c5d7510977a335a7be2ab13968433291) 09 May 2023, 08:56:13 UTC
583d3aa [v10.0.x] Alerting: Fix condition on invalid interval dropdown (#68030) 08 May 2023, 21:04:49 UTC
81c5fbb [v10.0.x] docs: add empty dashboard & Add dropdown screenshots (#68036) docs: add empty dashboard & Add dropdown screenshots (#67588) * added empty dashboard screenshots * added Add dropdown screenshots * removed screenshot from build first dashboard * added Add dropdown guidance in panel editor page; updated headings * added intro text in panel editor (cherry picked from commit da214735271e312271d75f83ce9b7dce48a8f9bb) Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> 08 May 2023, 19:04:30 UTC
4a0fb87 [v10.0.x] Datagrid: Refactor header column delete/clear (#68023) Datagrid: Refactor header column delete/clear (#67842) * refactor header column delete/clear * fix tests, add clear option on header dropdown * fix e2e tests (cherry picked from commit 5416ec4768aa12f994234fbb3da7c4cc57b529e3) Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com> 08 May 2023, 17:06:50 UTC
340d5a5 [v10.0.x] Dashboard: Change add panel button to fill to remove outline border (#68017) Dashboard: Change add panel button to fill to remove outline border (#68004) (cherry picked from commit 5155455c55c2bf4b3848f03a7eecebd4f4e4ba9e) Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 08 May 2023, 15:36:31 UTC
1ee2c97 [v10.0.x] Alerting: Show export button for org admins (#67995) Alerting: Show export button for org admins (#67939) Show export button for org admins (cherry picked from commit e7f11f2456f28d8713a1d194421e9d74b4c5f8c6) Co-authored-by: Virginia Cepeda <virginia.cepeda@grafana.com> 08 May 2023, 15:25:00 UTC
8f26909 [v10.0.x] CI: Add Windows backend tests in more places (#66438) (#68005) * CI: Add Windows backend tests in more places * CI: Add promotion pipeline for publishing new windows-test-images * CI: Ignore windows backend-test failures for now * CI: Fix linting issue in ci_images.star file (cherry picked from commit b2fc285a5ddaa25265aea9a137fb37512ecdaf57) 08 May 2023, 13:42:14 UTC
c53daad [v10.0.x] Docs: Adds alert state history doc (#68000) Docs: Adds alert state history doc (#67976) * Adds alert state history doc * Adds config image * Adds config as text * correct spacing (cherry picked from commit cb9d53708ef979b2848c7c6bffe0d1c63434bed4) Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> 08 May 2023, 13:26:54 UTC
98fa7ae [v10.0.x] Docs: Adds preview notification template docs (#68001) Docs: Adds preview notification template docs (#67903) Adds preview notification template (cherry picked from commit 6464ce0239843aa3c5abbd32d5bdf8ecc63db5f8) Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> 08 May 2023, 13:26:22 UTC
back to top