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
Tom Ratcliffe
aae6b5312a
Alerting: Fix "evalutation" typo ( #87930 )
2024-05-15 19:05:45 +03:00
Tom Ratcliffe
f4d55d2612
Alerting: Restructure mock server handlers slightly and remove unnecessary handlers ( #87759 )
2024-05-15 16:53:16 +01:00
Ashley Harrison
1af4256a7c
Switch: Improve disabled active state ( #87694 )
...
* add subtle active disabled state + fix story
* make toggle disabled color when disabled
* add icon in checked state
* undo placement changes
* readd positioning changes
* remove extra css
2024-05-15 16:50:24 +01:00
Usman Ahmad
9f543fa8d6
Update helm docs - removed enterprise tag from product labels ( #87922 )
...
Update index.md
2024-05-15 10:15:33 -05:00
SeamusGrafana
7f58a5b239
Disable Requirement for SSL in 'cloak.sql' ( #86919 )
...
Disable Requirment for SSL in 'cloak.sql'
Disable the Requirement for SSL on External Sites in Keycloak Database for Grafana Realm
2024-05-15 17:12:51 +02:00
Torkel Ödegaard
ce18b2f983
Dropdown: Fixes missing calls to onVisibilityChange causing wrong caret states ( #87923 )
2024-05-15 17:07:59 +02:00
Scott Lepper
93acc0c932
sqlexpressions - fix escape quote ( #87921 )
2024-05-15 10:55:58 -04:00
Pepe Cano
608a3faacd
Alerting docs: Last changes State and Health
( #87920 )
...
* Last changes `State and Health`
* Add additional explanation for `Keep last state`
* Minor clarification
2024-05-15 16:44:52 +02:00
Alexander Weaver
1badcf4b63
Alerting: Allow NoData and ExecErrState to be fully blank on recording rules ( #87868 )
...
* Allow empty NoData and ExecErrState on recording rules
* remove TODO about this
2024-05-15 09:35:54 -05:00
Dominik Prokop
fa63e03df3
MultiSelect: Respect value passed to the component regardless of custom value being allowed or not ( #87906 )
...
* MultiSelect: Respect value passed to the component regardless of custom value being allowed or not
* reset input for test
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-05-15 16:24:30 +02:00
Fabrizio
953c8f838f
Loki: Lower log level when retrieving metadata ( #87910 )
...
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2024-05-15 17:08:03 +03:00
antonio
e2f062d16d
alerting: Improve documentation regarding linking and visualizing alert rules in dashboards ( #87892 )
...
* commit 4
* commit 5
2024-05-15 15:50:32 +02:00
Jack Westbrook
65b2834420
Grafana UI: Bump to Storybook 8 ( #87722 )
...
* chore(storybook): run yarn dlx storybook@latest upgrade
* chore(storybook): remove storybook/blocks patch
* chore(yarn): clean up storybook dependencies
* feat(storybook): migrate to v8 config via migration codemods
* refactor(storybook): update stories to use v8 types via codemod
* refactor(storybook): update stories to use preview-api instead of client-api
* refactor(storybook): replace mdx usage of ArgsTable with PureArgsTable
* refactor(storybook): migrate remaining mdx files to v8 storybook/blocks api
* refactor(storybook): clean up mdx imports and blocks component names
* chore(storybook): clean up typescript configuration
* fix(frontend): align types/react versions across monorepo so grafana ui can be built
* fix(storybook): pub back react-docgen-typescript and use ArgTypes so props tables work
* chore(storybook): patch blocks package to expose Preview component
* revert(storybook): revert changes related to using Canvas component in mdx files
* Storybook upgrade: Fix icon typing (#87793 )
fix iconOptions typing
* refactor(storybook): prefer as const over asserting types
* revert(storybook): put back correct case in box.mdx
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-05-15 15:49:00 +02:00
Bogdan Matei
6127dfd322
Scopes: Adapt for new API ( #87841 )
...
* Implement changes for new Scopes API
* Update from linkID to linkId
* Fixes
* Fix tests
* prom/scopes: change query model to recieve []ScopeSpec
* Move to basic backend service
---------
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2024-05-15 16:28:09 +03:00
Alex Khomenko
6c1e9a9717
Grafana/ui: Update IconRenderer ( #87914 )
2024-05-15 16:27:05 +03:00
Juan Cabanas
a6d64c6ed5
PublicDashboards: Public dashboard refreshed when access token changes ( #87913 )
2024-05-15 10:20:00 -03:00
Kevin Minehart
90970d5f58
CI: In promotions, set the --go-version when building Grafana packages ( #87912 )
...
* Specify drone-version when building in promotions
* Specify drone-version when building in promotions
2024-05-15 16:10:06 +03:00
Sonia Aguilar
3aae2b7e04
Alerting: Assume built-in AM is receiving alerts in case of not having admin config ( #87893 )
2024-05-15 14:51:28 +02:00
lean.dev
639ab6cca7
Tempo: Implement PDC for gRPC client ( #85867 )
2024-05-15 14:39:02 +02:00
Konrad Lalik
1cf1c5f03a
Alerting: Add hide plugins rules filter ( #87445 )
...
* Add hide plugins rules filter
* Change the filter label and available values
* Setup plugins hook in tests
* Fix lint errors
* remove unused code
2024-05-15 14:09:56 +02:00
ismail simsek
4fef6ff30d
Chore: Use TemplateSrv from @grafana/runtime in influxdb datasource ( #87813 )
...
use templatesrv from @grafana/runtime
2024-05-15 12:42:09 +02:00
Torkel Ödegaard
699c5bfe79
DashboardScene: Skip panel repeats when values are the same ( #87788 )
...
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-05-15 12:29:46 +02:00
Ida Štambuk
272cfa83b1
Feature Management: Move awsDatasourcesNewFormStyling to GA ( #87696 )
2024-05-15 12:23:24 +02:00
Oscar Kilhed
d52381b744
Dashboard scenes: Fix issue going from view panel to edit panel when dashboard is not in edit mode ( #87487 )
...
Fix issue going from view panel to edit panel
2024-05-15 11:53:02 +02:00
Pepe Cano
37d1d1c0a0
Alerting docs: Update State and health of alerts
docs ( #87846 )
...
* Update `View alert state and history`
* first edit `State and Healths of alerts`
* Complete `State and health of alerts`
* Update docs/sources/alerting/fundamentals/alert-rule-evaluation/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-05-15 10:49:16 +02:00
Sonia Aguilar
28bf5a4577
Gops: Add tracking for data source check ( #87886 )
...
Add tracking for data source check
2024-05-15 10:35:36 +02:00
antonio
f24eb3165b
alerting: adding links to get-started tutorial ( #87811 )
...
* alerting: adding links to get-started tutorial
* Update index.md
* Update create-grafana-managed-rule.md
* Update _index.md
* Update _index.md
* 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/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* pretty
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-05-15 08:57:12 +02:00
Nathan Marrs
d92ec98ecc
Transformations: Add string type check to field value in substring value matcher ( #87782 )
2024-05-14 16:56:46 -07:00
grafana-delivery-bot[bot]
012ee1d557
Changelog: Updated changelog for 9.5.19 ( #87873 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-05-14 17:19:30 -04:00
Scott Lepper
14a814a280
[sql expressions] fix: use ast to read tables ( #87867 )
...
* [sql expressions] fix: use ast to read tables
* can't run tests during ci yet. need to install duckdb
* skip for now. need duckdb cli
2024-05-14 17:05:29 -04:00
grafana-delivery-bot[bot]
7d386dc26b
Changelog: Updated changelog for 10.1.10 ( #87869 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-05-14 16:52:30 -04:00
Alexander Weaver
b8a284fb81
Alerting: Fix xorm serialization of Record field struct, add tests for storing and reading ( #87857 )
...
Fix sub struct ser and deser, add tests
2024-05-14 14:50:06 -05:00
Tom Glenn
1e2c58fc80
Docs: Adds video embed for the Understanding Dashboards youtube video ( #87449 )
...
* Adds video embed for the Understanding Dashboards youtube video
* Moved video to Use dashboards page
---------
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-05-14 15:03:56 -04:00
grafana-delivery-bot[bot]
a50bcaca57
Changelog: Updated changelog for 10.2.7 ( #87847 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-05-14 12:59:33 -04:00
owensmallwood
557c3a9cdd
Unified Storage: Adds metrics for database query counts ( #87781 )
2024-05-14 10:17:38 -06:00
Ieva
4b24019bae
Dashboards: Don't set dashboard creator/updater if the action is done by an API key ( #87704 )
...
don't parse userID if entity isn't user or service account
2024-05-14 17:02:03 +01:00
Ieva
b382cea9c8
RBAC: Update role picker in team page, fix a bug with roles being removed upon team setting update ( #87519 )
...
immediately update team roles through team role picker in team settings page instead of doign apply + update flow
2024-05-14 17:00:04 +01:00
Ivana Huckova
f99c722ecf
FeatureBadge: Update FeatureBadge to support current release stages ( #87555 )
...
* FeatureBadge: Update avalaiable FeatureState
* Move to separate folder
* Add private preview state
2024-05-14 18:58:47 +03:00
Joey
225755b2da
Tempo: Check for histogram in isTraceQlMetricsQuery ( #87840 )
...
Check for histogram in isTraceQlMetricsQuery
2024-05-14 16:55:57 +01:00