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
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