ismail simsek
2cce9aa2f7
Chore: Move tracing function in influxdb package ( #83899 )
...
move tracing function in influxdb package
2024-03-05 07:34:08 -06:00
Michael Mandrus
73c4b24a52
Queries: Fix debug logging of metrics queries ( #83877 )
...
fix log statements
2024-03-05 08:27:44 -05:00
Levente Balogh
fdd2c1c59e
Plugins Catalog: Fix plugin details page initial flickering ( #83896 )
...
fix: wait for the local and remote fetches to fulfill
2024-03-05 14:23:29 +01:00
brendamuir
05865034d7
Docs: removes note as recovery threshold now in cloud ( #83907 )
2024-03-05 14:22:03 +01:00
Sven Grossmann
9f73fb65cd
Loki: Fix permalink timerange when multiple logs share a timestamp ( #83847 )
...
* Loki: Slide permalink timerange `1ms` to make sure to include line
* find previous log with different time
* fix test not being agnostic
2024-03-05 14:04:57 +02:00
Ivan Ortega Alba
a7c06d26f1
Dashboards: Add new toggle for dashboard changes out of dashgpt
toggle ( #83897 )
2024-03-05 14:01:31 +02:00
Ivan Ortega Alba
112c0e7a79
Dashboards: Auto-generate get stuck and quick feedback actions doesn't respond ( #83879 )
...
* Update the component only when the response is fully generated
* Fix quick feedback action doesn't respond
* Fix history not displaying after the second click
* Fix the history that moves when regenerating
---------
Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com>
2024-03-05 12:10:46 +01:00
ismail simsek
dc4c539d46
InfluxDB: Fix sql query generation by adding quotes around the identifiers ( #83765 )
...
* Quote the identifiers
* wrap where filter with quotes
* fix query generation
2024-03-05 11:22:33 +01:00
Oscar Kilhed
bc7eacfcbd
Dashboard Scenes: Add model to library panel inspect json ( #83536 )
...
* Add model to library panel inspect json
* Add missing information from library panel when inspecting its JSON
* minor refactor
* refactor inspect library panel model to show the model that was fetched from the api
* nit: improve comment
* fix library panel import path
---------
Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
2024-03-05 10:51:22 +01:00
Pepe Cano
019c9618f0
Alerting docs: improve visibility on the distinct options to edit provisioned resources ( #83839 )
...
Alerting docs: specify the distinct options to edit provisioned resources
2024-03-05 10:48:04 +01:00
Oscar Kilhed
c9ac6dd3e7
Dashboard scenes: debounce name validation when saving dashboards ( #83580 )
...
* Dashboard scenes: debounce name validation when saving dashboards
* add newline
2024-03-05 10:46:03 +01:00
Yulia Shanyrova
e930b49db3
Plugins: Add intraMode 1 into fuzzy search for plugins ( #83846 )
...
add intraMode 1 into fuzzy search for plugins
2024-03-05 09:27:34 +01:00
Karl Persson
22074c5026
RBAC: add debug log for permission evaluation ( #83880 )
...
* fix: add debug log when evaluating permissions that includes target permissions
2024-03-05 08:50:19 +01:00
Torkel Ödegaard
9264e2a3bd
Table: Custom headerComponent field config option ( #83254 )
...
* Table: Custom headerComponent field config option
* Table custom header component (#83830 )
* Add tests, fix bug
---------
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com>
Co-authored-by: Galen <galen.kistler@grafana.com>
2024-03-05 08:49:22 +01:00
Alexander Weaver
1bb38e8f95
Alerting: Move ruleRoutine to be a method on ruleInfo ( #83866 )
...
* Move ruleRoutine to ruleInfo file
* Move tests as well
* swap ruleInfo and scheduler parameters on ruleRoutine
* Fix linter complaint, receiver name
2024-03-04 17:15:55 -06:00
Kyle Cunningham
c88accdf99
Transformations: Docs for Group to nested table ( #83559 )
...
* Start group to nested table docs
* Group to nested table docs
* Remove dead content
* Update docs content
* codeincarnate/nested-table-docs/ run formatter
* Update punctuation (thanks Isabel 🙏 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update wording and structure ((thanks Isabel 🙏 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* More wording and structure changes (thanks Isabel 🙏 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Escape backticks
* Add imagery
* Add generated docs
* Language updates
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Language updates
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Language updates
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update formatting
* Rebuild transformation docs
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-04 23:31:00 +02:00
Alexander Weaver
f2a9d0a89d
Alerting: Refactor ruleRoutine to take an entire ruleInfo instance ( #83858 )
...
* Make stop a real method
* ruleRoutine takes a ruleInfo reference directly rather than pieces of it
* Fix whitespace
2024-03-04 15:15:01 -06:00
Kyle Cunningham
3121fce305
Timeseries to table transformation: Improve Documentation ( #83647 )
...
* Flesh out timeseries to table docs
* Add generated documentation
* Update docs
* Fix spelling
* Fix link formatting
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update language
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-04 22:57:47 +02:00
Kyle Cunningham
13f037d617
Table Panel: Fix condition for showing footer options ( #83801 )
...
* Fix condition for showing footer options
* codeincarnate/table-footer-config/ lint
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2024-03-05 03:17:20 +07:00
Josh Hunt
52de1a9a33
Change codeowners of library panels to dashboards squad ( #83862 )
...
* Change codeowners of library panels to dashboards squad
* Update CODEOWNERS
2024-03-04 21:18:35 +02:00
Galen Kistler
f1000978cb
Logs: e2e test flake in loki-table-explore-to-dash.spec.ts ( #83856 )
...
fix flake in e2e test checking monaco loading state
2024-03-04 13:01:48 -06:00
Ryan McKinley
5aa965b9e9
Prometheus: remove cue definition ( #83808 )
...
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-03-04 10:23:32 -08:00
Matthew Jacobson
2e8c514cfd
Alerting: Stop persisting user-defined templates to disk ( #83456 )
...
Updates Grafana Alertmanager to work with new interface from grafana/alerting#161 . This change stops passing user-defined templates to the Grafana Alertmanager by persisting them to disk and instead passes them by string.
2024-03-04 20:12:49 +02:00
Alexander Weaver
fa51724bc6
Alerting: Move alertRuleInfo and tests to new files ( #83854 )
...
Move ruleinfo and tests to new files
2024-03-04 11:24:49 -06:00
Ryan McKinley
3036b50df3
Expressions: expose ConvertDataFramesToResults ( #83805 )
2024-03-04 18:22:56 +02:00
Alex Khomenko
9bd84b30e9
Chore: Remove deprecated components from dashboard import pages ( #83747 )
...
* Add Form component to core
* Chore: Replace deprecated components in DashboardImportPage.tsx
* Chore: Replace deprecated components in ImportDashboardForm.tsx
* Chore: Replace deprecated components in ImportDashboardOverview.tsx
2024-03-04 17:22:13 +02:00
Will Browne
c644826f50
Query: Add query type to json marshal/unmarshal ( #83821 )
...
add query type to json marshal/unmarshal
2024-03-04 16:06:57 +01:00
Kim Nylander
57935250fd
[DOC] Add profile-traces intro material; update Pyroscope data source info ( #83739 )
...
* Add profile-traces intro material; update Pyroscope data source info
* Apply suggestions from code review
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Updates and file rename from review
* Add PYROSCOPE_VERSION
* Apply suggestions from code review
* Format tables
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Apply suggestions from code review
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
* Apply suggestions from code review
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
2024-03-04 10:03:33 -05:00
tonypowa
89575f1df4
alerting:clarify silence preview ( #83754 )
...
* alerting:clarify silence preview
* prettier
* Update docs/sources/alerting/configure-notifications/create-silence.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Lint docs
---------
Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-03-04 16:03:20 +01:00
Leon Sorokin
7cf419c09a
Dashboard: Revert LayoutItemContext ( #83465 )
2024-03-04 16:47:20 +02:00
Ivana Huckova
b63866baaf
Loki: Interpolate variables in live queries ( #83831 )
...
* Loki: Interpolate variables in live queries
* Update to not have to rempve private
* Update comment
2024-03-04 16:26:46 +02:00
Ivan Ortega Alba
59fb26443f
DashboardSceneChangeTracker: Do not load the worker until is editing ( #83817 )
2024-03-04 14:31:14 +01:00
kay delaney
519f965c8e
Scenes/LibraryPanels: Fixes issue where repeat panel would disappear if dashboard didn't have variable used by lib panel ( #83780 )
2024-03-04 15:10:04 +02:00
kay delaney
ad28e3cc77
Scenes: Fix panel repeats ( #83707 )
2024-03-04 13:01:17 +00:00
Alexander Zobnin
82a88cc83f
Access control: Extend GetUserPermissions() to query permissions in org ( #83392 )
...
* Access control: Extend GetUserPermissions() to query permissions in specific org
* Use db query to fetch permissions in org
* refactor
* refactor
* use conditional join
* minor refactor
* Add test cases
* Search permissions correctly in OSS vs Enterprise
* Get permissions from memory
* Refactor
* remove unused func
* Add tests for GetUserPermissionsInOrg
* fix linter
2024-03-04 13:29:13 +01:00
linoman
67c062acc7
Adjust HD validation default value ( #83818 )
2024-03-04 12:45:07 +01:00
Pepe Cano
111df1bba0
Alerting docs: update the Terraform Provision guide ( #83773 )
...
* Alerting docs: update the Terraform Provision guide
* Fix incorrect links
* Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-03-04 12:10:37 +01:00
Misi
07e26226b7
Auth: Add all settings to Azure AD SSO config UI ( #83618 )
...
* Add all settings to AzureAD UI
* prettify
* Fixes
* Load extra keys with type assertion
2024-03-04 11:55:59 +01:00
Laura Fernández
fa44aebeff
ReturnToPrevious: Improve tests ( #83812 )
2024-03-04 11:38:00 +01:00
Mitch Seaman
9e12caebc7
Docs: typo fix (remove an extra parenthesis) ( #83811 )
2024-03-04 10:14:37 +00:00
Pepe Cano
244589d7ea
Alerting docs: document mute-timings
export endpoints ( #83797 )
2024-03-04 10:50:44 +01:00
Pepe Cano
9eb69b9213
Alerting docs: fix incorrect docs/reference
link ( #83809 )
2024-03-04 10:20:10 +01:00
Todd Treece
869b89dce4
K8s: Add accept header to ctx ( #83802 )
2024-03-01 20:32:59 -05:00
Ryan McKinley
d7bcd119c3
K8s: improve openapi generation ( #83796 )
2024-03-02 00:26:04 +02:00
Laura Fernández
2184592174
ReturnToPrevious: create tests to check reportInteraction
( #83757 )
2024-03-01 19:01:27 +01:00
Ryan McKinley
5f6bf93dd5
Expressions: Use enumerations rather than strings ( #83741 )
2024-03-01 19:38:32 +02:00
Jack Westbrook
c59ebfc60f
Fix: Cache busting of plugins module.js file ( #83763 )
...
fix(plugins): make sure extractPath regex matches with and without leading slash
2024-03-01 18:29:39 +01:00
Kyle Cunningham
886d8fae36
Table Panel: Improve text wrapping on hover ( #83642 )
...
* Fix up text wrapping
* Make sure there are basic cell styles
* codeincarnate/text-wrapping-hover-pt2/ run prettier
* Add comment for conditional
* Update condition
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2024-03-02 00:20:14 +07:00
Kyle Cunningham
33cb4f9bf4
Table: Preserve filtered value state ( #83631 )
...
* Hoist state
* codeincarnate/table-filter-state/ lint
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-03-02 00:19:21 +07:00
George Robinson
96127dce62
Alerting: Fix bug in screenshot service using incorrect limit ( #83786 )
...
This commit fixes a bug in the screenshot service where
[alerting].concurrent_render_limit was used instead of
[rendering].concurrent_render_request_limit, as in the
docs.
2024-03-01 17:17:55 +00:00