Khushi Jain
c1704b5ee4
Internationalization: Mark up PlaylistEditPage for translations ( #74455 )
...
* PlaylistEdit Page i18n
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* PlaylistForm
* more changes
* PlaylistForm
* PlaylistForm
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update PlaylistForm.tsx
* Update Add- labels
* couple of missed keys
---------
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-09-13 10:02:51 +01:00
Javier Ruiz
3bae1c564d
Tempo Service Map: Fix context menu links in service map when namespace is present ( #74186 )
...
* Add necessary fields to edges
* Add information about name and namespace to edge when available
* Use new fields to build search taking into account namespace
* Remove new fields from NodeGraphDataFrameFieldNames, define them locally
2023-09-13 10:17:31 +02:00
Ashley Harrison
0c44a6f9bb
Chore: Improve typings 🧹 ( #74599 )
...
* various type fixes
* candlestick panel type fixes
* few more fixes
* some fixes
* more :)
* moar!
* undo change to SilencesFilter
* undo change to configureStore
2023-09-13 09:17:07 +01:00
Melori Arellano
5753024ad5
Logs Alerting Tutorial: Fix small formatting issue on code block ( #74780 )
...
Update index.md
Change code block formatting for website
2023-09-13 09:57:42 +02:00
Joey
16bdd55696
Tempo: Fix metricSummary sorting in spanCount and errorPercentage ( #74542 )
...
* Fix sorting in spanCount and errorPercentage
* Update types
* Spelling
* Update errorPercentage
2023-09-13 08:48:58 +01:00
Deepayan Mukherjee
712f3fb8b2
SQL query editor: Ensure unique ID for switch components ( #74751 )
...
* SQL:Add unique sql filter id
Signed-off-by: Deepayan Mukherjee <deepayanmukherjee1312@gmail.com>
* SQL: add unique sql group filter preview ids
Signed-off-by: Deepayan Mukherjee <deepayanmukherjee1312@gmail.com>
---------
Signed-off-by: Deepayan Mukherjee <deepayanmukherjee1312@gmail.com>
2023-09-13 09:36:22 +02:00
Dimitris Sotirakis
49165d35ad
Chore: Remove unused secret enterprise2-cdn-path
( #74741 )
...
Remove unused secret
# Conflicts:
# .drone.yml
2023-09-13 10:35:51 +03:00
Victor Marin
b4851904ce
Add rudderstack tracking for table panel ( #71836 )
2023-09-13 10:32:00 +03:00
Kevin Minehart
69737cba6d
CI: Fixes for various main steps ( #74768 )
...
Fixes for various main steps
2023-09-13 00:44:33 +03:00
Jack Baldry
ac314855eb
Remove set-up-cloud page as it has been moved to the website repository ( #74755 )
...
* Page has been moved to the website repository
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Update .codespellignore to ignore 'Operator Windrose' and fix typo
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-09-13 00:37:48 +03:00
Isabel
b4ac0eee54
Docs: add dashboards folder naming guidance ( #74772 )
...
* Added folder naming guidance
* Fixed prettier linting errors
2023-09-12 16:59:28 -04:00
Jack Baldry
ed5447a5a6
Add note about using "next" documentation ( #74731 )
2023-09-12 21:37:20 +01:00
Stephanie Hingtgen
bb2f5fce07
Secure socks proxy: Allow overriding socks username ( #74762 )
2023-09-12 13:07:41 -06:00
Kevin Minehart
3d50a6c87f
CI fix docker image format in PRs ( #74766 )
...
* fix docker image format
2023-09-12 22:02:32 +03:00
Ezequiel Victorero
733044ee4b
PublicDashboards: Return no data found instead of internal server error ( #74417 )
2023-09-12 20:59:28 +03:00
Kevin Minehart
d2154387d8
This moves the ubuntu:22.10 image to 22.04 (which is available until… ( #74757 )
...
This moves the ubuntu:22.10 image to 22.04 (which is avaailable until april 2027)
2023-09-12 20:59:02 +03:00
Ivana Huckova
9ecbe8dd64
Docs: Improve levels of headings in logs plugin documentation ( #74752 )
...
Docs: Improve levels of headings
2023-09-12 10:56:04 -07:00
brendamuir
ab963a8558
Alerting docs: quick corrections to oncall integration ( #74758 )
...
* Alerting docs: quick corrections to oncall integration
* corrects spelling errors
2023-09-12 19:46:03 +02:00
Kevin Minehart
9221822dfe
CI: fix docker tag format on main
branch and missing dependency on ci-frontend-metrics.sh
( #74753 )
...
* On main, set the docker tag format to be the same as it is in PRs
* Install bash when trying to push frontend metrics
2023-09-12 19:05:02 +03:00
Giuseppe Guerra
e9a12598db
Plugins: Angular patterns: Use ETag for GCOM requests ( #74453 )
...
* Plugins: Dynamic angular patterns: Send If-None-Match to GCOM, store ETag
* Fix SetETag settings the wrong key in underlying kvstore
* Fix wrong type in GCOMResponse.Patterns and wrong content being saved
* Fix ctx passing to GetETag in background job
* Added more ETag tests
* More ETag tests
* Set last updated and log when not modified is returned
* Fix missing in-memory detectors update when etag matches, add comments
* Fix mutex usage
2023-09-12 18:03:57 +02:00
Torkel Ödegaard
8caf85b99a
BarChart: Fixes barchart tooltip styling ( #74506 )
2023-09-12 17:46:24 +02:00
Marcus Efraimsson
f70990d8eb
Plugins: Refactor instrumentation to logger middleware ( #74726 )
2023-09-12 17:33:48 +02:00
Kevin Minehart
915f198ecb
Refactor starlark to remove references to the build_image ( #74624 )
...
* Refactor starlark to remove references to the build_image
2023-09-12 12:19:06 -03:00
Galen Kistler
4f5728233c
Logs Panel: Performance issue while scrolling within panel in safari ( #74694 )
...
* adding contain:strict to let browsers know the layout of logs panel can be rendered independently
* add new prop to allow LogRow component to contain content
2023-09-12 09:57:14 -05:00
brendamuir
5c31c7096c
Docs: Alerting - On call integration ( #74719 )
...
* Alerting docs: adds oncall integration docs and release note
* adds oncall integ to structure
* corrects link
* updates links
* Update docs/sources/alerting/monitor/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* updates metamonitoring link
* update to product name
* Update docs/sources/alerting/alerting-rules/manage-contact-points/configure-oncall.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/alerting-rules/manage-contact-points/configure-oncall.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Modify reference links to ensure that `doc-validator` ignores them
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* breaks up sentence
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2023-09-12 16:46:13 +02:00
Nutmos
ad9f0b9e4e
Alerting: Add message options for Telegram contact point ( #74635 )
...
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com>
2023-09-12 10:45:57 -04:00
Andres Martinez Gotor
3f3db49c4c
Chore: Update github.com/ProtonMail/go-crypto ( #74736 )
2023-09-12 16:35:35 +02:00
Krishna Dhakal
b1169686dc
Docs: Breaking changes guide in a directory ( #72786 )
...
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2023-09-12 17:22:39 +03:00
Ihor Yeromin
d6bddf3c68
Canvas: New circle/ellipse element ( #74389 )
...
* feat(canvas): add circle element
2023-09-12 15:56:48 +02:00
Gilles De Mey
bd23d48660
Alerting: useAbilities hook ( #72626 )
2023-09-12 15:20:39 +02:00
Juan Cabanas
07d96eb458
PublicDashboards: Disable email sharing inputs when user does not have write permissions ( #74046 )
2023-09-12 09:32:59 -03:00
Sofia Papagiannaki
376f9a75db
Folders: Do not allow modifying the folder UID via the API ( #74684 )
...
* Folders: Do not allow changing the folder UID via the API
* Update Swagger/OpenAPI docs
* Update HTTP API docs
2023-09-12 14:28:33 +03:00
Levente Balogh
2fac3bd41e
Plugins: Show deprecated plugins ( #74598 )
...
* feat: add a `isDeprecated` field to `CatalogPlugin`
* tests: update the tests for merging local & remote
* feat: display a deprecated badge in the plugins list
* feat: show a deprecated warning if the plugin is deprecated
* Fix linting issues
* Review notes
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
* refactor: remove `isDeprecated` from the details (it's already in the main CatalogPlugin object)
* refactor: use an enum for remote statuses
---------
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2023-09-12 12:49:10 +02:00
Andrej Ocenas
e4f26a5e4b
Flamegraph: Move to package ( #73113 )
2023-09-12 12:28:48 +02:00
Dimitris Sotirakis
02f617a20d
Nightlies: Push windows artifacts to GCS on main builds ( #74709 )
...
* Push windows artifacts to gcs
* Lint starlark
* Sign drone
2023-09-12 13:28:32 +03:00
Vardan Torosyan
e3288834b3
Docs: Add a section about using multiple auth providers in Grafana ( #74710 )
...
* Docs: Add a section about using multiple auth providers in Grafana
* Prettier and feedback
2023-09-12 12:09:47 +02:00
Josh Hunt
b84aab5add
Notifications: Don't show toasts after refreshing ( #74712 )
...
* user essentials mob! 🔱
lastFile:public/app/core/reducers/appNotification.ts
* user essentials mob! 🔱
---------
Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
Co-authored-by: Joao Silva <joao.silva@grafana.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
2023-09-12 12:34:43 +03:00
Ivan Ortega Alba
4f329e9fa6
Import:Enhance clarity through improved copy and streamlined links ( #74383 )
...
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-09-12 11:13:00 +02:00
Polina Boneva
b14263af45
Dashboard: Remove old panel code and leave only new panel design ( #74196 )
...
* delete PanelHeader
* PanelHeaderMenuItem is only used in PageHeader
* PanelHeaderCorner only used by PanelEditorTableView
* PanelHeaderMenuTrigger not used anywhere
* PanelHeaderMenuWrapperNew is PanelHeaderMenuWrapper, old one is deleted
* remove newPanelChromeUI from test
* delete feature flag newPanelChromeUI
* PanelHeaderMenuWrapperNew is PanelHeaderMenuWrapper, old one is deleted
2023-09-12 11:54:41 +03:00
Marcus Andersson
05ce7e5789
PluginExtensions: Reports user interactions with UI extensions ( #74355 )
...
* Added tracking information to how UI links are being used by users.
* Fixed nit.
2023-09-12 11:52:16 +03:00
Andres Martinez Gotor
1a8a19a9ed
Chore: Avoid stopping plugin ( #74654 )
2023-09-12 10:34:12 +02:00
Andres Martinez Gotor
8cb93bf3e7
Bug: Allow to uninstall a deprecated plugin ( #74444 )
2023-09-12 10:33:09 +02:00
Andres Martinez Gotor
29238c19fd
Bug: Expect a plugin signature per version ( #74595 )
2023-09-12 09:31:38 +02:00
Dimitris Sotirakis
36728dd671
Bring back windows installers for main builds ( #74698 )
2023-09-12 10:31:04 +03:00
Levente Balogh
9c83dd43d9
Plugins: Group tests ( #74667 )
...
refactor: group plugin-details page tests together
2023-09-12 08:10:18 +02:00
Yuri Tseretyan
6f785f7269
Alerting: Support for single rule and multi-folder rule export ( #74625 )
2023-09-11 13:13:02 -04:00
Brendan O'Handley
a2e2ba695e
Prometheus: Turn new auth component feature toggle on by default ( #74405 )
...
* turn auth feature toggle on by default
* fix e2e test
* fix e2e test
* fix e2e test
2023-09-11 13:12:21 -04:00
Adela Almasan
dc6cd4bb29
Legend: Truncate only for table mode ( #74668 )
...
no legend truncation for list mode
2023-09-11 11:26:13 -05:00
Dave Henderson
ce1169f8b7
Tracing: Support remote, rate-limited, and probabilistic sampling in tracing.opentelemetry config section ( #73587 )
...
* tracing: Support remote sampling server
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* Satisfying the doc-validator check
* satisfy prettier
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* back out unnecessary change
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-09-11 12:13:29 -04:00
Brendan O'Handley
951876b465
Prometheus: Add classic query option to variable query editor ( #74060 )
...
* add classic query to variable query editor
* copy fixes
* update test
2023-09-11 12:13:16 -04:00