Yuri Tseretyan
ced5497ba1
Docs: Update alerting notifications documentation ( #93944 )
...
* add new permissions and fixed roles
* Apply suggestions from code review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* address comments
* add actions to complete list
* fmt
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-10-15 16:16:15 +02:00
Santiago
87b57a1b25
Docs: Remove deprecation warnings for panelURL and dashboardURL ( #94730 )
...
Docs: Remove deprecation warnings for panelURL and dashboardURL in webhook and mqtt integration docs
2024-10-15 15:52:36 +02:00
Andres Martinez Gotor
2226225309
Chore: Avoid update-workspace when watching go files ( #94716 )
2024-10-15 15:40:51 +02:00
Ashley Harrison
4b72c159d8
Box: Expose position
property ( #94726 )
...
expose position property on Box
2024-10-15 14:38:07 +01:00
Alex Khomenko
e5795c7b6d
Routing: Update connections to react router 6 ( #94461 )
...
* Update routes
* Update test
* Remove the useDataSourcesRoutes hook
* Remove DataSourcesRoutesContext
* Fix imports
* Fix more imports
* Add default
* Betterer
2024-10-15 16:10:31 +03:00
Gabriel MABILLE
ba3629c01c
Fix: Account for conflicting logins in dedupOrgInlogin migration ( #94669 )
2024-10-15 15:02:34 +02:00
kay delaney
7104782a74
Chore: Remove unused sass variables ( #94723 )
2024-10-15 13:38:42 +01:00
Jack Westbrook
9e50866356
Build: Nx improvements ( #88341 )
...
* feat(frontend): introduce project.json for every workspace to improve caching
* refactor(frontend): use nx tags for grafana dependson
* refactor(frontend): clean up nx tags for packages and plugins
* build(nx): make grafana dependent on cacheable generate icons command
* build(nx): clean up project files
2024-10-15 14:25:45 +02:00
Marcus Efraimsson
b28085110d
Plugins: Auto instrumentation improvements ( #94193 )
2024-10-15 14:02:34 +02:00
Yves Siegrist
4a3c6325a4
Docs: correct typo in login solution documentation ( #92393 )
2024-10-15 14:00:40 +02:00
Sven Grossmann
9adba8537f
Plugin Extension: use correct PluginExtensionAddedLinkConfig
component in deprecation note ( #94708 )
2024-10-15 13:58:09 +02:00
kay delaney
22a3c9976f
Chore: Convert QueryGroupOptions to functional component ( #94342 )
...
Also rewrites styles
2024-10-15 12:57:58 +01:00
grafana-pr-automation[bot]
940a9e0144
I18n: Download translations from Crowdin ( #94707 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-15 14:20:18 +03:00
Tom Ratcliffe
0841497cad
Alerting: Show a warning when a template has been potentially misconfigured ( #94698 )
2024-10-15 14:00:20 +03:00
Matheus Macabu
016dea1143
CloudMigrations: create snapshot for Notification Templates ( #94676 )
...
* CloudMigrations: create snapshot for Notification Templates
* CloudMigrations: add notification templates resource to frontend
2024-10-15 12:55:33 +02:00
Will Browne
f97f489c2c
Plugins: Skip install errors if dependency plugin already exists ( #94710 )
...
* skip install errors if dependency plugin already exists
* add test
2024-10-15 11:35:45 +01:00
Ieva
284c2d6f71
Folders: Correctly show new folder button under root folder ( #94687 )
...
show new folder button under root folder if nested folders are disabled and user has the right perms
2024-10-15 10:45:07 +01:00
Victor Marin
aaba5a43bd
DashboardScene: Rerender dashboard links on timerange change ( #94570 )
...
* fix
* refactor
* refactor
2024-10-15 12:39:36 +03:00
oksanaphmn
ef805f271e
docs: Readme ( #94657 )
2024-10-15 09:38:09 +00:00
Matheus Macabu
081ec57443
CloudMigrations: create snapshot for Mute Timings ( #94668 )
...
* CloudMigrations: Create snapshot for Mute Timings
* CloudMigrations: add mute timings icon and copies to frontend
2024-10-15 09:44:41 +02:00
Agnès Toulet
5fb685dcc6
Scenes: add clearSceneCache to DashboardScenePageStateManager ( #94227 )
2024-10-15 09:43:54 +02:00
Ryan McKinley
36c38b5310
APIServer: add prometheus.Registerer to every init request ( #94684 )
2024-10-15 07:46:08 +03:00
maicon
bfd3506549
UniStore: Enable DataSyncer in Mode1 + better logging ( #94688 )
...
* UniStore: Enable DataSyncer Mode1 + better logging
Signed-off-by: Maicon Costa <maiconscosta@gmail.com>
---------
Signed-off-by: Maicon Costa <maiconscosta@gmail.com>
Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com>
2024-10-15 06:41:12 +03:00
Alexander Weaver
4d8d916434
Alerting: Separate write errors from Prometheus/Mimir into 400/500 categories ( #94699 )
...
* Separate errors from Prometheus/Mimir into categories
* Drop duplicate
* tests
2024-10-14 15:31:36 -05:00
Jack Baldry
a8c1c15235
Fix list indentation to ensure continuous numbering ( #94692 )
2024-10-14 18:23:48 +01:00
Ihor Yeromin
bcf62612f3
Table: Improve code readability ( #94690 )
...
feat(table): improve code radability
2024-10-14 18:57:19 +02:00
Ashley Harrison
e48351fbd3
AppChromeService: Improve useChromeHeaderHeight
to only react to necessary state changes ( #94624 )
...
make useChromeHeaderHeight only react to necessary state changes
2024-10-14 16:21:15 +01:00
Eric Leijonmarck
d5fe9ce87f
LBAC for datasources: Fix generated swagger updates ( #94587 )
...
fix: generated swagger updates
2024-10-14 16:14:11 +01:00
Levente Balogh
2867f92974
Extensions: Show error and warning logs in the console ( #94682 )
...
fix: log extensions framework errors and warnings to the console
2024-10-14 16:44:47 +03:00
Ryan McKinley
97258ca1eb
Chore: vscode devenv cleanup ( #94290 )
2024-10-14 16:37:04 +03:00
Ryan McKinley
517975a4b3
Chore: update feature toggle git stats ( #93820 )
2024-10-14 16:34:19 +03:00
Alexander Zobnin
fcfa4aa777
Zanzana: Add config options for Check and ListObjects queries ( #94619 )
...
* Zanzana: Add config options for Check and ListObjects queries
* remove fixme
* pass only zanzana settings
2024-10-14 14:44:47 +03:00
Santiago
981aad6b77
Docs: Fix description for GeneratorURL template value ( #92578 )
2024-10-14 13:16:27 +02:00
Jack Baldry
2f3c539d9b
Remove doc-validator requirement to run on all pull requests ( #94673 )
2024-10-14 11:47:26 +01:00
Claudiu Dragalina-Paraipan
a69ee676ba
[authn] adding appPlatformGrpcClientAuth
featureflag ( #94640 )
...
* introduce appPlatformGrpcClientAuth (renamed appPlatformAccessTokens which is not used)
* re-run toggles gen
---------
Co-authored-by: gamab <gabriel.mabille@grafana.com>
2024-10-14 13:47:18 +03:00
Chirag Gomber
67cbbf84ca
Prometheus: Display multiple hints at the same time on query code editor ( #89775 )
...
* Added Query hints for Prometheus query code editor
* ES Lint fixes
* Remoed displayName from queryEditorHints as it was unused
* Added the logic on button click to difference function
* extracted data to constants from props
* added css style to hints
2024-10-14 12:15:42 +02:00
Alexa V
00af0afe52
Dashboard Scene: Fix permissions and error handling in creating alert from panel ( #94521 )
...
* Dashboard Scene: Add better error handling when creating alert from panel menu
* Add missing permission to createNewAlert and add unit test
2024-10-14 12:11:31 +02:00
grafana-pr-automation[bot]
e746f55126
I18n: Download translations from Crowdin ( #94667 )
2024-10-14 10:37:05 +01:00
renovate[bot]
77effa6d90
Update testing-library monorepo ( #94632 )
...
* Update testing-library monorepo
* add @testing-library/dom
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-10-14 12:22:34 +03:00
Sonia Aguilar
fb5fb76ad1
Alerting: Use advanced options when query params are not transformable ( #94588 )
...
* Use advanced options when query params are not transformable
* Update public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/QueryAndExpressionsStep.tsx
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
---------
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
2024-10-14 11:03:58 +03:00
Andres Martinez Gotor
235f7db967
Add query migration handlers ( #93735 )
2024-10-14 09:29:44 +02:00
Dominik Prokop
97037580df
PanelMenu: Allow showing panel menu when data source does not exist ( #94545 )
2024-10-14 09:17:37 +02:00
Alex Khomenko
9811725c59
Routing: Update PluginDetails ( #94513 )
2024-10-14 09:52:58 +03:00
Matheus Macabu
1830820363
CloudMigrations: add basic resource component and update migration message with many resource types ( #94423 )
...
* CloudMigrations: display generic success message with more than 4 resource types
* CloudMigrations: create generic named resource component
2024-10-14 08:08:33 +02:00
Aaron Godin
fa330900ff
IAM: turn off migration causing instances to crashloop ( #94642 )
2024-10-11 20:46:34 +03:00
Marcus Efraimsson
65bcd72484
Chore: Fix failing build ( #94633 )
2024-10-11 19:26:12 +02:00
Sonia Aguilar
0dd5373e4a
Alerting: Add interactions for Fullstory ( #94631 )
...
add interactions for Fullstory
2024-10-11 19:23:58 +02:00
William Wernert
19a9a79467
Alerting: Publish event when one or more rules are created or changed ( #93637 )
...
* Publish event when one or more rules are changed
* Publish affected rules
* Use a fake bus to test publish event without listening
* Wire alerting store into provisioning service
2024-10-11 12:19:52 -04:00
Yuri Tseretyan
18e66d22b1
Alerting: Add more tracing for receivers service ( #94572 )
2024-10-11 11:41:13 -04:00
Irene Rodriguez
0ed94dc71e
Create strategies-for-upgrading-grafana ( #94517 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-10-11 15:12:11 +00:00