Santiago
60e7a4e746
Alerting/Chore: Remove unused parameters ( #88045 )
...
Alerting/Chore: Remove unused parameters from redisPeer.receiveLoop() and ReceiverService.shouldDecrypt()
2024-05-20 16:37:39 +02:00
Yuri Tseretyan
8c2a382788
Alerting: Fix typo in JSON response for rule export. ( #88028 )
2024-05-20 09:39:39 -04:00
Mihai Doarna
860dd7f58b
SSO: enable api_url validator for azuread ( #85967 )
...
enable api_url validator for azuread
2024-05-20 16:13:43 +03:00
Mihai Doarna
295b31ccd7
Auth: Update ssoSettingsSAML flag to public preview ( #87548 )
...
* update ssoSettingsSAML flag to public preview
* generate files
2024-05-20 16:13:05 +03:00
Kristina
c8d237dd56
Explore / Query Library: Enable run button ( #87882 )
...
* Enable run button
* First pass of shared component, tests half-implemented
* cleanup
2024-05-20 08:05:59 -05:00
Ashley Harrison
3800b97a5b
Chore: Clean up some @grafana/ui SCSS ( #87986 )
...
* clean up drawer and slider styles
* clean up cascader styles
2024-05-20 12:51:34 +01:00
Andrej Ocenas
20294b0fb6
NodeGraph: Remove msagl lib and layered layout option ( #87905 )
...
* Remove msagl lib
* Change drone.yml
* update signature
2024-05-20 13:50:08 +02:00
Ashley Harrison
429bcbe67f
Select: Preserve value when allowCustomValue
is set ( #87843 )
...
* initial working poc with some better types
* move logic inside SelectBase
* add unit tests
* cleaner logic
* simpler
* update comments
* more comments
* use onMenuClose
* undo changes to cleanValue
* fix unit tests
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-05-20 11:01:38 +01:00
Joao Silva
cf407fe8de
Button: Allow disabled button to still be focused ( #87516 )
2024-05-20 10:39:52 +01:00
Ashley Harrison
8f6dcfee8b
Icon: Remove hardcoded color from ai
icon ( #87996 )
...
* remove hardcoded color from ai icon
* remove opacity from icon
* adjust icon in grafana-icons as well
2024-05-20 10:32:37 +01:00
Ryan McKinley
e8b7b6aa66
ResourceClient: Add generateName (eg UID) helper ( #88037 )
2024-05-20 12:18:53 +03:00
Pepe Cano
f3be9d009e
Alerting docs: Fix H3
headings in Configure Grafana alert rules. ( #88040 )
...
Configure Grafana alert rules: Fix `H3` headings
2024-05-20 10:41:27 +02:00
Piotr Jamróz
d09f5abec9
Correlations: improve error handling ( #87810 )
...
Improve error handling
2024-05-20 10:35:47 +02:00
Olivier Giniaux
e91136338a
Tempo: Always use time range even if timeShiftEnabled is false ( #85477 )
...
* Tempo: Always use time range even if timeShiftEnabled is false
* Fix unused import and failing test
2024-05-20 09:28:07 +01:00
Torkel Ödegaard
fe991a9a7b
PanelOverrides: Only filter out override properties that do not exist ( #87904 )
2024-05-20 09:48:07 +02:00
Pepe Cano
8e5ce99f72
Update Configure no data and error handling
and State & Health ( #87985 )
...
* Update `Configure no data and error handling` and State & Health
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rule-evaluation/state-and-health.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-05-20 09:39:30 +02:00
Pepe Cano
67f434dc73
Remove Single and multi-dimensional rule
from Configure alert rules
( #87951 )
...
* Remove `Single and multi-dimensional rule` from `Configure alert rules`
* Do not change H3 titles
2024-05-20 09:34:00 +02:00
Pepe Cano
54eab4db59
Alerting docs: Relocate Resolved stale alert instances
section ( #87965 )
...
Relocate `Resolved stale alert instances` section
2024-05-20 09:33:14 +02:00
Karl Persson
78d1b2a250
Authn: Share key retriever between id and access token verifiers ( #87978 )
2024-05-20 09:13:46 +02:00
Alex Khomenko
0a10793840
Store: Enable adding extra middleware ( #87984 )
...
* Store: Enable adding extra middleware
* Fix type
2024-05-20 08:34:00 +03:00
Andreas Christou
58d382e5dd
CloudMonitoring: Fix query type selection issue ( #87990 )
...
* Use deepEqual to ensure migratedQuery is only returned when query is unchanged
* Add selectors for query editors
* Add more tests for query editor component
* Clarifying comments
* Fix how state is set
* Simplify query editor loading and migration
2024-05-17 14:06:05 -04:00
Yuri Tseretyan
05d6813a09
Alerting: Fix scheduler to sort rules before evaluation ( #88006 )
...
sort rules scheduled for evaluation to make sure that the order is stable between evaluations.
This is especially important in HA mode.
2024-05-17 11:38:19 -04:00
Ieva
da1a99d729
Team: Add an endpoint for bulk team membership updates ( #87441 )
...
* add an endpoint for bulk team membership updates
* update comment
* schema gen
* test fix
* add swagger parameter definition
2024-05-17 13:41:41 +03:00
Xavi Lacasa
7726631fe8
IAM docs: Update Azure AD OAuth2.0 docs after rename to Entra ID ( #87925 )
2024-05-16 20:36:52 +02:00
Ryan McKinley
778d9eb69d
Live: Add more devenv dashboards ( #87952 )
2024-05-16 20:37:24 +03:00
Ezequiel Victorero
42d75ac737
Dashboards: Add feature restore dashboards backend ( #83131 )
...
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2024-05-16 14:36:26 -03:00
Andreas Christou
edae5fc791
Azure: Fix for username assertion ( #87853 )
...
Fix for username assertion
- Allow setting username assertion in INI
- Correctly set the azsettings value
- Update tests
2024-05-16 11:50:02 -05:00
Adela Almasan
1957cfe6af
XY Chart: Fix series editor index ( #87942 )
2024-05-16 11:18:13 -05:00
Matias Chomicki
82796fad98
Elasticsearch: queries no longer executed on-change ( #87652 )
...
* Elasticsearch: queries no longer executed on-change
* Elasticsearch: run query if it was previously undefined
2024-05-16 19:09:50 +03:00
Tom Ratcliffe
938fcab1c8
Alerting: Skip flakey silencing test ( #87994 )
2024-05-16 18:49:18 +03:00
Ezequiel Victorero
5ce2d4e1a7
Snapshots: Render Dashboard controls in Scenes View ( #87972 )
2024-05-16 12:22:14 -03:00
antonio
c7d2a7a19c
grafana fundamentals fix ( #87975 )
...
* grafana fundamentals fix
* pretty face
2024-05-16 16:56:32 +02:00
Isabel Matwawana
80e2af5d25
Docs: public dashboards fixes ( #87870 )
...
* Made minor style fixes
* Converted docs ref links to ref URIs and updated note style to admonitions
* Fixed link text and version syntax
2024-05-16 09:16:39 -04:00
Kyle Brandt
1ab8208e07
Prometheus: Add interpolation of groupByKeys query parameters into expr ( #86360 )
...
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-05-16 08:36:03 -04:00
Marcus Efraimsson
961272a76d
Datasources: Enable native histograms for datasource response size metric ( #87962 )
2024-05-16 13:48:51 +02:00
github-actions[bot]
c46c0c9eb9
Update make docs
procedure ( #87950 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-05-16 12:00:32 +01:00
Alex Khomenko
4c2c717fed
Banner: Add nav link ( #87885 )
...
* Notification Banner: Add feature toggle
* Add banner node to general section
2024-05-16 13:21:24 +03:00
Ashley Harrison
82eb160f5c
Chore: SCSS tidy up ( #87956 )
...
* more scss tidy up
* replace some scss
2024-05-16 11:20:29 +01:00
antonio
086def3f57
alerting: contact points - links ( #87955 )
...
* alerting: contact points - links
* fundamentals: alerting instructions update
* updated steps
* prettier
2024-05-16 12:19:44 +02:00
Santiago
e41434c332
Alerting: Promote configuration in the remote Alertmanager ( #87388 )
2024-05-16 12:06:03 +02:00
Daniele Stefano Ferru
fbda55316d
K8s: Set X-Remote-Extra-User-Instance-Role header for SignedInUser ( #87958 )
2024-05-16 12:57:49 +03:00
Karl Persson
5c27f223af
Authn: Support access token wildcard namespace ( #87816 )
...
* Authn+ExtJWT: allow wildcard namespace for access tokens and restructure validation
2024-05-16 10:47:20 +02:00
Arati R
4867fd3069
Storage: Test mode 2 dual writer in playlist tests ( #87938 )
...
Add mode 2 feature flag to playlist tests
2024-05-16 10:39:30 +02:00
Tom Ratcliffe
9e29c215c3
Alerting: Update silences creation to support __alert_rule_uid__
and move into drawer ( #87320 )
2024-05-16 09:34:07 +01:00
Gabriel MABILLE
e7d5622969
RBAC: No need to filter permissions on cache hit ( #87941 )
2024-05-16 09:53:20 +02:00
Nathan Marrs
431fdd4bab
Canvas: Adhere editing state to dashboard editable state ( #87883 )
2024-05-15 17:17:50 -07:00
Liza Detrick
a17340ea8b
Applinks: Adds grafana-attributions-app to Cost Management nav ( #87765 )
...
* Applinks: add attributions under cost management -> metrics
2024-05-15 14:26:18 -07:00
Isabel Matwawana
47b42c9d42
Docs: Add annotated image and updated feature overview list ( #87833 )
...
Added annotated image and updated feature overview list
2024-05-15 16:22:49 -04:00
Yuri Tseretyan
f410c7fca1
Alerting: use logger with same context within rule scheduling loop ( #87934 )
2024-05-15 15:38:00 -04:00
Kyle Cunningham
e4db00903b
Format String Transformation: Add applicability function ( #87777 )
...
* Add applicability function
* Prettier
2024-05-16 02:29:30 +07:00