Guilherme Caulada
9c2f3045b4
PublicDashboards: Resolve interval for public dashboard data source ( #55489 )
...
* Resolve interval for public dashboard data source
* Remove type assertions in favor of 'in'
* Add org id to public dashboard requests
2022-09-21 13:29:27 -03:00
idafurjes
48a8b35ece
Chore: Add org methods to org service and store ( #55579 )
...
* Add org methods to org service and store
* Fix name of fake
* Remove unused fake
* Add xorm tags and half of a test
* Add cmment for clarifying missing part of test
* Add some comments about future refactors
* Rename test
* Add test for update org address
2022-09-21 18:00:18 +02:00
Galen Kistler
23afb0c04e
delete graphite angular partial ( #55570 )
2022-09-21 10:30:24 -05:00
Ashley Harrison
cf19baf80f
improve responsiveness of breadcrumbs ( #55572 )
2022-09-21 15:52:06 +01:00
Jean-Philippe Quéméner
74c66b29d0
Alerting: Skip unsupported file types on provisioning ( #55573 )
2022-09-21 16:48:39 +02:00
Ashley Harrison
1978b935ba
remove underlay fade out animation ( #55578 )
2022-09-21 10:42:08 -04:00
renovate[bot]
bc6a006fc0
Update dependency @lezer/lr to v1.2.3 ( #54144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-21 16:18:09 +02:00
Artur Wierzbicki
1f2cab9036
SearchV2: add more tracing spans ( #55488 )
...
* add additional spans to searchv2
* add initial setup span
* add dashboardCount attribute to readDashboard span
* add dashboard count to init org index span
* fix merge
Co-authored-by: Todd Treece <todd.treece@grafana.com>
2022-09-21 16:14:52 +02:00
Yuriy Tseretyan
0629d3922a
stop flushing state when Grafana stops ( #55504 )
2022-09-21 10:10:17 -04:00
Andreas Christou
17fc5d82d3
Bump code coverage versions ( #55554 )
2022-09-21 13:38:02 +01:00
Emil Tullstedt
647997cc4c
Alerting: Fix flaky test ( #55551 )
...
The length of the identifier from the underlying library is 9 or more characters depending on the rate at which the identifiers are generated. See https://pkg.go.dev/github.com/teris-io/shortid
The test previously made the assumption that the length will always be 10, which would intermittently fail.
2022-09-21 14:17:25 +02:00
ying-jeanne
7b4cea8151
Chore: StoreSplit tag service ( #55453 )
...
* move tag service outside
* fix dashboard
* fix test
* lint
* fix linter
* remove spew
2022-09-21 08:04:01 -04:00
Josh Hunt
e3e954cbba
Docs: Fix decimals: auto docs for panel edit ( #55477 )
...
* Docs: Fix decimals: auto docs for panel edit
* Update docs/sources/panels/configure-standard-options/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-09-21 12:56:04 +01:00
Artur Wierzbicki
5a1f004fb1
Live: Fix live streaming with live-service-web-worker
feature flag enabled ( #55528 )
2022-09-21 13:09:16 +02:00
Dimitris Sotirakis
c18432971b
CI: Introduce lint-backend
pipeline ( #55476 )
...
* Introduce lint-backend pipeline
* Use go image and install make
* Don't run lint pipeline on .drone.yml changes
2022-09-21 07:05:19 -04:00
Will Browne
b25ea75bac
Plugins: Add secure JSON fields to plugin setting DTO ( #55313 )
...
* add secure JSON fields to plugin setting DTO
* add nil pointer fix
* adding secureJsonFields to the plugin meta.
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2022-09-21 12:20:11 +02:00
Emil Tullstedt
c10a69c007
Cleanup: Add traces to cleanup jobs ( #55465 )
2022-09-21 12:01:21 +02:00
Torkel Ödegaard
8440baab91
NavBarMenu: Section as links and design tweak ( #55538 )
...
* scaffold new component + remove storing of expanded state
* some padding fixes
* simplify!
* move browse back to being a child of dashboards
* behaviour working
* improve child matcher to look recursively
* increase NavBarMenu zIndex to ensure it overlays explore drawer
* some renaming
* fix unit test
* make dashboards a top level item again and make chevrons their own buttons
* remove active background state
* Finished tweaks
* remove theme change
* Remove exit animation
* align button centrally + fix empty message alignment
* only show the empty message if there are no children
* ensure overflowing menu items truncate correctly
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-09-21 11:57:30 +02:00
Gábor Farkas
3a545007ca
elastic: devenv: add nested objects to data generator ( #55482 )
2022-09-21 11:34:49 +02:00
George Robinson
bad4f7fec5
Alerting: Change screenshots to use components ( #55156 )
...
* Alerting: Change screenshots to use components
This commit changes screenshots to use a number of components instead of a set of functional wrappers.
It moves the uploading of screenshots from the screenshot package to the image package so we can re-use the same code for both uploading screenshots and server-side images; SingleFlight from the screenshot package to the image package so we can use it for both taking and uploading the screenshot, where as before it was used just for taking the screenshot; and it also removes the use of a cache because we know that screenshots can be taken at most once per tick of the scheduler.
2022-09-21 10:25:07 +01:00
George Robinson
7d20766ae9
Alerting: Fix mathexp.NoData cannot be reduced ( #55347 )
...
This commit fixes a bug where queries from datasources such as InfluxDB that returned no data would not create a DatasourceNoData alert, but instead an error "can only reduce type series, got type noData".
2022-09-21 10:01:51 +01:00
Erik Sundell
28ebdf1641
move describe log groups to resource api ( #55485 )
2022-09-21 10:55:54 +02:00
GitStart
79a5e3e802
Elasticsearch: rename public/app/plugins/source/elasticsearch/query_def.ts to follow convention ( #55415 )
2022-09-21 10:25:04 +02:00
GitStart
ff043aebef
Elasticsearch: Rename public/app/plugins/datasource/elasticsearch/query_builder.ts to follow convention ( #55413 )
2022-09-21 09:38:25 +02:00
Julien Duchesne
a44c0040a9
Drone: Always have image_pull_secrets
( #55530 )
...
Having it doesn't prevent pulling any images, so it's easier if it's everywhere
2022-09-21 06:27:43 +00:00
GitStart
667993eae7
Dashboard: Single right-aligned y axis loses gridlines ( #54206 )
...
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
2022-09-20 23:58:12 -05:00
Torkel Ödegaard
96dfc4bac5
GrafanaRoute: Use React.Lazy instead of react-loadable and improve error handling ( #55339 )
...
* Things are working
* Add new GrafanaRoute tests
* removed old file
* Remove from package.json
2022-09-21 05:41:05 +02:00
GitStart
e0c630e915
Status History Panel: Show X-Axis Value in Tooltip ( #54563 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: juliopiubello <juliopiubellow@gmail.com>
2022-09-20 21:57:47 -05:00
Ryan McKinley
0c38a3ba97
Search: Investigate frontend search options (again) ( #55526 )
2022-09-20 20:24:29 -04:00
Artur Wierzbicki
c3ca5405ce
Search: Add search index configuration options ( #55525 )
...
* Search: externalize config
* Search: update config descriptions
* Search: fix value
* Search: fix
* update
* Search: revert config values
* Search: rename copy/paste
* Search: fix tests
2022-09-20 19:09:55 -04:00
Artur Wierzbicki
9db2720016
Search: improve logging in case of failed dashboard loading phase ( #55523 )
2022-09-20 23:50:29 +02:00
Yuriy Tseretyan
57a0b6db2c
Alerting: Refactor WeCom notifier to use encoding/json to parse settings instead of simplejson ( #55423 )
2022-09-20 14:37:24 -04:00
Ieva
6d5bdf12e8
resolve merge conflicts ( #55503 )
2022-09-20 13:31:08 -04:00
kay delaney
064a9ccd6e
PanelHeader: Add deadzone to panel header click/drag detection ( #55490 )
2022-09-20 18:15:03 +01:00
Serge Zaitsev
305d494902
Chore: Switch over to team.Service instead of sqlstore ( #55497 )
...
* switch to using team service
* trying to fix tests
* more tests to fix
* add missing teamtest package
2022-09-20 18:58:04 +02:00
Torkel Ödegaard
40bc140a9a
Refactoring and simplifying TopSearchBar ( #55341 )
2022-09-20 18:57:38 +02:00
Grot (@grafanabot)
80c0dc890a
ReleaseNotes: Updated changelog and release notes for 9.0.9 ( #55511 )
2022-09-20 16:45:53 +00:00
owensmallwood
aae2c3c4f4
PublicDashboards: Tag is rerendered when dashboard meta changes in state ( #55414 )
...
Can update dashboard meta state using dashboard events.
2022-09-20 10:42:57 -06:00
Marcus Efraimsson
862a6a2fa6
Logging: Introduce API for contextual logging ( #55198 )
...
Introduces a FromContext method on the log.Logger interface that
allows contextual key/value pairs to be attached, e.g. per request,
so that any logger using this API will automatically get the per request
context attached. The proposal makes the traceID available for
contextual logger , if available, and would allow logs originating from
a certain HTTP request to be correlated with traceID.
In addition, when tracing not enabled, skip adding
traceID=00000000000000000000000000000000
to logs.
2022-09-20 18:32:06 +02:00
Grot (@grafanabot)
c6ed7d6741
ReleaseNotes: Updated changelog and release notes for 9.0.9 ( #55506 )
2022-09-20 16:21:25 +00:00
Grot (@grafanabot)
ce10706f03
ReleaseNotes: Updated changelog and release notes for 8.5.13 ( #55502 )
2022-09-20 11:55:14 -04:00
Jo
006944a360
Auth: Add development manual override ( #55496 )
...
* Auth: Add development manual override
* rename to disable_sync_lock
2022-09-20 11:48:40 -04:00
Alexander Emelin
0e6a8cc6ac
Live: Migrate to centrifuge-js v3 (new API and client protocol) ( #51977 )
2022-09-20 11:39:46 -04:00
renovate[bot]
42cf92a3f2
Update dependency @daybrush/utils to v1.10.0 ( #55492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 16:35:37 +01:00
Alexander Weaver
3a580dc3cd
Alerting: Extract default message embed into named constant ( #55424 )
...
* Resolve conflicts
* Combine multiple const definitions
2022-09-20 10:20:06 -05:00
renovate[bot]
3195866596
Update dependency @babel/plugin-transform-runtime to v7.19.1 ( #55289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 16:00:06 +01:00
Artur Wierzbicki
03af63d52e
SearchV2: add tracing to background jobs ( #55250 )
...
* searchv2: add tracing to background jobs
* searchv2: lint
* searchv2: lint
* searchv2: fix context passing
* searchv2: add init org index span
* searchv2: add traceid to logs
* searchv2: add db count to logs
2022-09-20 16:49:44 +02:00
Leonard Gram
a14bd4055f
Chore: update latest.json to 9.1.6 ( #55486 )
2022-09-20 16:47:25 +02:00
Grot (@grafanabot)
bbb8bf08db
ReleaseNotes: Updated changelog and release notes for 9.1.6 ( #55481 )
2022-09-20 16:31:35 +02:00
Jo
0be644031d
Auth: Add SAML common resolutions to cookie issues ( #55395 )
...
* Auth: Add SAML cookie specifics
* Auth: remove legacy message
* HTTPS
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2022-09-20 16:21:50 +02:00