Ida Štambuk
eef9a7b4e5
Cloudwatch: Rename Metric Query to Metric Insights ( #89955 )
2024-07-04 10:30:23 +02:00
Ryan McKinley
fe201b6bb2
FeatureToggles: Update metadata from gitlog ( #89766 )
2024-07-04 04:53:39 +03:00
Li Zeghong
edc1f50c4e
Chore: Remove unnecessary typecheck linter config ( #89198 )
2024-07-04 02:33:03 +03:00
Ryan McKinley
de06762852
K8s: Add basic peakq test w/ resource ( #90026 )
2024-07-04 01:26:33 +03:00
Todd Treece
274bd08afc
K8s: Improve key generation and parsing ( #90014 )
2024-07-04 01:11:45 +03:00
Dave Henderson
f70f60efd0
localdev: Enable profiling on local dev environment ( #89727 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-07-04 00:30:41 +03:00
Yuri Tseretyan
411bab6d44
Alerting: Lower severity of logs about duplicates to debug ( #89971 )
...
lower severity of logs about duplicates to debug
2024-07-03 16:46:28 -04:00
Dave Henderson
4ec4994e89
infra(tracing): Always end started spans ( #90016 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-07-03 16:25:57 -04:00
Kyle Cunningham
c9b1e81ed2
Table panel: Add alt and title text options to image cell type ( #89930 )
...
* Various updates
* Update form callbacks
* Use defaultValue as opposed to value on input
* Fix things up
* Docs
* Prettier
* Update docs
* Update label text
* Prettier
2024-07-03 22:10:54 +03:00
Stephanie Hingtgen
2d5c58cb90
Feature toggles: add expression to generated json and k8s response ( #90006 )
2024-07-03 21:08:58 +03:00
Adam Bannach
48552a578a
feat: add adaptive logs under cost management->logs nav ( #89875 )
...
Co-authored-by: Xiyu Chen <xiyu.chen@grafana.com>
2024-07-03 19:59:47 +03:00
Gilles De Mey
3ca4fb1a8f
Alerting: Show repeat interval in timing options meta ( #89414 )
2024-07-03 19:56:30 +03:00
Todd Treece
c6663ce6be
Chore: Ensure go.work.sum is updated ( #89996 )
2024-07-03 12:49:03 -04:00
Sarah Zinger
db68d58d52
CloudWatch: add account dropdown to metric insights ( #89926 )
2024-07-03 12:09:40 -04:00
Sergej-Vlasov
acf5c7c6ba
DashboardScene: Activate refresh picker manually when time controls are hidden ( #89952 )
...
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com>
2024-07-03 18:43:44 +03:00
renovate[bot]
0bbaed187c
Update dependency @grafana/scenes to v5.3.6
2024-07-03 16:13:41 +01:00
ismail simsek
7f5dde6ed3
Chore: Cleanup duplicated code in grafana-prometheus package ( #89542 )
...
* remove redundant test matchers
* use amendTable, trimTable functions from @grafana/data package
* move getMockDataSource function into the mocks.ts
* use LocalStorageValueProvider from @grafana/o11y-ds-frontend
* move all mocks under __mocks__ directory
* use store from @grafana/o11y-ds-frontend
* move test related files under test directory
* use getNextRefId from @grafana/data instead of deprecated getNextRefIdChar
See: https://github.com/grafana/grafana/pull/87460
* betterer
* remove unnecessary mockings
* import from @grafana/data
* import from @grafana/data
2024-07-03 16:21:29 +02:00
Dominik Prokop
f659bc1f40
Dashboard: Allow disabling dashboard grid lazy loading ( #89280 )
...
* Schema update
* Dashboard: Allow opting out from dashboard panels lazy loading
* Locale
* Lint fix
* Snaps fix
2024-07-03 16:00:45 +02:00
Bruno
d1952bb681
Cloud migrations: create snapshot files ( #89693 )
...
* Cloud migrations: create snapshot and store it on disk
* fix merge conflicts
* implement StartSnapshot for gms client
* pass snapshot directory as argument to snapshot builder
* ensure snapshot folder is set
* make swagger-gen
* remove Test_ExecuteAsyncWorkflow
* pass signed in user to buildSnapshot method / use github.com/grafana/grafana-cloud-migration-snapshot to create snapshot files
* fix FakeServiceImpl.CreateSnapshot
* remove new line
2024-07-03 10:38:26 -03:00
Joey
7b29242600
Tempo: Fix query history ( #89991 )
...
Fix query history for Tempo queries
2024-07-03 13:55:33 +01:00
Jack Westbrook
306ae8b4f5
Grafana/data: Remove barrel files part 2 ( #89850 )
...
* chore(grafana-data): remove datetime barrel file and update all imports
* chore(grafana-data): remove types barrel file and update imports
* chore(grafana-data): update types imports across package files
* chore(grafana-data): fix erroronous type export definition on OrgRole
* chore(grafana-data): fix errornous re-export type declarations and missing datetime/common exports
* chore(azure-monitor): fix import pointing to nested grafana-data barrel file
2024-07-03 14:14:58 +02:00
ismail simsek
c538d7ca6f
Chore: Update go.mod go.sum and go.work.sum files ( #89992 )
...
* Update go.mod go.sum and go.work.sum files
* set owners
2024-07-03 14:08:44 +02:00
Karl Persson
cbbc12a31b
Zanzana: Sync team memberships ( #89983 )
...
* Zanzana: Use uid for users and teams
* Zanzana: Team membership migrator
---------
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2024-07-03 13:37:26 +02:00
Josh Hunt
7448f22f91
E2C: Create Snapshot frontend ( #89901 )
...
* First pass at using new async apis
* async api tweaks
* clean up async api usage
* Update public/app/features/migrate-to-cloud/onprem/Page.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Update public/app/features/migrate-to-cloud/onprem/Page.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* fix syntax
---------
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2024-07-03 11:42:00 +01:00
Karl Persson
bfe77ab530
Users: Ensure default admin is created with a valid uid ( #89981 )
...
Users: Ensure default admin has a valid uid
2024-07-03 12:06:10 +02:00
Joao Silva
9004b58851
Navigation: Backend to save navigation customization into preferences ( #89783 )
2024-07-03 10:40:51 +01:00
Brandon D
68e30e2b4b
Updating spelling within Anonymous Page ( #88757 )
...
* Updating Placeholder
* Fix
2024-07-03 10:20:59 +02:00
Ivan Ortega Alba
1de3e4be29
Scenes: Upgrade to v5.3.4 ( #89978 )
2024-07-03 03:38:57 -04:00
Andres Martinez Gotor
f41ee615ba
Chore: Add basic admission handlers for registered API services ( #89824 )
2024-07-03 09:19:54 +02:00
Karl Persson
f18da6f4dc
User+team: remove startup migration for uid ( #89953 )
...
* Remove migration that is performed on startup
2024-07-03 09:11:52 +02:00
Jeff Levin
cfe8317d45
Add auth spans and remove deduplication code for scopes ( #89804 )
...
Adds more spans for timing in accesscontrol and remove permission deduplicating code after benchmarking
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
Co-authored-by: Dave Henderson <dave.henderson@grafana.com>
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-07-02 22:08:57 -08:00
ismail simsek
5b6edc96d9
Chore: Use SelectMenuOptions from @grafana/ui in grafana-prometheus ( #89562 )
...
use SelectMenuOptions from @grafana/ui
2024-07-03 01:27:19 +02:00
Frank Villaro-Dixon
2a1b620c38
Dashboard: share modal: open link in new page ( #89710 )
...
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2024-07-02 17:06:08 -04:00
Isabel Matwawana
ff982ed001
Docs: Clarify query and tags search in dashboard list ( #89968 )
2024-07-02 16:35:54 -04:00
Charandas
f50c8566df
K8s: handle queries being an empty slice ( #89928 )
...
* K8s: handle queries being an empty slice
* remove unnecessary comment
* remove redundant break
2024-07-02 19:44:29 +00:00
Tom Ratcliffe
b18b1efec4
Alerting: Add (manual) script to generate alerting RTKQ APIs from OpenAPI spec ( #89482 )
2024-07-02 18:31:37 +01:00
Josh Hunt
52ea6236d4
E2C: Set up page route so cloud-migrations doesn't 404 ( #89947 )
2024-07-02 17:11:18 +01:00
antonio
9740ce3f58
alerting:docs>oncall ( #89780 )
...
* alerting:docs>oncall
* removed refs
* links
* dot
* all pretty no pity
2024-07-02 17:21:29 +02:00
Alex Khomenko
0500b596db
BrowseDashboards: Update results when starred param changes ( #89944 )
...
* BrowseDashboards: Trigger update results when starred param changes
* Use LocationService
* Use locationService directly
2024-07-02 17:37:40 +03:00
Karl Persson
e568b86ac0
Zanzana: Initial work to allow partial data migrations ( #89919 )
...
* Zanana: Add Write method to interface
* Zanzana: Add utilities for translating RBAC to openFGA tuple keys
* RBAC: Add zanzana synchronizer
* Run zanzana sync in access controll provider
2024-07-02 14:45:25 +02:00
Marcus Efraimsson
f518c5978c
API Server: Hack to make tracing work for code using otel.GetTracerProvider ( #89945 )
2024-07-02 14:33:08 +02:00
Matias Chomicki
cc7aae154c
Loki datasource: interpolate query before adding adhoc filters ( #89849 )
...
* Loki datasource: interpolate query before adding adhoc filters
* Chore: remove unused export
* Prettier
* Chore: made test case more obvious
2024-07-02 14:23:19 +02:00
antonio
5d06f86178
alerting>home:get-started ( #89835 )
...
* alerting>home:get-started
* all pretty no pity
* applied suggestions
* prettier-betterer
* betterer
2024-07-02 13:34:39 +02:00
Alex Khomenko
df15678455
Dashboard: Use preferred timezone on create ( #89833 )
...
* Dashboard: Use preferred timezone on create
* Add test
2024-07-02 14:15:23 +03:00
antonio
92ad6c71d1
alerting:mute-timings>api ( #89902 )
...
* alerting:mute-timings>api
* added type go-type
* all pretty
2024-07-02 10:46:18 +00:00
Sergej-Vlasov
527071aed6
DashboardScene: Disable edit related shortcuts for Viewer ( #89936 )
...
check if can edit before adding edit shortcuts
2024-07-02 13:36:14 +03:00
Ida Štambuk
36ff0fe63a
Features: Add cloudwatchMetricInsightsCrossAccount feature toggle ( #89848 )
2024-07-02 12:34:12 +02:00
Ashley Harrison
ba64ee44cb
Chore: Move SCSS mixins to be where they're used ( #89907 )
...
move mixins to be where they're used
2024-07-02 11:28:27 +01:00
Mihai Doarna
4306d52353
SSO: Encrypt and decrypt secrets for LDAP settings ( #89470 )
...
encrypt/decrypt secrets for LDAP
2024-07-02 12:37:13 +03:00
Alexander Zobnin
f1968bbcbb
Zanzana: Run OpenFGA HTTP server in standalone mode ( #89914 )
...
* Zanzana: Listen http to handle fga cli requests.
* make configurable
* start http server during service run
* wait for GRPC server is ready
* remove unnecessary logs
* fix linter errors
* run only in devenv
* make address configurable
2024-07-02 11:14:09 +02:00