Giuseppe Guerra
9216a3df7d
Plugins: Remove datasourceQueryMultiStatus feature toggle ( #90191 )
...
* Remove datasourceQueryMultiStatus feature toggle
* PR review suggestion
2024-07-10 11:15:10 +02:00
Misi
4e03ca5c1c
Auth: Remove role_attribute_path from Azure AD config UI ( #90227 )
...
Remove role_attribute_path from Azure AD config UI
2024-07-10 10:12:02 +02:00
Michael Mandrus
021a9400ab
Chore: Commit results of bingo get ( #90256 )
...
commit results of bingo get
2024-07-10 10:36:59 +03:00
Ryan McKinley
079f0715aa
ResourceServer: Add resource server protobuf and wrapper ( #90007 )
2024-07-09 15:08:13 -07:00
Davidson Francis
05ce16cf7b
Docs: Fix link to send report API ( #90242 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-07-09 17:08:43 -04:00
Andreas Christou
3db2badae5
GCP: Update GKE monitoring dashboard ( #90091 )
...
Update GKE dashboard
2024-07-09 14:56:14 -04:00
Kim Nylander
2b907c0a2d
[DOC] Fix broken links in profiles and traces content ( #90237 )
2024-07-09 18:17:43 +01:00
Esteban Beltran
1269e50042
Chore: Fix flaky frontend e2e tests with the explore page ( #90184 )
...
* Chore: Fix flaky frontend e2e tests with the explore page
* Use selector
* Add checks to scenes tests
* simplify code
2024-07-09 18:56:11 +02:00
Fabrizio
13be47f903
Tempo: Add toggle for streaming ( #88685 )
...
* first implementation
* Linting
* Fix tests
* Trigger CI
* Renaming
* Linting
* Trigger CI
* Fix tests
* Add live test for streaming
* Trigger CI
* Chores
* Fix broken test
* Chores
* Improve tests
* Linting
* Address PR comments
* Renaming
* Add info alert
* Linting
* Linting
* Check also feature toggle
* Fix tests
* Added link to streaming config section and updated copy
* Require streaming to be specifically disabled
---------
Co-authored-by: André Pereira <adrapereira@gmail.com>
2024-07-09 17:44:19 +01:00
Marcus Efraimsson
fc8a5cf468
Profiling: Enhance configuration and docs ( #90048 )
...
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
2024-07-09 17:48:16 +02:00
Haris Rozajac
8a6e92c0c9
Explore: Interaction tracking for logs pinning and filtering in content outline ( #90213 )
...
* Add interaction tracking
* Move reportInteraction out of scrollIntoView to improve readability
* move activateFilter logic inside handleItemClicked
2024-07-09 08:17:50 -07:00
kay delaney
434f386982
Frontend: Use safe stringifier in parseBody ( #90047 )
...
* Frontend: Use safe stringifier in parseBody
Closes #88064
2024-07-09 16:15:59 +01:00
kay delaney
5cab595f45
Scenes: Fixes issue with panel repeat height calculation ( #90221 )
...
* Scenes: Fixes issue with panel repeat height calculation
2024-07-09 16:03:32 +01:00
Will Browne
343d6f8a0c
Plugins: Support > 1 levels of plugin dependencies ( #90174 )
...
* do it
* prevent loops
* change to sync.Map
2024-07-09 15:46:30 +01:00
Gilles De Mey
4f3fb83b0a
Alerting: Refactor PromQL-style matcher parsing ( #90129 )
...
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
2024-07-09 17:02:08 +03:00
Jack Baldry
daf7e64c0a
Fix broken link ( #90216 )
2024-07-09 15:02:01 +01:00
Alex Khomenko
b3fa2821cc
Pin nav items: Instrument user events ( #90212 )
...
* Pin nav items: Instrument user events
* Send item path
2024-07-09 16:16:11 +03:00
Marcus Efraimsson
c8af659f02
Plugins: Enhanced plugin instrumentation ( #90199 )
...
* Plugins: Enhanced plugin instrumentation
* use backend.CallResourceResponseSenderFunc
* sdk v0.237.0
* support admission control
* cover all handlers in log and metrics middlewares
* fix after review
2024-07-09 15:03:46 +02:00
ismail simsek
2a4a73e03d
Explore Metrics: Save and restore the breakdown layout view from LocalStorage ( #90202 )
...
* save and restore the breakdown layout view from localstorage
* Update public/app/features/trails/MetricScene.tsx
Co-authored-by: Darren Janeczek <38694490+darrenjaneczek@users.noreply.github.com>
* add type guard
* remove unused import
---------
Co-authored-by: Darren Janeczek <38694490+darrenjaneczek@users.noreply.github.com>
2024-07-09 14:22:11 +02:00
Arati R
ecadd99456
SearchV2: Support soft deletion ( #90217 )
...
* soft delete
* Fix bench test
Co-authored-by: Bruno Abrantes <bruno@brunoabrantes.com>
* Add integration test for soft deletion
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-07-09 14:17:27 +02:00
Galen Kistler
20181425e4
Table: Prevent runtime error when resizing columns with onColumnResize ( #89862 )
...
fix: prevent runtime error when resizing columns
2024-07-09 07:08:35 -05:00
Ashley Harrison
8444c7760c
Chore: Remove deprecated SCSS styles ( #90187 )
...
clean up infobox styles
2024-07-09 12:53:43 +01:00
ismail simsek
7f020dce05
Chore: Fix scrolling issue after selecting a metric with a lot of labels ( #90195 )
...
remove minHeight
2024-07-09 13:32:32 +02:00
Gilles De Mey
b7910ade97
Alerting: Allow future relative time ( #89405 )
2024-07-09 13:18:24 +02:00
Jack Westbrook
d8137083d9
Grafana/data: Remove barrel files part 3 ( #90001 )
...
* chore(grafana-data): remove monac and theme barrel files, clean up imports and exports
* chore(grafana-data): remove query barrel file and update imports / exports
* chore(grafana-data): remove text and events barrel files, update imports n exports
* chore(alerting): fix grafana/data imports pointing to nested barrel files
* chore(grafana-data): delete unused text/index.ts
* chore(grafana-data): fix broken text import paths
2024-07-09 10:07:33 +02:00
linoman
82d8ca03b3
Update SAML UI docs to set up Azure AD ( #90193 )
...
* Update SAML UI docs to set up Azure AD
2024-07-09 09:43:43 +02:00
Charandas
3eef9b3397
Requester/authn: check the interface for nil value to avoid false positives ( #90210 )
2024-07-09 02:30:03 +03:00
Yuri Tseretyan
5ae5fa3a7a
Alerting: Support field selectors in time interval API ( #90022 )
...
* fix kind of TimeInterval
* register custom fields for selectors
* support field selectors in legacy storage
* support selectors in storage
===== Misc
* refactor conversions to build in one place
* hide implementation of provenance status behind accessors to use the key in selectors
* fix provenance error
2024-07-08 22:45:30 +03:00
Kevin Minehart
63e715f6a9
CI: Sync branch and tag after release ( #89967 )
...
* Added `workflow_call` event to allow other workflows to invoke the "Create or update GitHub release"
* Added `dry_run` to `github-release.yml`
* Added `latest` to `release-pr.yml` which will cause the release PR to add a `release/latest` label.
* Removed unnecessary github app creation from github-release workflow and just used permissions.
2024-07-08 14:32:28 -05:00
Charandas
c210617735
K8s: use contexthandler in standalone handler chain ( #90102 )
2024-07-08 12:22:10 -07:00
Alexander Weaver
3b6a8775bb
Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation ( #89807 )
...
* Unify values
* Fix with latest changes on main
* Fix up NaN test
* Keep refIDs with -1 as value
* Test that refIDs are preserved on Normal to Error transition
* Alerting to err test too
* Add a blurb to docs about this behavior
2024-07-08 12:30:23 -05:00
Timur Olzhabayev
f763f2085b
Feat: Extending report interaction with static context that can be appended to all interaction events ( #88927 )
...
* Extending report interaction with static context that can be appended to all requests
2024-07-08 16:37:45 +02:00
Will Browne
cff9ecbd6d
Plugins: Ensure plugin dependency field in plugin.json does not require version ( #90142 )
...
non required + pattern
2024-07-08 15:28:52 +01:00
Kristin Laemmert
77a4869fca
accesscontrol service read replica ( #89963 )
...
* accesscontrol service read replica
* now using the ReplDB interface
* ReadReplica for GetUser
2024-07-08 10:00:13 -04:00
Serge Zaitsev
e9876749d4
Chore: Add retry option to curl ( #90179 )
...
add retry option to curl
2024-07-08 15:47:31 +02:00
Fabrizio
c42dd6e920
Tempo: Run go get
( #89335 )
...
* Run `go get`
* Run `go work sync`
* Update go.work.sum
---------
Co-authored-by: André Pereira <adrapereira@gmail.com>
2024-07-08 14:01:38 +01:00
Pepe Cano
1398f905af
Alerting UX: update descriptions for alerting notification fields ( #89187 )
...
* Change a bit existing descriptions for Notification fields
aligning them with the updated documentation
* revert `betterrer.results`
* Update public/app/features/alerting/unified/components/notification-policies/EditDefaultPolicyForm.tsx
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/notification-policies/EditDefaultPolicyForm.tsx
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/notification-policies/EditNotificationPolicyForm.tsx
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/notification-policies/routeTimingsFields.ts
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/notification-policies/routeTimingsFields.ts
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/notification-policies/routeTimingsFields.ts
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/rule-editor/NotificationsStep.tsx
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/rule-editor/NotificationsStep.tsx
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update public/app/features/alerting/unified/components/rule-editor/alert-rule-form/simplifiedRouting/route-settings/RouteSettings.tsx
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* update betterer
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-07-08 13:14:19 +02:00
Andres Martinez Gotor
2b7338f8b6
Add optional APIVersion to DatasourceRef ( #90076 )
2024-07-08 13:12:56 +02:00
Alex Khomenko
96cdce7f72
FilterList: Separate ItemRenderer ( #90112 )
...
* FilterList: Separate ItemRenderer
* Extend props
* Codeformat
2024-07-08 14:05:43 +03:00
Andres Martinez Gotor
61b95783d5
UpdateDatasource: Add apiVersion if enabled ( #90038 )
2024-07-08 13:02:48 +02:00
Josh Hunt
06de37e6cd
GrafanaUI: Allow wrap prop on Stack to be a boolean ( #90145 )
2024-07-08 11:50:51 +01:00
Sarah Zinger
2a80ec9104
Docs: Add line about installing corepack in developer guide ( #89250 )
...
Add line about installing corepack
2024-07-08 12:38:41 +02:00
Alex Khomenko
c1ec327b74
FilterList: Improve "No values" display ( #90032 )
...
* FilterList: Improve "No values" display
* Switch to ternary
2024-07-08 13:27:34 +03:00
Ashley Harrison
675457fb10
Select: Better styling for virtualized group separators ( #90127 )
...
* better styling for group separators
* update comment
* revert back to 37
2024-07-08 10:32:15 +01:00
Santiago
aaf23c64c3
Alerting: Allow remote Alertmanager integration tests to fail ( #88664 )
...
* Alerting: Allow remote Alertmanager integration tests to fail
* format drone
* rebase from main
* the wait-for container needs canFail more than the acutal integration-tests container
---------
Co-authored-by: Charandas Batra <charandas.batra@grafana.com>
2024-07-06 18:39:45 +02:00
antonio
e061f2886f
alerting/integrations:opsgenie ( #90133 )
...
* alerting/integrations:opsgenie
* Update _index.md
* new line
* all pretty no pity
* numbering
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-opsgenie.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-opsgenie.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update configure-opsgenie.md
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-07-06 11:38:25 +02:00
Kim Nylander
863c9fc34e
[DOC] Update the Pyroscope data source config doc ( #89648 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-07-05 14:37:02 -04:00
Todd Treece
5f9ce12542
K8s: Generic watch tests ( #90023 )
2024-07-05 21:17:20 +03:00
Steve Simpson
e9fd191065
Alerting: Fix some status codes returned from provisioning API. ( #90117 )
...
The contact point deletion API was returning 500 when it should have been
returning a 4xx error, when the contact point is in use:
- When in use by a notificiation policy, we were missing
the `.Errorf("")` to convert `errutil.Base` into `errutil.Error`.
- When in use by an alert rule, an regular error was returned.
2024-07-05 19:06:37 +02:00
Gilles De Mey
650616a404
Alerting: Support utf8_strict_mode: false
in Mimir ( #90092 )
2024-07-05 17:17:45 +02:00