Joseph Perez
24c64fdffa
Docs: Edit of contribute to docs guide (part 8 of doc improvement project) ( #90405 )
...
* Docs: Edit of contribute to docs guide (part 8 of doc improvement project)
* Fix open source
* Modify bullets
* Change final sentence
* Fix final sentence
2024-07-29 08:49:41 -07:00
Josh Hunt
1a7c965f7d
E2C: Fix rebuild snapshot not showing while pending upload ( #91077 )
...
* E2C: Fix rebuild snapshot not showing while pending upload
* fix unable to make snapshot after disconnect/reconnect
* fix wrap on migration summary
2024-07-29 18:27:31 +03:00
brendamuir
218cf45ec0
Docs: adds alerting redis link to grafana config docs ( #91112 )
...
* Docs: adds alerting redis link to grafana config docs
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-07-29 16:46:15 +02:00
Kristin Laemmert
af19f039b6
Chore (sqlstore): add validation and testing for repl config ( #90683 )
...
* add some validation and testing for repl cf
* connection strings are secrets
2024-07-29 10:32:56 -04:00
Georges Chaudy
d12cd4280c
unifiedStorage: name can be length 1 ( #91126 )
...
* fix: name can be len 1
* fix: name can be len 1
* fix: name can be len 1
2024-07-29 15:54:52 +02:00
Joseph Perez
eee66882ef
Docs: Edit of files in the backend contributor guide (part 7 of doc quality improvement project) ( #89974 )
...
* Docs: Edit of multiple files in the backend contributor guide (part 7 of doc quality improvement project)
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/package-hierarchy.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/package-hierarchy.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/package-hierarchy.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Fix for active voice
* Update contribute/backend/instrumentation.md
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Fix from review
* Update contribute/backend/services.md
* Update contribute/backend/services.md
* Spelling of wire
* Prettier fixes
* Minor fix
---------
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2024-07-29 06:06:50 -07:00
Leonor Oliveira
8345af928c
[Dual writer] Read kind value passed as dualwriter's argument ( #91113 )
...
* Include kind on the dualwriter to be used on metrics
* Use kind as argument
* Skip dual writer in mode4
2024-07-29 13:57:44 +02:00
Tom Ratcliffe
604c99f137
Alerting: Don't show success message after updating AM config ( #90934 )
2024-07-29 12:02:34 +01:00
Andre Pereira
733807f963
Tempo: Show search streaming status in query options ( #90726 )
...
* Show whether search streaming is enabled in query options
* Fix tests
* Address comments
2024-07-29 11:58:01 +01:00
Ida Štambuk
57331eb898
Docs: Update docs with Metric Insights builder cross-account feature ( #91069 )
...
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-07-29 12:24:04 +02:00
Ida Štambuk
ec3dc74080
Features: Release Cloudwatch Metric Insights cross-account querying to public preview ( #91066 )
2024-07-29 12:23:46 +02:00
Will Browne
1b3fa8c47f
Plugins: Hide version information when plugin is managed ( #88065 )
...
* first pass
* fixup
* fix linter issues
* fix API test
* update naming
* rework
* update var name
* empty check
* prettier
* fix test
* fix lint
2024-07-29 11:18:43 +01:00
Ieva
e2ee7f06eb
RBAC: Prevent role picker from disappearing when many roles are selected ( #91065 )
...
make the container of selected roles scrollable
2024-07-29 11:17:55 +01:00
Gilles De Mey
746e2eeee6
Alerting: Add validation for path separators in the rule group edit modal ( #90887 )
...
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com>
2024-07-29 11:59:15 +02:00
Joao Silva
c694c97651
Bookmarks: Make the button accessible ( #91037 )
2024-07-29 10:31:26 +01:00
Alex Khomenko
47fb116989
Paginate migrated resources ( #91055 )
...
* E2C: Add snapshot table pagination
* Fix default page number
* Update defaults
* Reduce page size to 50, correctly calculate number of pages
---------
Co-authored-by: joshhunt <josh@trtr.co>
2024-07-29 10:21:04 +01:00
Piotr Jamróz
8d98c9eba7
Explore: Pass the dataframes along with the time range of the data ( #90594 )
...
* Explore: Pass the dataframes along with the time range of the data (#90259 )
* Use data time range for rendering instead of selected range from the picker
* Update CustomContainer to use data time range
* Update test
(cherry picked from commit 58285e37a2
)
* Memoize visible range passed to LogsVolumePanel
* Ensure onHiddenSeriesChanged is called only when hidden frames change
2024-07-29 12:07:06 +03:00
Leonor Oliveira
6a1e835f12
Get kind from runtime.Object. Unify metric names ( #91041 )
...
* Normalize name labels
* Access kind
* Read kind from the runtime object instead from the options object
* use kind from object on create
2024-07-29 09:58:48 +02:00
Taylor C
a7679b5f8d
(Docs) Updates RBAC actions for Adaptive Metrics ( #90907 )
2024-07-28 08:34:20 +01:00
Kevin Minehart
2ffdc2d5b0
CI: Fix release-pr call in releases ( #91088 )
...
* Fix release-pr call in releases
* Remove backport arg
* set TARGET to v_target
2024-07-26 17:20:36 -06:00
Kevin Minehart
4e84234424
CI: set dry-run if release/dry-run
label is set on release-comms.yml
and set latest on github release if latest
is set ( #91089 )
...
set dry-run and set latest on github release
2024-07-27 02:14:36 +03:00
Matthew Jacobson
a1f0b599a7
Alerting: Refactor receiver_svc and provisioning config store into legacy_storage package ( #90856 )
...
* Add more receivers api tests
* Move provisioning config store to new legacy_storage package
2024-07-26 17:45:33 -04:00
Drew Slobodnjak
0edb0c5c4f
Canvas: Always show rotation in layout editor ( #90571 )
...
* Canvas: Always display rotation in layout editor
* Simplify condition
* Set default rotation from options if null
2024-07-26 14:37:07 -07:00
Yuri Tseretyan
6b0d20c96a
Alerting: time interval service to support addressing intervals by Base64 encoded name ( #90563 )
...
* rename to getMuteTimingByName
* add UID to api model of MuteTiming
* update GetMuteTiming to search by UID
* update UpdateMuteTiming to support search by UID
* update DeleteMuteTiming to support uid
* make sure UID is populated
* update usages
* use base64 url-safe, no padding encoding for UID
2024-07-26 16:43:40 -04:00
Victor Marin
2ab746ae76
Disallow edit for panels in repeated rows ( #90967 )
2024-07-26 23:11:05 +03:00
Juan Cabanas
397dfaf679
ShareDrawer: Share link panel ( #90549 )
2024-07-26 17:04:34 -03:00
Leon Sorokin
90349b21f7
VizTooltip: Hide on page scroll even if anchored ( #91084 )
2024-07-26 22:27:49 +03:00
renovate[bot]
1503c82ae9
Update dependency underscore to v1.13.7
2024-07-26 17:05:18 +00:00
renovate[bot]
ef1d96c19a
Update dependency postcss to v8.4.40
2024-07-26 16:30:37 +00:00
renovate[bot]
9a376d64c8
Update dependency downshift to v9.0.7
2024-07-26 16:05:44 +00:00
Alexander Weaver
b7220b532e
Alerting: Fix bug where patching recording rule queries wouldn't apply ( #91011 )
...
* the fix
* tests
2024-07-26 11:02:54 -05:00
Josh Hunt
d7e85354d1
E2C: Improvements to workflow ( #91045 )
...
* E2C: Improvements to workflow
* no eslint comment
* i18n
* i18n:
* lint
2024-07-26 16:56:03 +01:00
renovate[bot]
8e006fedda
Update dependency @grafana/experimental to v1.7.13
2024-07-26 15:42:50 +00:00
renovate[bot]
3383e2f6b9
Update dependency @grafana/aws-sdk to v0.4.1 ( #90898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 18:03:44 +03:00
Yuri Tseretyan
534549e491
Alerting: Update documentation for MS Teams integration ( #90610 )
...
---------
Co-authored-by: Alyssa Wada <101596687+alyssawada@users.noreply.github.com>
2024-07-26 10:59:58 -04:00
grafana-delivery-bot[bot]
d50bad8fee
Release: update changelog for 11.1.3 ( #91058 )
...
* Update changelog
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
2024-07-26 14:17:52 +00:00
Ryan McKinley
ec6c6bd6c3
Identity: Add read-only identity apiserver ( #90418 )
2024-07-26 17:09:08 +03:00
Ryan McKinley
be7b1ce2df
Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) ( #91030 )
2024-07-26 16:39:23 +03:00
Tobias Skarhed
ddd38afa57
SCSS: Fix mixed declarations deprecation ( #91048 )
...
Fix scss deprecation
2024-07-26 15:51:28 +03:00
Ida Štambuk
67f0d04744
Cloudwatch: Add account Id in groupBy options for Metric Insights cross-account ( #90906 )
2024-07-26 14:20:39 +02:00
Georges Chaudy
e4ed000d05
ResourceStore: Fix sql List ( #91043 )
...
* fix resource list
* ensure we get the resource version without FOR SHARE
2024-07-26 13:56:24 +02:00
Sonia Aguilar
8423d06988
Alerting: Implement UI for grafana-managed recording rules ( #90360 )
...
* Implement UI for grafana-managed recording rules
* use undefined for the duration instead of null , for recording rules
* Fix tests
* add tests
* Add pause functionality for grafana recording rules
* update translations
* remove obsolete snapshot
* use createUrl instead of renderUrl
* refactor
* Add validation for grafana recording rule name
* create util functions for rule types and add record field in mock function
* add util isDatatSourceManagedRuleByType
* refactor
* Add metric field in alert rule form
* fix alert name component
* update width for alert name and metric
* fix test
* add validation back to cloud recording rules name
* Alerting: Recording rules PR review (#90654 )
Update type helper methods
* add slash in createUrl
* fix baseurl in the returnTo
* nits
* Add metric on expanded row in the alert list view
* nits
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com>
* update snapshot
---------
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com>
2024-07-26 13:52:22 +02:00
Michael Mandrus
c0af387766
CloudMigrations: Add a default feedback url ( #91018 )
...
add default url
2024-07-26 11:26:18 +01:00
Michael Mandrus
8627385132
CloudMigrations: Open feedback link in a few tab ( #91014 )
...
open feedback link in a new tab
2024-07-26 11:26:07 +01:00
Sven Grossmann
f5b4fc58e3
Loki: Also replace step
with vars ( #91031 )
2024-07-26 11:55:04 +02:00
brendamuir
f66149807d
Alerting docs: adds history view docs ( #91033 )
...
* Alerting docs: adds history view docs
* ran prettier
2024-07-26 11:51:08 +02:00
Josh Hunt
17bd302ef2
E2C: Add stat rollup to MigrationSummary ( #90970 )
...
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
2024-07-26 09:52:59 +01:00
Kevin Minehart
a19a9903bf
CI: Fix release-comms regex ( #91024 )
...
Fix release-comms regex
2024-07-26 08:18:22 +02:00
grafana-delivery-bot[bot]
190256ee2f
Release: update changelog for 11.0.2 ( #91022 )
...
* Update changelog
* prettier
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-07-25 23:50:03 +00:00
grafana-delivery-bot[bot]
5aac6e6056
Release: update changelog for 10.4.6 ( #91016 )
...
* Update changelog
* prettier:write
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-07-25 23:22:13 +00:00