Fabrizio
3bb4e24458
Dashboards: Escape tags ( #74437 )
2023-09-09 14:11:36 +02:00
ismail simsek
9c50296a07
InfluxDB: Fix multiple tag selection ( #74205 )
...
Return all tag keys
2023-09-08 20:57:11 +02:00
Konrad Lalik
e7a2c95586
Alerting: Add Grafana-managed groups and rules export ( #74522 )
2023-09-08 16:26:54 +02:00
Ashley Harrison
a31b02035a
Browse Dashboards: fix viewer permissions check ( #74604 )
...
fix permissions check
2023-09-08 15:07:00 +01:00
kay delaney
cca2905ddf
usePanelSave: Fix success/error notifications ( #74454 )
2023-09-08 16:57:07 +03:00
Josh Hunt
315a43da93
Dashlist: Fix panel not showing for Viewer users ( #74596 )
...
* Dashlist: Fix migration failing when API fails
* don't hit api to migrate general folder
* comment
2023-09-08 13:43:15 +00:00
Sonia Aguilar
cad39b7397
Alerting: Revert "Alerting: Show annotations markers in TimeSeries panel when u… ( #74576 )
...
Revert "Alerting: Show annotations markers in TimeSeries panel when using Loki as … (#72084 )"
This reverts commit de6ef53c8a .
2023-09-08 10:57:31 +02:00
Eric Leijonmarck
394976bb6e
Service accounts: Fix mouse leave event by hide scrollbar in firefox and chrome ( #74266 )
...
fix: hide scrollbar in firefox and chrome for menu, due to mouse leave event
2023-09-08 07:40:18 +01:00
Ashley Harrison
a7425f875e
Browse Dashboards: Update docs to remove reference to General folder ( #74528 )
...
* update documentation to remove mention of General folder
* update swagger-tags
2023-09-08 03:57:16 +01:00
ypnos
1f543425fc
Internationalization: Adapt document language ( #74513 )
...
Adapt document language
HTML "lang" attribute should reflect the actual language used in texts. Important for accessibility functions (screen readers), but also usable in CSS.
2023-09-07 14:33:42 +00:00
Fabrizio
d19f75d499
Fix regex for Tempo version ( #74541 )
2023-09-07 16:53:33 +03:00
Jack Westbrook
0d1845f857
Plugins: Fix applying default extension and AMD detection ( #74471 )
...
* fix(plugins): support edge cases where default extension was not added
* fix(plugins): only apply AMD wrapper to AMD format plugins
* refactor(plugins): update regex for codeql warnings
* refactor(plugins): remove check for commented out dependency strings in AMD regex
* test(plugins): add tests for systemjs hook amd detection
2023-09-07 14:30:35 +02:00
Josh Hunt
44e51ffe8b
Dashlist: Use new nested folder picker ( #74011 )
...
* Add new folderUID property
* Add nested folder picker + migration to UID
* fix folderUID
* comment
2023-09-07 13:57:31 +03:00
Ashley Harrison
ebe13a53f7
Browse Dashboards: Split new browse UI from nested folders backend ( #74435 )
...
* create new feature toggle + start to put stuff behind it
* block move, tidy up interfaces
* fix new/folder actions buttons
* show warning when deleting library panels/alert rules + run i18n:extract
* pseudo
* update unit tests
* pass alert in description
2023-09-07 11:41:00 +01:00
Fabrizio
96facbdfa2
Tempo: Improve autocompletion and syntax highlighting for TraceQL tab ( #73707 )
2023-09-07 12:36:23 +02:00
Alex Khomenko
a14af5e680
Share link: Use panel relative time for direct link rendered image ( #74438 )
...
* Use relative timerange for share link
* Fix time range
2023-09-07 12:41:21 +03:00
Konrad Lalik
8b00d7d7af
Alerting: Fix contact points url field validation ( #74510 )
2023-09-07 10:58:47 +02:00
Oscar Kilhed
579709c7a6
MSSQL: Add support for MI authentication to MSSQL ( #73597 )
...
* Add support for MI authentication to MSSQL
This adds support for managed identity authentication for MSSQL managed
instances running in Azure.
Co-authored-by: baldm0mma <jev.forsberg@grafana.com >
2023-09-06 18:27:19 +02:00
Fabrizio
3ccfa5620f
Tempo: Fix flaky test ( #74169 )
2023-09-06 18:08:24 +02:00
Ieva
f52936a604
Chore: remove legacy ac fallback from the route registration ( #74464 )
...
remove legacy ac fallback from the routes
2023-09-06 16:57:22 +01:00
Ieva
d46208b28a
Chore: remove legacy AC fallback from frontend access control checks ( #74385 )
...
* don't use legacy AC fallback for frontend access control checks
* extend tests
* more test fixes
* more test fixes
* more test fixes
* final test fix
* team test fix
* finally fix tests
2023-09-06 16:07:49 +01:00
Sven Grossmann
f53c0a35aa
LogContext: Remove feedback button ( #74447 )
...
remove feedback button
2023-09-06 16:46:48 +03:00
Esteban Beltran
ae858fcdd2
Sandbox: Fix sandbox not loading SystemJs.module objects correctly inside plugins ( #74445 )
2023-09-06 16:46:31 +03:00
Gilles De Mey
a2c93bb8bc
Alerting: Alert creation UI changes ( #73835 )
2023-09-06 13:24:48 +02:00
Esteban Beltran
f8026463a8
Sandbox: Fix plugins not loading due to wrong plugin module url ( #74436 )
2023-09-06 13:49:09 +03:00
Konrad Lalik
7baf9cc033
Alerting: Custom contact point for OnCall in Grafana AM ( #72021 )
2023-09-06 12:33:35 +02:00
Matias Chomicki
9310bb632e
Loki Query Builder: ensure unique ids for labelled fields ( #74398 )
...
* Loki Query Builder: ensure unique ids for labelled fields
* Rename refactored argument
2023-09-06 11:25:53 +03:00
Matias Chomicki
c3cbe220bb
Elasticsearch query editor: ensure unique ids on labelled fields ( #74396 )
2023-09-06 10:17:11 +02:00
Fabrizio
79b421e8c8
Retrieve and use Tempo version ( #72747 )
2023-09-06 09:40:37 +02:00
Ryan McKinley
f7522b6322
Plugins: Move filter back to DataSourceWithBackend ( #74147 )
2023-09-06 01:34:23 +03:00
Eric Leijonmarck
87e8b654a2
Auth: Fix set basicrole to the previous role in UI on error from backend ( #74395 )
...
fix: onchange effect to set basicrole when error from backend
2023-09-05 18:44:57 +01:00
Brendan O'Handley
c946bcdd75
Prometheus: Add flag to SigV4 auth for styles in auth component ( #73959 )
...
add flag to sigv4 for custom styles to fit in auth component
2023-09-05 08:51:42 -04:00
Torkel Ödegaard
d82a3c9fc6
DashboardScene: Repeat panel by variable ( #74294 )
...
* Progress
* think this a bad approach
* Scene panel repeats looking good
* Update
* update
* Update
* Use key instead for inspect/view
* refactorings to improve tests
* Update
* More tests
* Update
* added support for key / value variables
* Update
* Fixes
* remove log
* Update
* Removed old gdev templating dashboard and added new and improved one
* Update
* Added repeating panels coded demo
* Update to latest scenes lib
* review feedback fixes
* update
* Sync schema
2023-09-05 13:51:46 +02:00
Gareth Dawson
f18cd13f2b
SQL: Add feature tracking to sql datasources ( #73996 )
...
* add sql ds feature tracking
* feature tracking
* remove unused imports
* Update public/app/features/plugins/sql/components/QueryHeader.tsx
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
* suggestion
* add datasource to report interaction
* report editor collapse
* pass ds on preview copy
* update missing instance checks
* add confirm modal data to report
---------
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
2023-09-05 12:45:41 +01:00
Piotr Jamróz
c5a0d64652
Explore: Fix interpolating external data link in Explore table ( #74351 )
...
Fix interpolating external links in Explore table
2023-09-05 13:10:01 +02:00
Piotr Jamróz
975edf14dc
Explore: Unify spec setup ( #73994 )
...
* Simplify Explore spec setup
* Update public/app/features/explore/spec/helper/setup.tsx
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
---------
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
2023-09-05 13:05:11 +02:00
Ivan Ortega Alba
087e1658c2
Revert "Rename "Add new data source" to "Connect data"" ( #74321 )
...
Revert "Rename "Add new data source" to "Connect data" (#73688 )"
This reverts commit 7543a28ae2 .
2023-09-05 12:43:35 +02:00
Sven Grossmann
a403027608
Loki: Add backend healthcheck ( #74330 )
...
* add loki healthcheck
* remove `testDatasource` call
* remove unused error check
* change success message
* improve error messages
2023-09-05 08:59:13 +02:00
Juan Cabanas
52d963a7b9
PublicDashboards: Configuration link from item list fixed ( #74352 )
2023-09-04 18:19:22 -03:00
kay delaney
3777ae0275
AdHocVars: Allow selecting datasource variable from data source picker ( #74192 )
2023-09-04 18:10:15 +03:00
Joey
3a90e2d13c
Tempo: Remove noop ( #74207 )
...
Remove noop
2023-09-04 15:55:22 +01:00
Joey
7f2841aeca
Tempo: Update default editor to TraceQL tab ( #74153 )
...
Update default editor to TraceQL tab
2023-09-04 15:53:03 +01:00
Matias Chomicki
04c44f0a11
Explore Logs: Update log filtering functions to only have effect in the source query ( #73626 )
...
* isFilterLabelActive: add row parameter to method signature
* onClickFilter: add row parameter to method signature
* Explore: implement optional row parameter to modify queries
* LogDetails: add integration test with filters and log details row
* Change signature from LogRowModel to string
* Add refid reference to tooltips
2023-09-04 14:30:17 +00:00
Piotr Jamróz
fdd384ab56
Explore: Decouple TimeSrv from Explore ( #73559 )
2023-09-04 14:08:52 +01:00
Ashley Harrison
e2724f39d9
Time Range: Using relative time takes timezone into account ( #74013 )
...
* account for timezone when using relative times
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Joao Silva <joao.silva@grafana.com >
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com >
* keep as it was originally for now
* add e2e test for relative time zone overrides
* empty commit to add coauthors
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Joao Silva <joao.silva@grafana.com >
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com >
* fix types
* switch to using table panel in e2e test
* use regex for partial text match
* actually go to the dashboard...
* use include.text
* check for visibility first
* try waiting on backend request to complete
* CI driven development is fun
* make sure we're waiting for both data query calls
* open dashboard instead
* kick drone
* Revert "open dashboard instead"
This reverts commit bab9c77c4d .
* check timezone second
* refactor to avoid detached elements
---------
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Joao Silva <joao.silva@grafana.com >
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com >
2023-09-04 10:38:35 +01:00
Aditi Patel
cad4fca8aa
Mark up playlist/ShareModal for translations ( #74061 )
...
* added Internationalization to share modal
* ordered chronologically
* changed markup keys
* fixed import in grafana ui component
* pseudo locale file updated
* Removed redundant close-tooltip
2023-09-04 09:33:59 +01:00
Torkel Ödegaard
39b3b08926
PromLink: Fixes promlink test failing in CI and locally ( #74299 )
2023-09-03 19:01:05 +02:00
Juan Cabanas
5b28e0b57c
Dashboards: Add link to documentation in repeated row warning ( #73838 )
2023-09-01 15:36:57 -03:00
Sonia Aguilar
d8d2f890b5
Alerting: Change export label ( #74277 )
...
Change export label
2023-09-01 16:28:23 +02:00
Esteban Beltran
b8dd081d8a
Sandbox: Fix post message trying to serialize proxy objects inside plugins ( #73596 )
2023-09-01 16:54:06 +03:00