Kyle Brandt
fe774415b5
Prometheus: Add ExecutedQueryString to first frame only ( #73678 )
2023-08-23 11:56:19 -04:00
Gilles De Mey
a01a903492
Alerting: Fix incorrect timing meta information for policy ( #73675 )
2023-08-23 17:12:24 +02:00
Joan López de la Franca Beltran
fb0165ab87
Kinds: Reconcile verify-kinds.go with kind-registry changes ( #73689 )
...
* Kinds: Reconcile verify-kinds.go with kind-registry changes
* Remove handwritten value specific for manual test
* Update grafana/kindsys dep
* Revert "Update grafana/kindsys dep"
This reverts commit e437e1879e
.
* Fix generated code
2023-08-23 16:51:50 +02:00
Sven Grossmann
25fd8f2d59
Logs: Add datalinks to table visualisation in Explore ( #73679 )
...
add datalinks
2023-08-23 16:03:19 +02:00
Piotr Jamróz
f11cc0e60e
Explore: Improve handling time range keyboard shortcuts inside Explore ( #73600 )
...
* Handle time keyboard shortcuts inside Explore
* Remove unused handler for make absolute
* Remove unused code
* Unify handling keyboard shorcuts logic
2023-08-23 16:02:49 +02:00
Sarah Zinger
8b7566c299
Cloudwatch: Upgrade grafana-aws-sdk ( #73580 )
...
Upgrade grafana-aws-sdk
2023-08-23 09:52:30 -04:00
Ashley Harrison
45ff0b5cf6
DatePicker: Fix calendar not showing correct selected range when changing time zones ( #73273 )
...
* user essentials mob! 🔱
* user essentials mob! 🔱
lastFile:packages/grafana-ui/src/components/DateTimePickers/TimeRangePicker/CalendarBody.tsx
* user essentials mob! 🔱
lastFile:packages/grafana-ui/src/components/DateTimePickers/TimeRangePicker/CalendarBody.tsx
* user essentials mob! 🔱
* user essentials mob! 🔱
lastFile:e2e/dashboards-suite/dashboard-timepicker.spec.ts
* user essentials mob! 🔱
lastFile:e2e/dashboards-suite/dashboard-timepicker.spec.ts
* user essentials mob! 🔱
* user essentials mob! 🔱
* restore custom.ini
* run betterer + prettier
---------
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Roxana Turc <anamaria-roxana.turc@grafana.com>
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
2023-08-23 12:57:32 +00:00
Ivana Huckova
fc9b8f6be1
Loki: Implement keep
and drop
operations ( #73636 )
...
* Update lezer
* Add functionalities for code and builder
* Add comment
2023-08-23 14:52:19 +02:00
brendamuir
356d8872bd
Alerting docs: fix duplicate titles ( #73680 )
...
* Alerting docs: fix duplicate titles
* makes titles match
2023-08-23 14:34:54 +02:00
Polina Boneva
efa428c329
Revert "Dashboard: Set descending z-index of panels in a dashboard" ( #73677 )
...
Revert "Dashboard: Set descending z-index of panels in a dashboard (#73401 )"
This reverts commit f091e8f84a
.
2023-08-23 14:49:31 +03:00
Jack Baldry
19a993b815
Add README for 'What's New in Grafana Cloud' contributions ( #73403 )
...
* Add README for 'What's New in Grafana Cloud' contributions
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Apply suggestions from code review
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* Use more consistent variable names
* Reconcile template and example
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* Add highlighting to example
* Be explict about cloud offering options
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-08-23 12:12:16 +01:00
Tristan Otterpohl
e81f6a7b0b
docs: fix okta oauth endpoints ( #73191 )
...
* fix okta oauth endpoints
* Fixed table borders
2023-08-23 12:56:52 +02:00
Karl Persson
31df4db1d3
Dashboards+Folder: remove unused function MakeUserAdmin ( #73635 )
...
* Dashboards+Folder: remove unused function MakeUserAdmin
* Remove dead branch
2023-08-23 12:54:06 +02:00
renovate[bot]
c5be239990
Update dependency @types/jest to v29.5.4 ( #63635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 11:15:39 +01:00
Jan Garaj
2543765978
Doc: Update index.md - update Keycloak redirect URI ( #72971 )
2023-08-23 12:03:23 +02:00
Ashley Harrison
02f2ff1870
Chore: some more type fixes ( #73606 )
...
* some type fixes
* some select/table fixes
* some uplot type improvements
* couple more
2023-08-23 10:11:59 +01:00
Dimitris Sotirakis
de118a3736
CI: Update secrets for publishing steps ( #73658 )
...
Update secrets
2023-08-23 10:57:19 +03:00
Nathan Marrs
65df5a0d7e
Gauge: Add overflow scrolling support for vertical and horizontal orientations ( #71690 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-08-23 03:08:11 +03:00
github-actions[bot]
69267cd28b
Alerting: Update Swagger spec ( #72568 )
...
chore: update alerting swagger spec
Co-authored-by: rwwiv <rwwiv@users.noreply.github.com>
2023-08-22 14:35:48 -04:00
Ihor Yeromin
6db5ef2b82
A11y: Fix exemplar marker accessibility ( #73493 )
...
* fix(a11y): exemplar marker
2023-08-22 18:59:36 +02:00
Joao Silva
bf5f2c8fb1
Docs: Add hide_edition config to the docs ( #73576 )
2023-08-22 17:11:10 +01:00
Virginia Cepeda
27fb922f9b
Alerting: Add new Recording Rule button when the list is empty ( #73502 )
...
* Add button to create RR when there are no alerts
* Remove unneeded import
* Change cards to be shown vertically
2023-08-22 13:05:22 -03:00
Ashley Harrison
1f49d480a8
Drawer: Clicking a Select
arrow within a Drawer
no longer causes it to close ( #73557 )
...
ensure drawer doesn't close when clicking dropdown arrow
2023-08-22 16:11:18 +01:00
mikkancso
cf9da12975
Codeowners: Add myself (Miki) as codeowner of connections and datasources ( #73623 )
...
add mikkancso as connections, datasources codeowner
2023-08-22 16:24:09 +02:00
Isabel
f10f1874e6
Docs: Update OAuth entry to match What's new ( #73512 )
...
* Aligned oauth entry with What's new version
* Fixed menuTitle spelling in front matter
2023-08-22 10:21:19 -04:00
Isabel
212ec1248e
Update codeowners for What's new and Upgrade guide ( #73513 )
...
Updated codeowners for What's new and Upgrade guide
2023-08-22 10:20:40 -04:00
Kyle Brandt
e2ca8c7921
Devenv: add TracesToLogs(v2) configuration for self-instrumentation ( #73569 )
...
for use with `make devenv sources=self-instrumentaiton`
2023-08-22 09:54:07 -04:00
Giordano Ricci
53867e3fcd
Dashboards: relabel add query button ( #73607 )
2023-08-22 14:47:45 +01:00
Giordano Ricci
35818fa9ab
Explore: Relabel secondary actions buttons ( #73605 )
2023-08-22 14:36:53 +01:00
Sven Grossmann
997d21f6e5
Logs: Fix log samples not present with empty first frame ( #73612 )
...
* fix log samples not present with empty first frame
* also test with empty frames
* rename test file
* remove import
2023-08-22 16:19:51 +03:00
Virginia Cepeda
2c9b74b651
Alerting: Fix Recording Rule QueryEditor builder view ( #73348 )
...
* Add missing props when changing recording rule query
* Use optional chaining for model prop
2023-08-22 10:13:55 -03:00
Horst Gutmann
8fc3be6b5a
CI: Different secret for verification and do not ignore build failures ( #73613 )
2023-08-22 15:06:22 +02:00
Andreas Christou
3256f7dd0c
CloudMonitoring: ConfigEditor
updates ( #73561 )
...
Update GCM config
2023-08-22 12:51:04 +01:00
Konrad Lalik
7631b0cf3f
Alerting: Improve tests setup ( #73316 )
2023-08-22 13:50:41 +02:00
Esteban Beltran
050b9d9a85
Sandbox: Fix prismjs syntax for plugins defining its own language ( #73393 )
...
* Sandbox: Fix prismjs syntax for plugins defining its own language
* Add clarifying comment
2023-08-22 13:04:57 +02:00
Marcus Efraimsson
040b7d2571
Chore: Add errutils helpers ( #73577 )
...
Add helpers for the errutil package in favor of errutil.NewBase.
2023-08-22 12:52:24 +02:00
Gábor Farkas
1cc226e689
codeowners: reassing mysql/postgres ( #72820 )
2023-08-22 12:24:27 +02:00
grafana-delivery-bot[bot]
a7c0e20ae3
Changelog: Updated changelog for 10.0.3 ( #73590 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2023-08-22 08:50:06 +03:00
Ihor Yeromin
546b2deb13
A11y: Fix resource picker accessibility ( #73488 )
...
* fix(a11y): resource picker
2023-08-21 21:35:18 +02:00
Ihor Yeromin
9e1f528919
A11y: Fix canvas element accessibility ( #73483 )
...
* fix(a11y): canvas tooltip element
* fix(a11y): canvas element selection
2023-08-21 21:34:47 +02:00
aishyandapalli
d913723451
[10.2.x] Exemplars: Move all the exemplar fields with links to the top in ExemplarMarker ( #72697 )
...
Exemplars - add fields with links to the top
2023-08-21 14:56:23 -04:00
Mitch Seaman
4a6057db65
disable a feature toggle that is on by default ( #69438 )
...
* disable a feature toggle that is on by default
We document how to enable a feature toggle, but not how to disable one. This adds the config setting to disable a toggle that is on by default.
* remove "alpha"
Alpha features are not the only ones that can be enabled, and we don't use the term "alpha" anymore.
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* makes prettier
---------
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
2023-08-21 12:28:37 -05:00
Dominik Prokop
f00f56bbff
DashboardLoaders: Add support for loading library panels ( #73406 )
...
* DashboardLoaders: Add support for loading library panels
* Bump scenes
* Scene object for loading library panels
* Remove unused function
* Remove console.log
* Bump scenes
* Review
2023-08-21 08:43:48 -07:00
mikkancso
88cdc38afa
Connections: Redirect from outdated URLs ( #73278 )
...
Connections: redirect from outdated URLs
2023-08-21 15:58:02 +02:00
Ieva
ec9c35fae5
Chore: clean up access control for data sources ( #73010 )
...
* move DS guardian interfaces to OSS, move allow guardian to OSS
* update codeowner file
2023-08-21 14:26:49 +01:00
Matias Chomicki
f7355668e7
Query splitting: combine nanos attribute con time fields ( #73505 )
2023-08-21 14:19:20 +02:00
Matias Chomicki
4c37ba494e
Elasticsearch: Add missing tooltips to the configuration page ( #73552 )
...
* Add missing tooltips
* Update X-Pack tooltip
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
---------
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2023-08-21 14:13:23 +02:00
Karl Persson
618daf0518
Login: remove login.Service ( #73542 )
2023-08-21 13:15:31 +02:00
Ihor Yeromin
ab587b6884
A11y: Fix resource cards accessibility ( #73487 )
...
fix(a11y): resource cards
2023-08-21 12:26:12 +02:00
David Harris
56f4def666
docs: update cloudflare and plotly angular guide ( #73554 )
...
* docs: update cloudflare and plotly angular guide
* fix typo
2023-08-21 11:06:05 +01:00