Ryan McKinley
f481f11d3a
change tree structure
2024-06-13 09:11:10 +03:00
Ryan McKinley
e7c15b0e96
merged main and moved folder structure
2024-06-13 08:42:00 +03:00
Ryan McKinley
09e8605f14
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-13 07:14:54 +03:00
Ryan McKinley
99d8025829
Chore: Move identity and errutil to apimachinery module ( #89116 )
2024-06-13 07:11:35 +03:00
Ryan McKinley
40829d645c
include client wrapper
2024-06-13 07:08:54 +03:00
Nathan Marrs
12a45fdeca
Canvas: Refactor scene.tsx for better maintainability ( #88517 )
...
Co-authored-by: drew08t <drew08@gmail.com>
2024-06-13 03:33:42 +03:00
Drew Slobodnjak
2fcc4d8cd7
Table: Fix row count during filter ( #89004 )
...
* Table: Fix row count during filter
* Fix pagination ranges
2024-06-12 13:54:39 -07:00
William Wernert
c62cc25513
Alerting: Configure recording rule writer from config.ini ( #89056 )
2024-06-12 16:04:46 -04:00
Juan Cabanas
7664b89209
ShareModal: Share externally ( #88259 )
2024-06-12 17:02:06 -03:00
Ryan McKinley
1857690bd0
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-12 22:02:53 +03:00
Ryan McKinley
ed400f0bbf
EntityStore: Use standard user identifier rather than custom version ( #89080 )
...
user uid string
2024-06-12 19:39:34 +03:00
Marcus Efraimsson
1abaa825c6
Tracing: Only enable traces to profiles for api servers for now ( #89126 )
2024-06-12 19:36:31 +03:00
Torkel Ödegaard
636910e57e
DashboardScene: Fixes issue removing override rule ( #89124 )
2024-06-12 18:35:10 +02:00
Josh Hunt
c58d09fd81
BrowseDashboards: Prepend subpath to New Browse Dashboard actions ( #89109 )
2024-06-12 17:22:00 +01:00
Ashley Harrison
822644714a
Navigation: Remove ApplyAdminIA
logic ( #89113 )
...
make admin IA more normal
2024-06-12 16:45:13 +01:00
Taewoo K
5bb10d84e0
add catchpoint to plugin list ( #87438 )
...
* add catchpoint to plugin list
* fix format
* bump the plugins number
2024-06-12 10:05:07 -04:00
Kevin Minehart
c6d807e015
CI: Trigger release pr workflow when a release is completed ( #89062 )
2024-06-12 08:48:50 -05:00
Ashley Harrison
13d00e09ab
Chore: Migrate some more SCSS to emotion ( #89038 )
...
* migrate section-heading
* move fonts to global styles
* migrate code styles to emotion globals
* migrate spacings styles and leave some in angular
* padding should be 2 here not 1
2024-06-12 14:46:20 +01:00
Isabella Siu
9877aa7039
Cloudwatch: Metrics Query Builder should clear old query ( #88950 )
2024-06-12 09:31:05 -04:00
Bogdan Matei
423c03912b
Scopes: Remove disabled flag on nodes search input ( #89041 )
2024-06-12 16:18:09 +03:00
Ryan McKinley
c9c18717f5
packaging
2024-06-12 15:26:12 +03:00
Ryan McKinley
ad79d44db8
adding package
2024-06-12 14:44:21 +03:00
Ryan McKinley
f8a2a83d59
adding package
2024-06-12 14:44:18 +03:00
Ryan McKinley
3ae95a6eb1
K8s: Update grafana resource metadata accessor ( #89074 )
2024-06-12 14:39:37 +03:00
Ryan McKinley
7b6e4d5da4
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-12 14:21:41 +03:00
github-actions[bot]
58f7032b39
I18n: Download translations from Crowdin ( #89054 )
2024-06-12 11:19:30 +01:00
Ryan McKinley
16471fa057
now with event setup
2024-06-12 13:02:06 +03:00
Edvard Falkskär
6998bf40d7
BarChart: Fix type error when there are no series ( #89087 )
...
BarChart: Fix reference error when there are no series
2024-06-12 02:59:03 -07:00
Sergej-Vlasov
c512d10362
DashboardScene: Adjust plugin-e2e for dashboardScene FF ( #89052 )
...
adjust plugin-e2e for dashboard scene ff
2024-06-12 11:37:16 +02:00
Sergej-Vlasov
8d0e437287
DashboardScene - Add various-suite to scenes e2e ( #88911 )
...
* duplicate various-suite in scenes e2e
* restore original various-suite
* adjust various-suite e2e tests for scenes
* adjust workflow for test run
* adjust flaky exemplars test
* remove old dash script and restore workflow
* duplicate e2e/various-suite/keybinds.spec.ts into e2e/scenes
* restore original e2e/various-suite/keybinds.spec.ts
* add new keybinds e2e test
* restore workflow file after test run
2024-06-12 11:36:11 +02:00
Joao Silva
dc03798c34
Chore: Remove gf-forms from alertmanager and graphite datasources ( #88933 )
2024-06-12 10:13:13 +01:00
Santiago
b7120c5a30
Alerting: Fix missing argument in call to createRemoteAlertmanager() ( #89101 )
2024-06-12 11:57:22 +03:00
Pepe Cano
57c9207a74
Alerting docs: Update Timing Options ( #89036 )
...
* first wip
* Complete changes
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/group-alert-notifications.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Edit sentence refering the previous example
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-06-12 10:46:00 +02:00
kay delaney
195c17da60
Scenes: Add support for viewing variable dependency graph in settings ( #87577 )
...
* Scenes: Add support for viewing variable dependency graph in settings
* Fix failing e2e test
* Add test for createDependencyNodes/Edges
* Refactor for better separation between old architecture and scenes
* Add internationalization
* run maker
---------
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com>
2024-06-12 10:40:52 +02:00
Ieva
34c40f959f
RBAC: Add and resolve action sets when searching user's permissions ( #88694 )
...
* include and resolve action sets when fetching user's permissions
* expand both action and action prefix (returns an empty set for the one that isn't specified)
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
* if action is specified, check for exact match; also extend tests
2024-06-12 11:20:19 +03:00
Santiago
12d5251c12
Alerting: Alertmanager configuration sync loop ( #88822 )
...
* make the config sync happen on each call to ApplyConfig(), fix tests
* send autogen config
* add fake autogen function for tests
* update stale comments, tidy things up, make linter happy
* add auto-gen routes only if the feature toggle is enabled
* remove unnecessary fake autogen function
* throttle configuration syncs
* restore pkg/services/store/entity/sqlstash/sql_storage_server.go
* test sync loop in ApplyConfig, skip invalid autogen routes
* restore conf/defaults.ini
* restore conf/defaults.ini
* avoid skipping invalid auto-gen routes in SaveAndApplyConfig
* test that autogenFn is called and its errors are returned
* add debug message about the sync interval not having elapsed
* collapse two log lines into one
2024-06-12 10:13:34 +02:00
Eric Leijonmarck
c85d10d6c3
Auth: Removal of conflicting users check upon creation ( #89045 )
...
fix: removal of check for conflicting users
2024-06-12 09:19:06 +02:00
Ryan McKinley
d83aa7f865
is_current
2024-06-12 02:44:49 +03:00
Ryan McKinley
df148ca9ea
use reflection
2024-06-12 02:21:05 +03:00
Ryan McKinley
0118c7666a
use reflection
2024-06-12 02:20:47 +03:00
Ryan McKinley
5c91e52922
get metadata with reflection
2024-06-12 02:15:05 +03:00
Joseph Perez
f09f21b5bb
Docs: Edit of data requests and breaking changes docs (part 4 of Contribute doc quality project) ( #88858 )
...
* Docs: data requests and breaking changes edit
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Fixes from review
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/breaking-changes-guide/breaking-changes-guide.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Fix from review
* Update contribute/breaking-changes-guide/breaking-changes-guide.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/breaking-changes-guide/breaking-changes-guide.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Fix from review
* Update contribute/breaking-changes-guide/breaking-changes-guide.md
Co-authored-by: Beverly Buchanan <131809838+BeverlyJaneJ@users.noreply.github.com>
* Fixes from review
* Update contribute/breaking-changes-guide/breaking-changes-guide.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Fix from review
* Fix from review
* Fix alt text
* Remove 1st person
* Fix from review
* Eliminate 'in case'
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Beverly Buchanan <131809838+BeverlyJaneJ@users.noreply.github.com>
2024-06-11 14:57:22 -07:00
Ryan McKinley
af86293d87
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-12 00:48:13 +03:00
Ryan McKinley
4dc3d0ee7f
update
2024-06-12 00:34:40 +03:00
Ryan McKinley
835879aa7a
revert hash key issues
2024-06-12 00:29:52 +03:00
Ryan McKinley
ac39953d0e
basic queries
2024-06-11 23:01:40 +03:00
Jay Clifford
465efbf802
feat: Updated whats-new-in-v11-0.md with release video ( #87953 )
...
Update whats-new-in-v11-0.md
Grafana 11 release video added.
2024-06-11 15:56:20 -04:00
Larissa Wandzura
59fbc0d9e3
Docs: Updates to the Grafana enterprise data source intro page ( #89065 )
...
removed a dupe, deprecated data source and cleaned up a page name
2024-06-11 14:10:03 -05:00
Señor Performo - Leandro Melendez
404617b33d
Added Grafana Play Links to Panel visualization docs ( #88995 )
...
* Update index.md on Node panels to Grafana Play link
* Update index.md add Traces docs link to Grafana Play
* Update index.md News documentation link to Grafana Play
* Update index.md Alert list documentation link to Grafana Play
* Update index.md Alert list fixed missing link
* Update index.md Fixed title
* Update index.md Trying code fix
* Ran prettier command
* Matched link text to dashboard titles
* Replaced URL with ref URI key
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-06-11 14:57:03 -04:00
Ryan McKinley
a559a66544
FeatureFlags: Update creation timestamps ( #88966 )
2024-06-11 21:23:12 +03:00