Ryan McKinley
31a05d5666
hack hack hack... but working from kubectl
2024-06-15 00:26:45 +03:00
Ryan McKinley
2f64556cf1
almost... but stuck on requester
2024-06-14 23:34:04 +03:00
Ryan McKinley
c1b786c718
cleanup
2024-06-14 23:10:59 +03:00
Ryan McKinley
d8abf8d851
entity bridge
2024-06-14 22:53:10 +03:00
Ryan McKinley
d5f3038421
merge main
2024-06-14 21:48:25 +03:00
Ryan McKinley
df9baddf53
move test files
2024-06-14 21:44:33 +03:00
Ryan McKinley
617dd1b40e
add basic list
2024-06-14 21:30:41 +03:00
Alexander Weaver
8491e02caf
Alerting: Instrument outbound requests for Loki Historian and Remote Alertmanager with tracing ( #89185 )
...
* Add TracedClient
* Handle errors and status codes
* Wire up tracing to normal ASH and loki annotation mapping
* Add tracing to remote alertmanager
* one more spot
* and not or
* More consistency with other grafana traces, lower cardinality name
2024-06-14 13:24:12 -05:00
Dave Henderson
6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) ( #88952 )
...
* chore(perf): Pre-allocate where possible (enable prealloc linter)
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* fix TestAlertManagers_buildRedactedAMs
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* prealloc a slice that appeared after rebase
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-14 14:16:36 -04:00
Drew Slobodnjak
e53e6e7caa
Geomap: Fix data fit ( #89247 )
2024-06-14 10:09:47 -07:00
Darren Janeczek
79540a20b9
datatrails: persist search terms and use them to reduce retrieved metric names ( #87884 )
2024-06-14 12:36:35 -04:00
Kevin Minehart
a250706305
CI: Make pkg/build its own module, remove unused Grafana modules in go.mo… ( #89243 )
...
* Make pkg/build its own module, remove unused Grafana modules in go.mod/go.sum
* fix go.work format
* log errors on file close errors
2024-06-14 19:35:30 +03:00
Jack Baldry
7b02cfddd8
Fix typo in dashboard-variables destinations and also use Grafana Cloud docs if they exist ( #89244 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2024-06-14 17:27:22 +01:00
Adela Almasan
c3b772618a
Tooltip: Add tooltip support to Histogram ( #89196 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-06-14 11:23:25 -05:00
Jack Baldry
f5468542ba
Use ref URIs with the reference style links ( #89204 )
...
* Use ref URIs with the reference style links
If I remember correctly, the UI needs reference style links so it can substitute its own link destinations.
ref URIs work both inline and as the destination for reference style links.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Remove unused ref URI
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Remove unused Data frames link
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2024-06-14 15:44:29 +01:00
Ryan McKinley
8108e90fe2
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 17:42:18 +03:00
Ryan McKinley
ef3a601109
update the event type messages
2024-06-14 17:42:15 +03:00
Ryan McKinley
55d1e8ad1d
update the event type messages
2024-06-14 17:41:16 +03:00
Josh Hunt
15c81b2a8b
Move RecentlyDeleted into browse-dashboards ( #89214 )
...
* Move RecentlyDeleted into browse-dashboards
* refactor: change path
---------
Co-authored-by: Laura Benz <laura.benz@grafana.com>
2024-06-14 17:25:19 +03:00
Jack Westbrook
3bfa1ed9ed
Datasource Config: Return error object on failed updates ( #88661 )
...
feat(datasource-config): return error if ds update fails
2024-06-14 16:19:48 +02:00
Ryan McKinley
a01f8dd099
remove rv from key and update watch signature
2024-06-14 16:52:17 +03:00
Ryan McKinley
e78a5122ce
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 16:19:53 +03:00
Josh Hunt
90c3d74955
LibraryPanels: Replace 'General' folder with 'Dashboards' ( #89220 )
...
Show 'Dashboards' for library panels not in a folder
2024-06-14 14:01:18 +01:00
Ryan McKinley
23d9af7175
Reporting: Add basic read-only apiserver ( #89140 )
2024-06-14 15:49:08 +03:00
Dave Henderson
afc1e148b2
ci(chore): Lint all Go code, upgrade golangci-lint action ( #89221 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-14 15:42:09 +03:00
Laura Benz
d44ddba996
RestoreDashboards: Fix counting bug ( #89201 )
...
Fix restore modal showing incorrect counts
Co-authored-by: joshhunt <josh@trtr.co>
2024-06-14 14:30:05 +02:00
Ieva
4e3294cd8d
RBAC: Fix the check for whether an action set should be added ( #89219 )
...
fox the check for whether an action set should be added
2024-06-14 14:23:29 +02:00
Ryan McKinley
504d84b8b2
with storage wrapper
2024-06-14 15:21:28 +03:00
Ryan McKinley
4fa60b6546
with storage wrapper
2024-06-14 15:21:17 +03:00
Ieva
b2864d6dfb
Docs: add information about overrideRole
provisioning option to docs ( #89181 )
...
add information about overrideRole provisioning option to docs
2024-06-14 13:16:16 +01:00
Sofia Papagiannaki
63c4d7373a
Update cloud_migrations.go ( #89218 )
...
Remove unnecessary newline
2024-06-14 15:14:37 +03:00
Ryan McKinley
d97d59ab38
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 14:55:52 +03:00
Tom Ratcliffe
2dd44e2f58
Alerting: Remove duplicated alertRule handlers file and usage ( #89100 )
2024-06-14 13:42:00 +02:00
Erik Sundell
72241dbf5f
Plugin extensions: Add e2e tests ( #89048 )
...
* add custom plugins
* update bundles
* provision app plugins and their dashboards
* add one more script that run e2e tests using e2e test server
* add e2e tests
* regenerate jsonnet dashboards
* ignore custom plugins and playwright report
* use minified
* cleanup tests
* update codeowners
* add leading slash
* document new script
* document custom-plugins
* cleanup
* twist modules
* add readme
2024-06-14 13:41:17 +02:00
Tom Ratcliffe
a9171aa9fe
Alerting: Fix display of falsy alert values in state history ( #89156 )
2024-06-14 13:41:01 +02:00
Ryan McKinley
f66768c67d
now with a base server implementation
2024-06-14 14:24:36 +03:00
Ryan McKinley
4a41f7d0dd
now with a base server implementation
2024-06-14 14:24:26 +03:00
Leonor Oliveira
1691d80412
Refactor enrichObj function ( #89210 )
2024-06-14 13:13:59 +02:00
Leonor Oliveira
e1145472c4
For now, only compare if names are the same in playlists ( #89206 )
2024-06-14 13:13:49 +02:00
Ashley Harrison
7c5c01cb6c
Chore: Tidy up more font-awesome SCSS ( #89207 )
...
* migrate pull-right/pull-left
* remove fa-rotate and fa-flip
* remove _stacked
* remove font-awesome _list
* remove font-awesome _larger
* remove fa fixed-width
* remove fa animated styles
* move sr-only to global styles
* condense remaining font-awesome stuff into 1 file
* extract out spin animation into util folder
2024-06-14 11:35:32 +01:00
Tom Ratcliffe
26233e98a8
Alerting: Fix saving telegram contact point to Cloud AM config ( #89182 )
...
* Add test for saving telegram contact point to AM config
* Fix default value for select options in AM config
2024-06-14 10:56:25 +01:00
Ashley Harrison
84590901e5
Chore: Migrate some more deprecated SCSS ( #89160 )
...
* migrate pull-right/pull-left
* remove fa-rotate and fa-flip
* remove _stacked
* remove font-awesome _list
* remove font-awesome _larger
* remove fa fixed-width
2024-06-14 10:46:44 +01:00
renovate[bot]
063082acbc
Update dependency @grafana/scenes to v5.0.3
2024-06-14 12:06:17 +03:00
Leonor Oliveira
fd44f2ee4f
Init dualwriter metrics ( #89003 )
...
* Pass prometheus registerer to the dual writer
* Fix tests
* Remove unused var
* Fix tests
* Uncomment test
* Remove leading line
* Fix tests. Reuse registerer if there's already one
* Lint
* Improve double registering logic
* Rebase main
2024-06-14 11:01:49 +02:00
Ryan McKinley
68003738fd
use partial object metadata
2024-06-14 11:28:15 +03:00
Torkel Ödegaard
e3da5ed35d
Scenes: Upgrade to latest URL sync system ( #88836 )
...
* Urlsync updates
* Update
* Fixing tests
* Update to latest canary
* fix
* Update
* Update
* Update
* Fix data trails issue
* Data trails fixes
* Update
* correctly sync scene object graph with url state
* Update
2024-06-14 10:23:51 +02:00
Ryan McKinley
fc82089987
Merge remote-tracking branch 'origin/main' into resource-store
2024-06-14 10:57:16 +03:00
Steve Simpson
dd3c3b5857
Alerting: Update grafana/alerting. ( #88914 )
2024-06-14 09:19:04 +02:00
Ryan McKinley
9478befbcd
merge main
2024-06-14 09:08:14 +03:00
Ryan McKinley
19481990d1
merge main
2024-06-14 09:06:44 +03:00