Dimitris Sotirakis
44b1dae16d
Chore: Update grabpl
to v3.0.36 ( #68693 )
...
Update grabpl to v3.0.36
2023-05-18 13:09:40 +02:00
Domas
e1c2eb8c10
Service graph: Fix error when service graph metrics are aggregated ( #68613 )
...
make service graph work with aggregated metrics
2023-05-18 13:06:14 +03:00
renovate[bot]
b7a0313cba
Update dependency @daybrush/utils to v1.11.0 ( #68605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 09:44:24 +01:00
Joey
fb3437586e
Accessibility: Make QueryOptions in Phlare and Parca accessible ( #68515 )
...
Fix accessibility issues for QueryOptions in Phlare and Parca
2023-05-18 09:39:18 +01:00
Sofia Papagiannaki
633b7875e7
Chore: Ignore unique constrain failure when creating the main organization ( #68644 )
...
Chore: Ignore unique constrain failure when creatin the main organization
2023-05-18 11:26:29 +03:00
Andres Martinez Gotor
b7ca2d89b1
Chore: Update ProtonMail/go-crypto ( #68641 )
2023-05-18 09:52:31 +02:00
Konrad Lalik
fcc649dc39
Revert "Alerting: Enable alerts preview on notification policies page" ( #68671 )
...
Revert "Alerting: Enable alerts preview on notification policies page (#68291 )"
This reverts commit f7b8a666f4
.
2023-05-18 09:39:50 +02:00
Drew Slobodnjak
33af88481c
Barchart: Update gdev dashboard for tooltips ( #68657 )
2023-05-17 15:11:27 -07:00
Eric Leijonmarck
6a2bcba078
Revert: Allow editors to access GET /datasources ( #68632 )
...
Revert "Allow editors to access GET /datasources"
This reverts commit 5a830c43c0
.
2023-05-17 18:24:18 +01:00
Kevin Minehart
a870b227db
Add dagger token to rgm builds ( #68651 )
2023-05-17 20:19:53 +03:00
Dimitris Sotirakis
26bacf6d4c
G10: Post docker pull
commands for local testing ( #67489 )
...
* Add grabpl publish images
Update grabpl - add github pr token
* Replace github_pr_token with gh app
# Conflicts:
# .drone.yml
# scripts/drone/vault.star
# Conflicts:
# .drone.yml
# Conflicts:
# .drone.yml
* Lint starlark
Add forgotten secrets
Lint starlark
Change secrets
* Update grabpl to v3.0.35
* Lint starlark
* Remove unnecessary secrets
2023-05-17 17:57:37 +02:00
Khushi Jain
416e347e70
Accessibility: Corrected aria-label for Edit Panel ( #67185 )
...
* Accessibility: Corrected aria-label for Edit Panel
* Added data-testid
* Added data-testid
* Added betterer results
2023-05-17 18:20:38 +03:00
Ashley Harrison
e27e71ee59
Nested folders: move permissions to a drawer ( #68476 )
...
* move permissions to a drawer when nested folders is enabled
* only show count when resource is folder
* Extract descendant count out into its own component
* remove label
2023-05-17 16:15:36 +01:00
Gabriel MABILLE
3ffff632be
RBAC: Refine validation of external services permissions ( #68633 )
...
* RBAC: Refine validation of external services permissions
* Forgot to log the ext-id
2023-05-17 16:28:14 +02:00
Ivana Huckova
ee9620e4e0
Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch ( #68569 )
...
* Logs: Fix duplicate uids by appending series refIds
* Fix id generation in loki live streams to be consistent
* Update public/app/core/logsModel.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Fix test
---------
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-05-17 16:28:25 +03:00
Gábor Farkas
fcef387151
Elasticsearch: Handle no-index case in backend mode ( #68534 )
...
* elastic: backend migration: fix no-index case
* improved code
2023-05-17 15:24:46 +02:00
Andrej Ocenas
14936f85df
NodeGraph: Fix overlaps preventing opening an edge context menu when nodes were too close ( #68571 )
2023-05-17 15:22:21 +02:00
Polina Boneva
71e7ec1c83
Dashboard: Re-align Save form ( #68565 )
...
flex direction column does not add anything to the layout in the save form, but has an alignment issue in safari
2023-05-17 15:29:16 +03:00
Ivana Huckova
dbbbc46351
Elasticsearch: Fix passing of limit and datalinks to logs data frame ( #68554 )
...
* Elasticsearch: Fix passing of limit and datalinks to logs data frame
* Update public/app/core/logsModel.ts
Co-authored-by: François Massot <francois.massot@gmail.com>
---------
Co-authored-by: François Massot <francois.massot@gmail.com>
2023-05-17 14:28:32 +02:00
Torkel Ödegaard
d20a03e2d1
Chore: Update generated scss ( #68618 )
2023-05-17 14:23:54 +02:00
Ivan Ortega Alba
1505a188eb
Dashboards: Remove no-datasource screen ( #68574 )
...
* Dashboards: Remove non-ds configured landing page
* Remove `datasourceOnboarding` feature toggle
2023-05-17 14:22:40 +02:00
Torkel Ödegaard
5f84dad7e4
TopNav: Tone down shadow a bit in light theme ( #68282 )
...
* TopNav: Tone down shadow a bit in light theme
* softer shadow
2023-05-17 14:18:28 +02:00
Ivana Huckova
e74bbadecd
Elasticsearch: Implement filter query to not run hidden queries trough backend ( #68563 )
...
Elasticsearch: Implement filter query
2023-05-17 13:32:41 +02:00
Torkel Ödegaard
5457a9ecf2
Docs: Update run behind proxy docs ( #68608 )
2023-05-17 12:18:24 +02:00
Will Browne
bb6ec1470d
Plugins: Correct the usage of mutex for gRPC plugin implementation ( #68555 )
...
correct usage of mutex
2023-05-17 11:50:25 +02:00
Ashley Harrison
bbb6795757
NestedFolders: make sure DashboardPage code is feature toggled correctly ( #68602 )
...
make sure DashboardPage code is feature toggled correctly
2023-05-17 10:16:37 +01:00
renovate[bot]
1e6eae3913
Update babel monorepo ( #68212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 09:37:43 +01:00
Joey
caba156488
Tempo: Integrate scoped tags API ( #68106 )
...
* Support scoped tags API
* Tests
* Updates
* Updated components and language provider to certralize tag retrieval
* Update tests and add new tests for language provider
* Minor update
* Update test
2023-05-17 07:50:27 +01:00
Torkel Ödegaard
37791e7a01
DarkTheme: Fix dark theme shadows ( #68358 )
...
* DarkTheme: Fix dark theme shadows
* Update
2023-05-17 07:28:28 +02:00
Victor Marin
94801c9c75
Sparkline: Sort dataframe ( #68007 )
...
* Sort sparkline dataframe
* Sort frame only if needed
* add utils test
2023-05-17 08:09:06 +03:00
Kristian Bremberg
4ccaf801d7
Chore: remove pre tags from DOMPurify config ( #68512 )
2023-05-16 13:53:37 -07:00
Nathan Marrs
25c55d74f1
Trend: Add gdev dashboard ( #68502 )
2023-05-16 23:51:30 +03:00
Ryan McKinley
2e7b77a94a
StateTimeline: Support hideFrom field config ( #68586 )
2023-05-16 12:18:35 -07:00
Drew Slobodnjak
160e207e47
Barchart: Apply field visibility to traceID ( #68524 )
2023-05-16 11:19:40 -07:00
Torkel Ödegaard
3ffbd2a1db
Preferences: Fixing preference PUT validation ( #68557 )
2023-05-16 19:38:51 +02:00
Nathan Marrs
8390fcc80f
Chore: Remove alpha icon panel ( #68573 )
2023-05-16 10:32:25 -07:00
Andreas Christou
bf75969794
AzureMonitor: Traces updates ( #68462 )
...
* Use fully qualified resource identifiers
* Add additional data link to explore parent span
* Correctly order links to not break trace logs functionality
2023-05-16 18:30:09 +01:00
Nathan Marrs
f54b18d564
Chore: Fix dev-dashboard codegen ( #68568 )
2023-05-16 10:21:17 -07:00
Ivana Huckova
1462ae91da
Loki: Add functionality to revert to initial query in log context ( #68484 )
...
* Loki: Add functionality to revert to initial query
* Add tests and fix button in button
* Use usereven instead of fireEvent
* Shortern onClick
* Add feature tracking
* Use testid instead of title
* Always show revert button
* Remove unused imports
2023-05-16 18:58:25 +02:00
Sofia Papagiannaki
14fb4ff779
API: Add deprecation notice for updating folder UID ( #68543 )
...
* API: Add deprecation notice for updating folder UID
2023-05-16 18:28:18 +03:00
Gábor Farkas
6189f48be7
elastic: more tests ( #68533 )
...
* elastic: more tests
* fix lint error
2023-05-16 17:09:09 +02:00
Alyssa Bull
f9601f8f27
Azure Monitor: Fix bug that did not show alert rule preview ( #68339 )
2023-05-16 09:08:33 -06:00
Domas
43df362aed
Node graph: Fix req/s in value ( #68441 )
...
fix req/s in node graph
2023-05-16 17:49:29 +03:00
Isabella Siu
800f733024
OpenSearch: remove unused version detection toggle ( #68496 )
2023-05-16 10:22:23 -04:00
David Harris
b8a9f5cfb4
docs: add list of angular plugins, update guidance ( #68096 )
...
* docs: add list of angular plugins, update guidance
* fix lint error
2023-05-16 15:17:32 +01:00
David Harris
ef8f336706
chore: update connections message ( #68526 )
2023-05-16 15:12:58 +01:00
Sofia Papagiannaki
d458292b66
Nested folders: Allow renaming a folder multiple times ( #68379 )
...
Return folder version in response that is required for updating
the entry in the dashboard table.
2023-05-16 16:41:14 +03:00
Joao Silva
5aefe4e030
IconButton: Move some styles around in story and add background opacity animation ( #68520 )
2023-05-16 15:29:06 +02:00
Gabriel MABILLE
d7eea0d207
RBAC: Add a function to delete external service roles ( #68317 )
...
* RBAC: Add function to delete external service roles
* Adding a test to the service
* Update pkg/services/accesscontrol/acimpl/service_test.go
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-05-16 15:01:27 +02:00
Isabella Siu
0612f1f87a
Cloudwatch Logs: Ignore non-time grouping fields in expressions and alerts ( #67608 )
2023-05-16 08:58:04 -04:00