Andres Martinez Gotor
d342e76f63
Chore: Add skeleton for background plugin installer ( #91743 )
2024-08-12 16:39:31 +02:00
Fayzal Ghantiwala
25dbb32cea
Alerting: Vendor in latest grafana/alerting package ( #91786 )
...
* temp
* vendor
* Remove dead code
* Vendoring
2024-08-12 15:37:15 +01:00
Erik Sundell
2ed6ca360f
Extensions: e2e test usePluginComponent hook ( #91750 )
...
* add simple test apps that use usePluginComponent hook and exposeComponent api
* add e2e test
* update readme
* Update README.md
* fix lint issue
* pr feedback
2024-08-12 15:43:42 +02:00
Joao Silva
b9cece8f9e
Bookmarks: Create Bookmarks landing page ( #91538 )
2024-08-12 14:31:01 +01:00
Joey
d00b4879d2
Tempo: Simplify span filters logic and fix regex for tag only search ( #90819 )
...
Simplify span filters logic and fix regex for tag only search
2024-08-12 14:15:06 +01:00
Joey
379249fc60
Tempo: Tidy up and organise ( #90649 )
...
* Move test files to folder
* Update paths
* Tidy up
2024-08-12 14:12:22 +01:00
Domas
6dce2ecbde
Sparkline: Support spanNulls graph config prop ( #91797 )
...
support spanNulls config prop for sparkline
2024-08-12 15:36:52 +03:00
Vijay Samuel
c9ddc688a2
Prometheus: Add support to make parallel queries ( #90316 )
...
* Add support for prometheus datasource to make parallel queries
* Incorporate review comments
* Update pkg/promlib/querydata/request.go
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
* Fix lint
* Add parallel queries behind feature flag
* Fixing lint issue
* Update go.mod
* Update pkg/promlib/querydata/request.go
* Update pkg/promlib/querydata/request.go
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
Co-authored-by: Charandas <542168+charandas@users.noreply.github.com>
2024-08-12 14:31:39 +02:00
Ashley Harrison
369cd6f81e
Chore: Migrate dashboard_grid
styles to emotion ( #91673 )
...
migrate dashboard grid styles to emotion
2024-08-12 13:22:14 +01:00
grafana-pr-automation[bot]
32e4ea3b3c
I18n: Download translations from Crowdin ( #91796 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-12 15:21:20 +03:00
Ashley Harrison
dface46474
Chore: Migrate gf-form
classes to emotion globals ( #91632 )
...
* migrate gf-form classes to emotion globals
* should be sm due to the different way the breakpoints work
2024-08-12 13:16:16 +01:00
Ashley Harrison
78f78753c7
Chore: Migrate Modal
SCSS styles to emotion ( #91569 )
...
migrate modal scss styles to emotion
2024-08-12 12:55:22 +01:00
Gilles De Mey
add99fb3d0
Alerting: Add basic support for active_time_intervals ( #91710 )
2024-08-12 14:51:12 +03:00
Santiago
5487ea444a
Alerting: Update remote Alertmanager config marshalling in test ( #91791 )
2024-08-12 13:45:22 +02:00
Gilles De Mey
f11d6ebcd0
Alerting: Update contact points list and mute timings list on update ( #91776 )
...
make sure that contact points list and mute timings list are updated when we update the alertmanager configuration
2024-08-12 13:37:17 +02:00
Bogdan Matei
3303900c09
Scopes: Lift scopes at global level ( #90136 )
2024-08-12 14:11:50 +03:00
Gilles De Mey
15f2b08f00
Alerting: Catch alert rule search exceptions ( #91788 )
...
catch search exceptions and prevent from bubbling
2024-08-12 12:13:26 +02:00
Andreas Christou
82d051f336
AzureMonitor: Mark Azure Prometheus exemplars as public preview ( #91674 )
...
Mark Azure Prom exemplars as public preview
2024-08-12 11:11:45 +01:00
Ieva
6e7bc028d0
RBCA: Better separation between action set svc and store ( #91491 )
...
better separation between action set svc and store
2024-08-12 10:07:33 +01:00
Ieva
5bae9f11bc
Docs: Add docs for bulk updating team members ( #91499 )
...
add docs for bulk updating team members
2024-08-12 09:58:55 +01:00
Ashley Harrison
ab3e8652aa
Adhoc Filters: add new feature toggle for 'one of' operator ( #91688 )
...
add new feature toggle for 'one of'
2024-08-12 09:56:42 +01:00
Karl Persson
7f1ae1cd54
Identity: Update authlib to version that has correct commit to claims ( #91784 )
...
* Update authlib to version that has correct commit to claims
2024-08-12 09:39:48 +02:00
Ryan McKinley
e106df6d0b
Auth: Update unified storage to depend on AuthInfo rather than Requester ( #91783 )
...
depend on authlib user info
2024-08-12 09:49:34 +03:00
Ryan McKinley
21d4a4f49e
Auth: use IdentityType from authlib ( #91763 )
2024-08-12 09:26:53 +03:00
ismail simsek
faf7cb9312
Chore: Refactor explore metrics layout switcher and breakdown scene ( #90944 )
...
* refactor breakdown scene
* refactor BreakdownScene along with LayoutSwitcher
* rename
* don't pass default layout
* better type handling
* betterer
2024-08-11 23:48:36 +02:00
ismail simsek
b8ebc5d463
Chore: Update lezer package of prometheus frontend ( #91252 )
...
* update lezer package
* Use UnquotedLabelMatcher instead of LabelMatcher
* Use UnquotedLabelMatcher instead of LabelMatcher in parsing.ts
2024-08-11 23:48:04 +02:00
Todd Treece
75f0b3a228
K8s: Test for changes to aggregator's postStartHooks ( #91771 )
2024-08-10 20:32:57 -04:00
Jmdane
8bb548e17b
Transformations: Add 'transpose' transform ( #88963 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-08-10 02:57:26 +03:00
Taewoo K.
ec7a247674
feat: Add atlassian statuspage ( #91769 )
...
* add atlassian statuspage
* fix test
2024-08-10 01:48:31 +03:00
Todd Treece
5972dd0b59
Chore: Update names of DisabledPostStartHooks ( #91767 )
2024-08-09 16:57:08 -04:00
Mitch Seaman
8525943699
Docs: add Zoom to Reporting docs ( #90219 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-09 16:28:39 -04:00
Todd Treece
30c3f5b66a
Chore: Revert drone go workspace change to tests ( #91762 )
2024-08-09 21:03:26 +03:00
Andreas Christou
24c9aad5bb
Bump grafana-azure-sdk-go and related dependencies ( #91124 )
...
* Bump Azure SDK and related dependencies
* Update go.mods
* update-workspace
* Update go files
2024-08-09 13:12:19 -04:00
Andreas Christou
ee18c64453
OpenTSDB: Fix test ( #91761 )
...
Fix test
2024-08-09 19:53:04 +03:00
Ryan McKinley
243c0935fc
Auth: Use claims.AuthInfo in requester ( #91739 )
2024-08-09 19:46:56 +03:00
Andreas Christou
d52626be3f
AzureMonitor: Add authproxy as supported user auth method ( #91754 )
...
Add authproxy as supported user auth method
2024-08-09 17:18:46 +01:00
Andreas Christou
06509712ec
OpenTSDB: Fix data frame construction ( #90991 )
...
* Update type and frame construction
* Update tests
* Keep dataField name as value
2024-08-09 17:16:29 +01:00
Yuri Tseretyan
1108a00668
Alerting: Support for optimistic concurrency in priovisioning Tempate API ( #91195 )
...
* support optimistic concurrency in template service
* update request handler to get version from query parameter
* return not found if a new template is set with version
* update PUT api to set version
* update documentation + for mute timings
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-08-09 11:40:07 -04:00
Isabel Matwawana
d20510a1db
Docs: added pagination information for state timeline ( #91749 )
2024-08-09 11:32:16 -04:00
Agni Bhattacharyya
be32630de5
Auth: Skip email extraction when api url is not present ( #91699 )
...
* Auth: Skip email extraction when api url is not present
* fix lint: reduce cyclomatic complexity
2024-08-09 18:20:54 +03:00
Karl Persson
bcfb66b416
Identity: remove GetTypedID ( #91745 )
2024-08-09 18:20:24 +03:00
Todd Treece
6061fdc8b9
Chore: Fix requires_buildifier typo ( #91747 )
2024-08-09 11:00:05 -04:00
Michael Mandrus
eee3a75b8b
CloudMigrations: Misc cleanup before codefreeze ( #91725 )
...
* fix retry logic
* slight adjustments
* fix disconnect and connect events
* Update pkg/services/cloudmigration/cloudmigrationimpl/snapshot_mgmt.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
---------
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
2024-08-09 17:38:08 +03:00
Todd Treece
13703de67e
Chore: Update tests to use go-workspace script ( #91746 )
2024-08-09 10:25:27 -04:00
Todd Treece
27545e3da4
Chore: Use golanglint-ci-includes script in Makefile ( #91742 )
2024-08-09 10:05:02 -04:00
lean.dev
e20c7342a9
CloudMigration: Removes snapshot and resources when deleting a session ( #91548 )
2024-08-09 16:42:45 +03:00
Alexander Zobnin
1cc438a56c
Zanzana: Evaluate dashboard and folder permissions ( #91539 )
...
* Zanzana: basic folder permissions checks
* Fix managed permissions for teams
* fix sync batch size
* add dashboards actions translations
* migrate folder tree
* migrate dashboard folders
* remove action sets from schema
* Adding more dashboard and folder-related permissions
* refactor
* Correctly translate dashboard permissions in folders
* fix dashboard parent permissions
2024-08-09 13:48:56 +02:00
Ivan Ortega Alba
423d198d77
Scenes: Upgrade to v5.7.4 ( #91741 )
2024-08-09 14:27:08 +03:00
grafana-pr-automation[bot]
0077dd09ae
I18n: Download translations from Crowdin ( #91737 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-09 13:19:40 +03:00
Todd Treece
122e291134
Chore: Add dataplaneAggregator feature toggle ( #91715 )
2024-08-09 04:41:07 -04:00