Misi
c5be9605a2
Chore: Use TimeNow instead of time.Now in user sql store to make it testable ( #54983 )
2022-09-09 18:43:14 +02:00
Leo
d5e28426ee
hide overflow content for single left pane ( #54882 )
2022-09-09 18:01:30 +02:00
Joe Blubaugh
22c937340e
Revert "Alerting: Write and Delete multiple alert instances. ( #54072 )" ( #54885 )
...
This reverts commit 5e4fd94413 .
2022-09-09 17:44:06 +02:00
Leo
380fd45b04
Chore: update latest.json to 9.1.4 ( #54992 )
2022-09-09 15:22:48 +00:00
kay delaney
4c7732ad17
Chore: Upgrade Typescript to 4.8.2 ( #54901 )
...
* Chore: Upgrade typescript to 4.8.2
2022-09-09 16:17:58 +01:00
Ashley Harrison
4866898529
make sure AppRoot is lazily loaded ( #54954 )
2022-09-09 16:09:34 +01:00
Grot (@grafanabot)
1a285d2d0e
ReleaseNotes: Updated changelog and release notes for 9.1.4 ( #54987 )
2022-09-09 16:41:49 +02:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
62ef9fb04c
Update dependency prismjs to v1.29.0 ( #54976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 15:18:20 +01:00
Giordano Ricci
f0ec5961a4
fix: restore data source edit page access ( #54973 )
2022-09-09 09:50:56 -04:00
Tima Gixe
0598ff3743
Storybook: Add controls to CollapsableSection story ( #54943 )
2022-09-09 14:40:27 +01:00
Christopher Moyer and Torkel Ödegaard
7147d17567
Docs/refactors variables topics ( #54470 )
...
* refactor and partial relref fix
* finishes variables refactor
* Update docs/sources/variables/add-template-variables/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
* removes duplicate general options, adds links to general options within tasks
* adds configure variable selection options topic
* starts phase II of refactoring
* incorporates feedback, updates relrefs
* corrects final relrefs
* updates alias
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-09-09 08:38:17 -05:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b382c7ac1d
Update dependency marked to v4.1.0 ( #54972 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 09:09:32 -04:00
Matias Chomicki
4bed59efb3
Loki Query Variables: Add support to select from existing labels ( #54625 )
...
* feat(loki-variable-editor): replace input with select with datasource labels
* feat(loki-variable-editor): update test
* feat(loki-variable-editor): allow the editor to receive an existing query instance and edit it
* feat(loki-variable-editor): allow custom values in the label select
* feat(loki-variable-editor): mark stream field as optional
* feat(loki-variable-editor): add placeholder to stream selector and extend tooltip info
2022-09-09 08:59:07 -04:00
Tima Gixe
7104d90b39
Storybook: Add controls to FieldSet story ( #54964 )
2022-09-09 15:23:50 +03:00
Erik Sundell
a37fa758a2
CloudWatch: Fix display name of metric and namespace ( #54860 )
...
* convert value to option
* add unit test
* fix lint issue
2022-09-09 14:15:32 +02:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
34e06dbe18
Update dependency lru-cache to v7.14.0 ( #54967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 12:14:28 +00:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1054ec2795
Update dependency eslint to v8.23.0 ( #54951 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 12:57:07 +01:00
Hamas Shafiq
5169e79577
Chore: Add a README for Traces in the Plugins section ( #54903 )
2022-09-09 12:56:05 +01:00
Virginia Cepeda
d3a70de962
Alerting: Use original query time range when duplicating a query ( #54805 )
...
* Use original query time range when duplicating it
If there's no time range, then assign a default one
* Add tests
* Import default relative time range from common lib
2022-09-09 08:34:38 -03:00
096fc76e23
Chore: Convert TimelineHeaderRow to RTL ( #51390 )
...
* update data-testids
* update data-testids
* Convert TimelineHeaderRow test to RTL
* update data-testids
* Convert TimelineHeaderRow test to RTL
* Convert TimelineHeaderRow test to RTL
* modify TraceView test
* revert test
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/TimelineRow.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Ran yarn betterer
* update selector
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
Co-authored-by: Hamas Shafiq <hamas.shafiq@grafana.com >
2022-09-09 06:44:05 -04:00
Tima Gixe
6b2ff6f25b
Storybook: Add controls to LoadingPlaceholder story ( #54939 )
2022-09-09 13:35:41 +03:00
Tima Gixe
76f0037654
Storybook: Add controls to PanelChrome story ( #54741 )
2022-09-09 11:08:46 +01:00
Sven Grossmann
20b07fae6f
fix bug in loki's adhoc filters ( #54920 )
2022-09-09 12:04:51 +02:00
Ashley Harrison and Torkel Ödegaard
a861c10f1b
Navigation: Integrate search into topnav ( #54925 )
...
* behaviour mostly there
* slight performance improvement
* slightly nicer...
* refactor search and add it to the store
* add comments about removing old component
* remove unneeded logic
* small design tweak
* More small tweaks
* Restore top margin
* add onCloseSearch/onSelectSearchItem to useSearchQuery
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-09-09 11:01:31 +01:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ad19f018a9
Update dependency esbuild to v0.15.7 ( #54928 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 10:56:49 +01:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
75c46885ca
Update dependency @visx/shape to v2.12.2 ( #54851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 10:20:44 +01:00
Nicholas Wiersma
faf8eb3afb
JWT: Allow conventional bearer token in Authorization header ( #54821 )
...
* fix: allow JWT to accept standard bearer token
* fix: linter issues
* fix: linter gosec false positive
* fix: refactor logic into JWT handler
* fix: move bearer trimming earlier
2022-09-09 11:05:58 +02:00
Andres Martinez Gotor
366129c14e
AzureMonitor: Fix metric namespace list ( #54826 )
2022-09-09 10:17:10 +02:00
Jean-Philippe Quéméner
d88f1c8e35
Alerting: validate am config changes before persisting ( #54908 )
2022-09-09 10:05:52 +02:00
101349fe49
RBAC: Add permissions to install and configure plugins ( #51829 )
...
* RBAC: Allow app plugins restriction
Co-authored-by: Kalle Persson <kalle.persson@grafana.com >
* Moving declaration to HttpServer
Co-Authored-By: marefr <marcus.efraimsson@gmail.com >
* Picking changes from the other branch
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com >
* Rename plugins.settings to plugins
Co-authored-by: Kalle Persson <kalle.persson@grafana.com >
* Account for PluginAdminExternalManageEnabled
Co-authored-by: Will Browne <will.browne@grafana.com >
* Set metadata on instantiation
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
Co-authored-by: Kalle Persson <kalle.persson@grafana.com >
Co-authored-by: marefr <marcus.efraimsson@gmail.com >
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com >
Co-authored-by: Will Browne <will.browne@grafana.com >
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
2022-09-09 09:44:50 +02:00
Dimitris Sotirakis
8c081d4523
Remove gen-version from windows pipelines ( #54941 )
2022-09-09 03:22:38 -04:00
Karl Persson
bcd7afd1f5
RBAC: Remove service dependency in Evaluator component ( #54910 )
...
* RBAC: Remove service dependency for Evaluator component
* RBAC: Add service and load permissions in target org if they are not
there
* RBAC: Use service if we need to load permissions for org
* API: remove service injection into evaluator
* API: set new user for each request in tests
* PublicDashboards: Use fake service to provide permissions
* RBAC: Set org id for dashboard provisioning user
2022-09-09 09:07:45 +02:00
Dimitris Sotirakis
e277ab0017
CI: Call for Grafana version on demand - remove need for version.json ( #54638 )
...
* Remove need for version.json
* Fix lint
* log.Info -> fmt.Print
* Add back tests
* Remove non-used file
* Fix lint
* Update grabpl version to v3.0.6
2022-09-09 02:35:10 -04:00
Guilherme Caulada
942be4215a
Secrets: Improve error handling for secrets manager plugin ( #54811 )
...
* Improve error handling for secrets manager plugin
* Update sever lock log for secret migration to Error
* Move plugin started check to a separate function
* Fix nil pointer exception on HasPluginStarted
2022-09-08 17:26:47 -03:00
Torkel Ödegaard and Ryan McKinley
f5fd9029ea
DebugSnapshot: Change to use exisiting localstorage prop and open in new tab ( #54877 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-09-08 11:20:56 -07:00
Leon Sorokin
085db83cd9
DisplayProcessor: Handle reverse-ordered data when auto-showing millis ( #54923 )
2022-09-08 12:49:03 -05:00
Leon Sorokin
eb90d0c4b5
TimeSeries: Support for log scale and negative numbers ( #54812 )
2022-09-08 11:52:57 -05:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6a7e1caced
Update dependency core-js to v3.25.1 ( #54915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-08 17:46:16 +01:00
2f16c27e35
Docs: Mention queryparam function ( #54526 )
...
* Update data-link-variables.md
Add queryparam function and tables of output to match the other listed variables
* Update docs/sources/linking/data-link-variables.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* Add r4j4h's suggestions to the new documentation space with some partial changes to the wording
* Add r4j4h's suggestions to the new documentation space with some partial changes to the wording
* mockery generated code as it is on main
* simplify changes in docs and go straight to the point
Co-authored-by: Jasmine Hegman <jasmine@jhegman.com >
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-09-08 17:14:37 +03:00
renovate[bot] and renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8f0473aa3e
Update dependency @rushstack/node-core-library to v3.51.1 ( #54835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-08 15:14:18 +01:00
Christopher Moyer and Torkel Ödegaard
e15c8cf535
Docs: moves reporting docs per customer request ( #54591 )
...
* moves reporting docs per customer request
* corrects relrefs
* adjusts link and menutitle
* corrects typo
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-09-08 08:55:57 -05:00
Christopher Moyer
f516b8c5d8
restructures user management docs ( #54871 )
2022-09-08 08:51:34 -05:00
Jean-Philippe Quéméner
e41f78a56d
Alerting: make sure to update contact point references when updating ( #54896 )
2022-09-08 15:20:52 +02:00
Domas
9dd4eab553
ignore non-actionable errors in grafana agent ( #54824 )
2022-09-08 16:19:38 +03:00
Laura Fernández
c684babecc
A11y: Make tooltip dismissible in Toolbar and Icon buttons ( #54586 )
2022-09-08 14:32:50 +02:00
GitStart
e9243f8a38
Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention ( #54819 )
2022-09-08 14:32:32 +02:00
Ezequiel Victorero
76edf1a727
PublicDashboards: Fix flaky e2e test ( #54864 )
2022-09-08 09:18:40 -03:00
Tima Gixe
8fb0d3421b
Storybook: Add controls to UnitPicker ( #54694 )
2022-09-08 13:16:27 +01:00
Shirley
bdd0af0645
Build: Refactor cron_job_pipeline to take the cron name as a parameter ( #54899 )
2022-09-08 13:36:36 +02:00
Konrad Lalik
933ec4817f
Alerting: Change the rule yaml data to reflect Prom-based rule format ( #54520 )
2022-09-08 12:52:36 +02:00