github-actions[bot]
f96de9d0f8
I18n: Download translations from Crowdin ( #84826 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-21 05:38:09 +00:00
Darren Janeczek
7653da1870
datatrails: add ability to deselect currently metric ( #84586 )
...
* feat: ability to deselect currently metric
2024-03-20 21:51:47 -04:00
Darren Janeczek
d58e652cc3
datatrails: include description of related metrics tab ( #84525 )
...
* fix: include description of related metrics tab
2024-03-21 00:20:23 +02:00
Darren Janeczek
5d5e22ae11
datatrails: fix: position of new metric exploration button ( #84844 )
...
fix: position of new metric exploration button
2024-03-20 18:08:13 -04:00
Andreas Christou
0718605f75
Azure: Support multi-resource namespace (NetApp Volumes) ( #84779 )
...
Add multi-resource namespace (NetApp Volumes)
2024-03-20 20:07:47 +00:00
Matthew Jacobson
fbd057b258
Alerting: Stop returning autogen routes for non-admin on api/v2/status ( #84864 )
...
* Alerting: Stop returning autogen routes for non-admin on api/v2/status
* Improve api/v2/status integration tests for user roles
2024-03-20 22:04:35 +02:00
Kyle Cunningham
7eee34311d
Table Panel: Add documentation for apply to row ( #84786 )
...
* Add documentation for apply to row
* Updated wording
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Remove image
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Prettier
* Added word to improve clarity
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-21 02:55:13 +07:00
Will Browne
c8c372c327
Prometheus: Prevent duplicate registration of custom header middleware ( #84860 )
...
* remove dupe middleware
* fix test
2024-03-20 21:22:33 +02:00
Andreas Christou
00c094f7cf
Azure: Update data link title for clarity ( #84686 )
...
Update data link title for clarity
2024-03-20 13:39:00 -05:00
Josh Hunt
00d6e1d7f8
E2C: Move frontend feature folder up one ( #84851 )
...
* E2C: Move frontedn folder up one
* codeowners
2024-03-20 19:39:39 +02:00
Marie Cruz
72bf647dc6
fix: update slack for alerting link ( #84854 )
2024-03-20 17:27:00 +00:00
William Wernert
c5b04b5674
Alerting: Add docs for "Keep Last State" feature ( #84676 )
...
Add initial docs for "Keep Last State" feature
2024-03-20 13:11:16 -04:00
William Wernert
6d16cf2699
Alerting: Marshal incoming json.RawMessage in diff ( #84692 )
...
This will ensure the encoding is correct when comparing
to the existing rule.
2024-03-20 13:10:39 -04:00
lean.dev
8336f1fc1e
Update feature toggle code owner ( #84817 )
...
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
2024-03-20 18:06:14 +01:00
renovate[bot]
6813210ed0
Update react monorepo
2024-03-20 16:40:05 +00:00
renovate[bot]
92ab85e066
Update dependency @types/node to v20.11.30 ( #84836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 17:53:35 +02:00
Matias Chomicki
7e8e7429ec
Popover menu: remove selectionchange listener ( #84832 )
2024-03-20 17:48:33 +02:00
Marie Cruz
821d9a5565
docs: add links to KillerCoda tutorial environments ( #84831 )
2024-03-20 15:47:45 +00:00
Kyle Brandt
0df7c9201a
Make: Speed up make run by removing redundant make go-gen
in .bra ( #84827 )
...
Make: Remove redundant `make go-gen` in .bra, build-go already calls this
Calling twice really slows down backend build time since wire gets called twice and that uses a few gigs of memory
2024-03-20 16:39:49 +01:00
renovate[bot]
78f1551b8e
Update dependency @grafana/faro-web-sdk to v1.5.0 ( #84820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 15:31:34 +00:00
Adela Almasan
9fced253f5
VizTooltips: Switch data links display to column ( #84828 )
2024-03-20 17:29:37 +02:00
Alex Khomenko
b9b42ba10f
Grafana/icons: Add icons package ( #82314 )
...
* Add separate icons package
* Update package.json
* Codeformat
* Use the new icon
* Sanitize SVGs
* Sync deps
* Add publish script
* Add pre-commit hook
* Test pre-commit
* Rename
* Comment out local dev configs
* Add generate action
* Update readme
* Update script
* Add license
* Rename icons to icons-generated
* Codeformat
* Update lerna
* Remove fill attribute from SVG path elements
* Revert lerna upgrade
* Update codeowners
* Add lint scripts
* Exclude more attributes
* Add missing deps
* Update lockfile
* Remove CI actions
* Remove generated components from VC
* Fix path
* Build ESM only
* Include cjs
* Update lockfile
* Move generated icons into src
* Update lockfile
* Sync deps with grafana
* Update lockfile
* Update lockfile
* Update package name
* Cleanup
* Memoize the components
* Publish esm only
* Do not overwrite props
* Add generate script to build
* Update comment
* Generate typedefs from index.ts
* test
* test
* Restore
* Add more complex icons
* Add readme
* Update lockfile
* Make the package private
* Move package exclusion to lerna.json
* Remove exclusion
* Revert
* test packages
* Fix
* Fix
* Revert
* Move generate icons script to the root
* Update script
* Remove icons script
* Move icons exclusion to package.json
2024-03-20 17:03:40 +02:00
Juan Cabanas
98a6b5debf
Scenes: Fix public dashboard email sharing section ( #84467 )
2024-03-20 12:00:19 -03:00
Adam Simpson
311aa94fab
MSSQL: Add Windows AD/Kerberos auth ( #84742 )
...
* mssql: Add Kerberos/Windows AD auth
* need username for cache file
* account for no port in cc file
* add tests around constring
* remove un-needed port
* add docs
* remove comments
* move defer to same locale as where it begins
* fix linting and spelling
* fix gosec linter
* note lack of grafana cloud support
2024-03-20 16:41:57 +02:00
Yuri Tseretyan
04c9f459ec
Alerting: do not check for folder in file provisioning ( #84822 )
...
provide nil folder service in file provisioning
2024-03-20 10:39:03 -04:00
Ida Štambuk
18eac9df9e
Feature toggles: Remove redshiftAsyncQueryDataSupport and athenaAsyncQueryDataSupport toggles ( #84653 )
2024-03-20 15:14:21 +01:00
renovate[bot]
339a2ba4e9
Update dependency msw to v2.2.9
2024-03-20 13:44:32 +00:00
Matthias Meyer
af820f29f8
Docs: updated provisioning documentation ( #84711 )
2024-03-20 12:56:10 +00:00
renovate[bot]
e2109f9b2a
Update babel monorepo to v7.24.3
2024-03-20 12:50:51 +00:00
Andres Martinez Gotor
a705ff7892
API Server: refactor plugin ID handling ( #84753 )
2024-03-20 13:49:19 +01:00
renovate[bot]
d0935fe44c
Update dependency @testing-library/react to v14.2.2
2024-03-20 12:31:21 +00:00
renovate[bot]
6cf34a76cf
Update dependency @msagl/parser to v1.1.18
2024-03-20 10:49:24 +00:00
Alex Khomenko
c632cabb3b
NewOrgPage: Update Form import ( #84792 )
2024-03-20 12:47:22 +02:00
renovate[bot]
fe623760a8
Update dependency @msagl/core to v1.1.18
2024-03-20 10:22:49 +00:00
github-actions[bot]
cd3312ba02
I18n: Download translations from Crowdin ( #84799 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-20 10:17:56 +00:00
renovate[bot]
9b6c32163d
Update dependency @grafana/faro-core to v1.5.0 ( #84784 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 10:04:08 +00:00
Fabrizio
288b06b64c
Loki: Replace imports of infra/log
with SDK ( #84336 )
2024-03-20 11:25:35 +02:00
Jack Westbrook
421ef641d0
Azure Monitor: Externalise kusto ( #84749 )
...
fix(azuremonitor): externalise kusto so it loads via core
2024-03-20 10:16:54 +01:00
Dominik Prokop
d5e293c18d
GroupBy variable: Allow detecting static dimensions changes ( #84715 )
...
* GroupBy variable: Allow detecting static dimensions changes
* Review
* Lint
2024-03-20 10:08:42 +01:00
Ivana Huckova
77b1c97482
Elasticsearch: Remove xpack button and make includeFrozen not dependant on it ( #84734 )
2024-03-20 09:59:26 +01:00
Gábor Farkas
fba2b61408
postgres: removed unused code ( #84736 )
...
sql: removed unused code
2024-03-20 09:28:42 +01:00
George Robinson
f3e5ad00d6
Remove extra defers in screenshot sevice ( #84697 )
2024-03-20 07:13:16 +00:00
github-actions[bot]
034c232ec9
I18n: Download translations from Crowdin ( #84670 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-20 06:26:46 +00:00
Yuri Tseretyan
e593d36ed8
Alerting: Update rule access control to explicitly check for permissions "alert.rules:read" and "folders:read" ( #78289 )
...
* require "folders:read" and "alert.rules:read" in all rules API requests (write and read).
* add check for permissions "folders:read" and "alert.rules:read" to AuthorizeAccessToRuleGroup and HasAccessToRuleGroup
* check only access to datasource in rule testing API
---------
Co-authored-by: William Wernert <william.wernert@grafana.com>
2024-03-19 22:20:30 -04:00
Zoltán Bedi
a4fe7f39ea
E2E: Rewrite mysql tests to playwright ( #83424 )
...
* E2E: Rewrite mysql tests to playwright
* Fix lint
* Add more selectors and address comments
* Scope locators when locating text
* Don't run it 20 times
* Update new-datasource-variable to assert mysql
2024-03-19 23:07:48 +01:00
Lucy Chen
351425ab3d
Reporting: Update api doc files ( #84358 )
2024-03-19 17:19:14 -04:00
renovate[bot]
1cc31a4d62
Update dependency webpack-dev-server to v5.0.4
2024-03-19 20:48:38 +00:00
renovate[bot]
97e49d37e7
Update dependency react-hook-form to v7.51.1
2024-03-19 20:31:35 +00:00
brendamuir
d01d99a585
Alerting docs: change icon and simplified routing ( #84729 )
2024-03-19 21:29:45 +01:00
renovate[bot]
f3986f0dc7
Update dependency postcss to v8.4.37
2024-03-19 18:56:16 +00:00