Sofia Papagiannaki
74e87ccbbd
SQLStore: Align SQLite IsUniqueConstraintViolation() with other backend implementations ( #69224 )
...
* Add integration test for primary key and unique constrain violation
* Align SQLite IsUniqueConstraintViolation implementation with other backends
2023-05-29 14:45:08 +00:00
Victor Marin
32a67a4ad5
Datagrid docs ( #68357 )
...
* WIP Datagrid docs
* Finish datagrid docs
* Add experimental note
* Fix typo
* PR modifications for datagrid docs
* docs modifications
* PR modifications
* PR modifications
* PR mods
* missed wording edits; added max size to screenshots; changed heading level
* fix typo
* style fix and change heading level
---------
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-05-29 17:05:09 +03:00
Isabel
4d0c1a4b8e
docs: add pricing info for email sharing ( #69206 )
...
added pricing info
2023-05-29 09:42:18 -04:00
Gábor Farkas
feb2e8d773
datasource: do not send raw-range to server ( #68601 )
2023-05-29 15:34:09 +02:00
Ivan Ortega Alba
cb83861630
Improve Dashboards schema docs ( #68904 )
...
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2023-05-29 15:15:28 +03:00
chenbt
89088d6aa2
Docs: Updates Grafana [smtp]( #63311 ) ( #63332 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2023-05-29 14:07:43 +02:00
Todd Treece
fc858d982c
Kinds: Add pluralName override for Preferences ( #69122 )
2023-05-26 13:08:43 -07:00
Ricky Whitaker
68fe1e1cb0
fix verify_release_pipeline script execution ( #69191 )
...
* fix verify_release_pipeline script execution
* forgot to run make drone
2023-05-26 14:54:57 -05:00
Jev Forsberg
731efdf7f4
Docs: update Legacy alerting deprecation to pass doc-validator ( #69192 )
...
* baldm0mma/doc-val/ update paths
* baldm0mma/doc-val/ update path
* baldm0mma/doc-val/ update trailing comma
* baldm0mma/doc-val
2023-05-26 13:46:14 -06:00
Levente Balogh
fa6afc7ea4
ZoomPlugin: Remove the timeRange
prop ( #69148 )
...
* fix: remove a breaking change
---------
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2023-05-26 11:52:09 -05:00
Brendan O'Handley
2e6c71fd39
Prometheus: Metric encyclopedia ux collab design ( #68421 )
...
* add class for full story click event on open modal
* move feedback link to modal top under header
* move results amount to bottom left
* move settings into modal, change language from exclude to include
* add metadata to backend search, use toggletip for settings, clean code
* style input row, remove labels and update settings button design
* remove alphabet search as requested by design
* display selected metric
* update style warning message for labels filtered metrics
* organize results footer
* update table design w fixed width and sticky header
* allow focus row on tab and use key Enter to select metric on keydown
* add rudderstack event for disable text wrap
* add messages for no metrics found, labels, search and none in data source.
* filter by type placeholder
* add min width to custom select option
* add text wrap for long metric names
* Have 4px margin b/w the search row and the 'currently selected' text. 16px between 'currently selected text' and the table
* Add some padding inside the first table header row (8 pixels on all sides)
* font-size of 12px for additional settings text
* 4px padding between additional settings text
* 24px margin between the last table cell and the pagination row
* # of Results per page font size 0.85rem
* 8px margin b/w the '# of results per page' and the dropdown
* fix test
* add infer type setting for testing
* use title on icon instead of wrapping in tooltip to fix test
* fix icon issue
* italicize inferred types, update setting text and add icon
* add space for label filters alert message
* make open button style consistent with advanced datasource picker
* keep copy for open modal button
* refactor rudderstack interactions and add inferType
* add event tracking for opening the modal
* galen's feedback, fix select horizontal scroll and results perpg bug
* ismail's feedback for metric types
* revert button in option for accessibility(galen) and style button with ghost mode
* change name to Metrics explorer
* fix hover/focus styles
* ismail's feedbcak, refactor hints, return empty string, remove @return
* Fix icon hovering: put tooltips back in over titles on icon
* make results not expand to fill table space and fix width for modal open option button
2023-05-26 12:39:34 -04:00
Ryan McKinley
effe21fb65
TestData: Support labels in CSV content name ( #61337 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2023-05-26 19:36:43 +03:00
Pascal Zimmermann
4aa207ed83
Docs: Update the service account HTTP API documentation ( #63235 )
...
* doc: Add the service account deletion function
* doc: Add new service account documentation
2023-05-26 09:33:40 -07:00
brendamuir
6bd3d4bf61
Docs: changes to upgrade docs ( #69127 )
...
* Docs: changes to upgrade docs
* updates links
* fixes links
* fixes links
* fixes deprecation message
2023-05-26 17:49:11 +02:00
Andreas Christou
6b67bade55
AzureMonitor: Frontend cleanup ( #66871 )
...
* Remove unused mocks
* Remove time grain converter anys
* Improve mocks
- Add context mock
- Update datasource mock
- Add util functions
* Remove anys from log_analytics_test
* Improve response typing
* Remove redundant angular code
* Remove more anys
- Add Resource type
* More type updates
* Remove unused code and update arg ds test
* Remove old annotations test
* Remove unused code and update some more types
* Fix lint
* Fix lint
2023-05-26 16:30:46 +01:00
Ivan Ortega Alba
c9adcc1e97
DS Picker: Make responsive the modal for smaller devices ( #68875 )
...
Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>
2023-05-26 16:38:58 +02:00
Haris Rozajac
3fd04edd81
Dashboards: Remove Explore option from panel menu when panel's datasource uid is "-- Dashboard --" ( #69017 )
...
* Remove Explore option from panel menu when panel's datasource uid is "-- Dashboard --"
* Use the constant SHARED_DASHBOARD_QUERY
2023-05-26 08:01:54 -06:00
Christopher Moyer
521d5f86dc
Docs: corrects circular reference in links ( #69165 )
...
corrects circular reference in links
2023-05-26 08:44:21 -05:00
Ashley Harrison
d2814df8b6
Browse: fix spacing on old browse checkboxes ( #69155 )
...
fix styling on old browse checkboxes
2023-05-26 15:38:07 +02:00
Jean-Philippe Quéméner
22d47d6b96
Alerting: Add info to enable alert forwarding when using an external alertmanager ( #69150 )
2023-05-26 15:30:51 +02:00
renovate[bot]
0efccba71b
Update Yarn to v3.5.1 ( #67969 )
...
* Update Yarn to v3.5.1
* Update editor sdks as well
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2023-05-26 16:29:00 +03:00
Joseph Perez
b7e2f3ad3f
Docs: Plugin doc review - backend topics - chunk 5 ( #68662 )
...
* Initial commit
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Minor fixes
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Prettier fixes
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Incorporating review feedback
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Minor fix
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/grafana-plugin-sdk-for-go.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/grafana-plugin-sdk-for-go.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/plugin-protocol.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/plugin-protocol.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/plugin-protocol.md
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
* Update docs/sources/developers/plugins/backend/_index.md
Co-authored-by: David Harris <david.harris@grafana.com>
* Indentation fix
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Review feedback
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Bug fix
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
---------
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: David Harris <david.harris@grafana.com>
2023-05-26 08:17:38 -05:00
Joseph Perez
0600c5f5e7
Docs: fix 2 broken links on 'Publish a plugin' topic ( #68666 )
...
* Initial commit
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
* Delete Reference folder for now
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
---------
Signed-off-by: Joe Perez <joseph.perez@grafana.com>
2023-05-26 08:17:13 -05:00
arukiidou
d208bf3345
Auth: Add tls_client_cert to OAuth section in defaults.ini. #64746 ( #68228 )
...
* Auth: Add tls_client_cert to defaults.ini #64746
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
* Auth: Add tls_client_cert to docs #64746
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
* Auth: Add more `tls_client_cert` for docs
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
* Update docs/sources/setup-grafana/configure-security/configure-authentication/gitlab/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Revert "Update docs/sources/setup-grafana/configure-security/configure-authentication/gitlab/index.md"
This reverts commit f4f1fda7526bf4af05507bc0dc26e808687514eb.
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
---------
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-05-26 14:15:19 +02:00
Domas
283c1c7dbe
SparklineCell: Allow specifying time range ( #69130 )
...
add timeRange optional prop to Table and TablePanel
2023-05-26 13:50:42 +03:00
enginecan
6758fd4888
MySQL: Add option to allow cleartext passwords ( #63232 )
...
* Add "Allow Cleartext Passwords" checkbox to MySQL connection settings
* Fix lint issues
* Add docs
* Add line break and bold text
---------
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2023-05-26 12:33:55 +02:00
Eng Zer Jun
7f7b03d794
Chore: Avoid unnecessary byte/string conversions ( #69001 )
...
Avoid unnecessary byte/string conversion
We can use alternative functions/methods to avoid unnecessary
byte/string conversion calls.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-05-26 10:08:50 +00:00
Dimitris Sotirakis
515270f5fd
GoogleAPI: Add retries functionallity to GoogleAPI calls ( #69129 )
...
* Add retryer to GoogleAPI calls
* Add comment
2023-05-26 12:59:56 +03:00
Reem Tariq
cebc8853f2
grafana/ui: add icon as a prefix in time range input component ( #66084 )
2023-05-26 10:59:02 +02:00
Tobias Skarhed
0b4c790e55
News Panel: Improve error message ( #69060 )
...
Add alert with link to documentation
2023-05-26 10:31:32 +02:00
Ashley Harrison
c55c091145
Query Editor: Ensure dropdown menus position correctly ( #69062 )
...
prevent showing menu until options have loaded
2023-05-26 09:30:46 +01:00
Misi
6702f07a87
AuthN: Use EqualFold for skipping introspection endpoint ( #69126 )
...
Add equality check for introspect ep in basic.go
2023-05-26 10:22:59 +02:00
Levente Balogh
6a995d526a
Datasources: Extend optional reporting ( #69061 )
...
* feat: add default properties to the `reportInteraction()`
* chore: add more tracking events to the ds-config page
* refactor: adding the `path` to the `meta` instaed
2023-05-26 10:22:07 +02:00
Selene
bd622a5381
Chore: Unify references for dataquery ( #68963 )
...
* Unify references for dataquery
* Fix ResultFormat in azure types
* Update azure-log with new schema
* Fix cloudwatch query
* Update thema
* Fix test
* More fixes
* More fixes
* Fix lint
2023-05-26 10:16:01 +02:00
mikkancso
37c960e104
Reword button to "Add new data source" ( #69125 )
...
* reword button to Create a new data source
The previous wording included the name of the data source, which made it
difficult for the doc team to refer to it.
This allows the doc team to refer to this button in an obvious way.
* "Create a"-> "Add"
* update tests
2023-05-26 10:15:16 +02:00
Laura Fernández
4cf77424fd
Grafana UI: Add invalid state to Checkbox component ( #68242 )
2023-05-26 10:11:48 +02:00
Simon Podlipsky
f515d2efac
[Timeseries] Place legend to bottom when on <lg display ( #69045 )
...
Place timeseries legend to bottom when on <lg display
2023-05-26 01:07:09 -07:00
gotjosh
bf4ab36bc0
docs: revamp the alerting set-up documentation ( #69064 )
...
* docs: revamp the alerting set-up documentation
* Update docs/sources/alerting/set-up/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2023-05-26 08:55:23 +02:00
Domas
ae1e40dcc6
Navigation: Add app observability plugin to Observability navigation group ( #68805 )
...
* add app o11y plugin to monitoring nav group
* Update applinks.go
2023-05-26 09:41:09 +03:00
Simon Podlipsky
a69ff6c311
TimeSeries: Add zoom-out functionality on double click ( #68936 )
2023-05-25 21:04:02 -05:00
Isabel
bbb0a504db
docs: updates annotations Filter by panel and Add time region ( #69118 )
2023-05-25 17:10:57 -05:00
Matthew Jacobson
97ae6ae6ef
Alerting: Fix flaky TestIntegrationUpdateAlertRules ( #69106 )
...
Prevents duplicate alert rule ids and 0 value for BaseInterval and IntervalSeconds
2023-05-25 16:00:06 -04:00
Leon Sorokin
014126a43e
TimeSeries: Fix centeredZero y axis ranging when all values are 0 ( #69034 )
2023-05-25 13:25:26 -06:00
Leon Sorokin
37e2becdd7
StatusHistory: Fix rendering of value-mapped null ( #69033 )
2023-05-25 13:38:32 -05:00
Andrew Hackmann
56812def50
Azuremonitor: Multi resource fix ( #68759 )
...
* multi resource groups query for different resoucres
* expand resources from multi var
2023-05-25 13:32:19 -05:00
Yuri Tseretyan
b57ef1f2c7
Alerting: Fix TestIntegration_GetAlertRulesForScheduling to make sure rules are created in different org ( #69088 )
...
make sure rules are created in different org
2023-05-25 13:51:38 -04:00
Torkel Ödegaard
1eed40fcf6
Drawer: Fixes closeOnMaskClick false issue ( #69083 )
2023-05-25 19:43:48 +02:00
Andrej Ocenas
4908045fc3
FlameGraph: Simplify the data needed for context menu and item focusing ( #69006 )
2023-05-25 18:26:14 +02:00
Nathan Marrs
81264e4a77
Chore: update DataViz GitHub automation ( #67880 )
2023-05-25 19:21:29 +03:00
Drew Slobodnjak
0fa991a4b9
Prometheus: Heatmap Format with No Data ( #68938 )
...
* Prometheus: Heatmap Format with No Data
* Simplify conditional logic
2023-05-25 09:08:56 -07:00