Gábor Farkas
d0351bac57
logs: restrict permalinks to datasources with id fields ( #71729 )
...
* logs: restrict permalinks to datasources with id fields
* simplified code
* more tests
* more test
* removed unnecessary comment
* fixed tests
* updated tests
2023-07-17 15:01:48 +02:00
Gábor Farkas
ab58466d09
logs: improve logs-frame parsing ( #71450 )
...
* logs: improve logs-frame parsing
* renamed fields
2023-07-17 14:42:33 +02:00
Adam Yeats
409eae6ff9
AzureMonitor: Fix resource selection growing over resource selection table ( #71463 )
...
* AzureMonitor: Fix resource selection growing over resource selection table
* Unstick ResourcePicker footer, fix sizing
2023-07-17 14:01:51 +02:00
Will Browne
b59ca7fb22
Plugins: Only configure plugin proxy transport once ( #71735 )
...
only configure plugin proxy transport once
2023-07-17 13:37:03 +02:00
brendamuir
7738a9846c
Docs: fixes broken alias redirect ( #71730 )
2023-07-17 13:30:01 +02:00
Giordano Ricci
c5d2d55654
Explore: Remove exploreMixedDatasource feature toggle ( #71534 )
2023-07-17 12:25:49 +01:00
Andreas Christou
480ccf6e8f
AzureMonitor: Add switch to control time-range for Logs queries ( #71278 )
...
* Update types
* Update migration
- Default intersectTime property to false
* Update frontend components
- Add intersectTime field
- Update tests
- Update mocks
- Add onChange function
* Update backend
- Appropriately set intersectTime for logs queries
- intersectTime is always true for Traces queries
- Update tests
* Update docs
* Fix test and lint
2023-07-17 12:02:16 +01:00
Ashley Harrison
24bcf9b3fd
Chore: Fix pseudo i18n generation script to work with Prettier 3 ( #71734 )
...
prettier.format is now a promise -> await it!
2023-07-17 14:00:20 +03:00
Will Browne
a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package ( #71664 )
...
* migrate to existing fakes package
* fix imports
2023-07-17 10:21:44 +00:00
Fabrizio
d707377700
Docs: Escape $
for $__tags
( #71631 )
...
Escape `$` for `$__tags`
2023-07-17 10:38:02 +01:00
Andrej Ocenas
bca9fc5293
Table: Add custom cell rendering option ( #70999 )
2023-07-17 11:20:33 +02:00
Horst Gutmann
44b55a1ca6
CI: Re-enable milestone-check ( #71718 )
...
This will hopefully resolve stuck PRs until we find a better way to
disable that check.
2023-07-17 11:07:46 +02:00
renovate[bot]
91b21680cb
Update dependency react-calendar to v4.3.0 ( #71455 )
...
* Update dependency react-calendar to v4.3.0
* type fixes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-17 09:50:13 +01:00
Hugo Kiyodi Oshiro
2776a000ab
Plugin: Validate plugin version on installation ( #71488 )
2023-07-17 10:22:28 +02:00
renovate[bot]
2e8cd1c021
Update dependency prettier to v3 ( #71586 )
...
* Update dependency prettier to v3
* run prettier
* ignore prettier update in legacy select scss
* update command line arg
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-17 09:19:27 +01:00
Horst Gutmann
8ae92db53d
Chore: Add auto-milestone workflow for pull-requests ( #71177 )
...
This adds a new auto-milestone workflow that will set the milestone for
a PR when it is closed. This way, contributors no longer have to think
about milestone at all.
2023-07-17 09:55:35 +02:00
Laura Fernández
5f63d1a5cb
Grafana-ui: fix error in basic example and add basic info in TextLink component story ( #71660 )
2023-07-17 08:47:36 +02:00
ismail simsek
a8819dedcf
Chore: Remove prometheusAzureOverrideAudience feature toggle ( #71599 )
...
* Remove prometheusAzureOverrideAudience feature toggle
* Remove overrideAudienceAllowed flag
2023-07-16 23:30:14 +02:00
Ivana Huckova
b346c9b283
Loki: Fix duplicated rendering of resolution ( #71670 )
2023-07-15 11:13:12 +02:00
Leon Sorokin
72a332685a
Heatmap: Use displayName to test if numeric bucket fields ( #71407 )
2023-07-14 18:19:36 -05:00
Bruno
31e9b981bc
ci(ephemeral instances): ignore bot events ( #71686 )
2023-07-14 18:13:59 -03:00
Guilherme Caulada
4caa773401
CI: Add rgm compatible windows msi pipeline ( #71678 )
...
* Add rgm compatible windows msi pipeline
* Fix dependencies and platform
* Fix missing arg comment
* Fix linting issues
* Try to fix version on file path
* Fix dependency on verify release pipeline
2023-07-14 17:27:07 -03:00
Bruno
a02390bbcd
ci: ephemeral instances - remove unnecessary args ( #71683 )
2023-07-14 16:43:43 -03:00
Bruno
b43bcb812f
ci: remove unnecessary steps from ephemeral instances action ( #71681 )
2023-07-14 16:29:22 -03:00
Todd Treece
52121b7165
Chore: Add grafana-apiserver ( #70721 )
...
* add grafana-apiserver
* remove watchset & move provisioning and http server to background
services
* remove scheme
* otel fixes (#70874 )
* remove module ProvideRegistry test
* use certgenerator from apiserver package
* Control collector/pdata from going to v1.0.0-rc8 (as Tempo 1.5.1 would have it)
2023-07-14 12:22:10 -07:00
Ihor Yeromin
8ced4343f3
Field Config: Add new units (mΩ, kHz, MHz, GHz, ac, ha) ( #71357 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2023-07-14 12:09:36 -07:00
Juraci Paixão Kröhling
c4be5cd747
Tracing: Reduce the max packet size for Jaeger exporter ( #71659 )
...
Reduce the max packet size for Jaeger exporter
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
2023-07-14 16:31:50 +01:00
bojankezele
f924fc2b8d
Remove empty main block at the end ( #71574 )
...
Removed empty block at the end of the page
2023-07-14 10:28:50 -05:00
Fabrizio
6b40fe75f5
Docs: Add reference to Grafana Cloud doc ( #71653 )
...
Add reference to Grafana Cloud doc
2023-07-14 10:17:13 -05:00
Eric Leijonmarck
06e35f3f72
SAML: Add node-forge to yarn for cert validation ( #70959 )
...
added node-forge to yarn
2023-07-14 16:04:35 +01:00
Gilles De Mey
fc5d43e1bf
Alerting: refactor fetchAlertManagerConfigAction to use RTK Query ( #71261 )
2023-07-14 16:53:50 +02:00
Bruno
49b7edfed4
ci: enable ephemeral instances action for everyone ( #71655 )
2023-07-14 11:39:32 -03:00
Bruno
5cb0ea7afb
ci: run ephemeral instances action on a larger runner ( #71661 )
2023-07-14 11:38:01 -03:00
Andre Pereira
c1709c9301
Tempo: TraceQL query response streaming ( #69212 )
...
* Refactor Tempo datasource backend to support multiple queryData types.
Added traceId query type that is set when performing the request but doesn't map to a tab.
* WIP data is reaching the frontend
* WIP
* Use channels and goroutines
* Some fixes
* Simplify backend code.
Return traces, metrics, state and error in a dataframe.
Shared state type between FE and BE.
Use getStream() instead of getQueryData()
* Handle errors in frontend
* Update Tempo and use same URL for RPC and HTTP
* Cleanup backend code
* Merge main
* Create grpc client only with host and authenticate
* Create grpc client only with host and authenticate
* Cleanup
* Add streaming to TraceQL Search tab
* Fix merge conflicts
* Added tests for processStream
* make gen-cue
* make gen-cue
* goimports
* lint
* Cleanup go.mod
* Comments
* Addressing PR comments
* Fix streaming for tracel search tab
* Added streaming kill switch as the disableTraceQLStreaming feature toggle
* Small comment
* Fix conflicts
* Correctly capture and send all errors as a DF to client
* Fix infinite error loop
* Fix merge conflicts
* Fix test
* Update deprecated import
* Fix feature toggles gen
* Fix merge conflicts
2023-07-14 15:10:46 +01:00
Kyle Brandt
fb2a57d3a3
TestData: CSV Metric Values - fix NoData ( #71656 )
...
return a valid NoData response when the input is empty
2023-07-14 15:54:11 +02:00
Haris Rozajac
d1ae4e2786
Explore: Replaced deprecated 'query' property with 'queries' in splitOpen ( #71484 )
...
* Replace deprecated 'query' field with 'queries'
* Replace another one
* Queries is an array
2023-07-14 07:44:11 -06:00
Piotr Jamróz
dc4cedd298
TestDatasource: Generate refId for the flame graph ( #71547 )
...
* Remove hardcoded refId
* Generate correct refId for flameGraph
2023-07-14 15:15:50 +02:00
Laura Fernández
6ad8009106
GrafanaUI: Create TextLink component ( #69330 )
2023-07-14 14:35:27 +02:00
Misi
dcf26564db
OAuth: Introduce user_refresh_token setting and make it default for the selected providers ( #71533 )
...
* First changes
* WIP docs
* Align current tests
* Add test for UseRefreshToken
* Update docs
* Fix
* Remove unnecessary AuthCodeURL from generic_oauth
* Change GitHub to disable use_refresh_token by default
2023-07-14 14:03:01 +02:00
Matias Chomicki
1f3aa099d5
Log rows performance: Render LogRowMenuCell on demand ( #71354 )
...
* Log row menu: refactor visibility
* LogRowMenuCell: display if mouse over or pinned
* LogRowMenuCell: use unique wrapper for all buttons
* Revert to using table row as position reference
* Log row message: update test
* Fix tests
* LogRow: handle mouse over behavior
2023-07-14 14:49:08 +03:00
Dimitris Sotirakis
b13939b9af
[WIP] CI: Removes enterprise specific pipelines and steps ( #70815 )
...
* Removes enterprise specific pipelines and steps (#123 )
* Comment out enterprise related pipelines and steps
* Suppress unused variable warning
* Removes all edition arguments
* Remove leftover comments
* Remove redundant oss on pipelines and steps names
* Remove leftover unused variable
* Remove leftovers
* Remove pipeline dependencies
* Rename pipelines
* Fix starlark
---------
Co-authored-by: dsotirakis <dimitrios.sotirakis@grafana.com>
(cherry picked from commit 642a81ba75e79138246797302aba5c35575f030d)
# Conflicts:
# .drone.yml
# scripts/drone/steps/lib.star
# Conflicts:
# .drone.yml
* Add editions for static assets
# Conflicts:
# .drone.yml
# Conflicts:
# .drone.yml
2023-07-14 14:18:09 +03:00
renovate[bot]
6fe0963340
Update dependency rc-tooltip to v6 ( #71628 )
...
* Update dependency rc-tooltip to v6
* fix type error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-14 14:07:29 +03:00
Ida Štambuk
391f574069
Settings: Add tests for handleAWSConfig ( #71486 )
2023-07-14 13:04:12 +02:00
Ashley Harrison
1caf3298ea
Nested folders: Empty state for nested folder picker ( #71464 )
...
* add empty state to nestedfolderpicker, add translations
* run i18n:extract
* rename i18n key
---------
Co-authored-by: joshhunt <josh@trtr.co>
2023-07-14 11:58:43 +01:00
Pierre Baumard
5654359813
I18n: Add server config to detect browser language ( #69396 )
...
* I18N: Add browser language detector
* Improve style
* No new property for type check
* Add dependency
* Suggested doc change
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Fix prettier
* 'detect' as special language, no cache and only navigator detector
As per PR suggestion comments
* Update language configuration doc
* Suggested change in doc
From @chri2547
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Fix import
* Revert public/app/types/explore.ts changes
* Prettier write
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co>
2023-07-14 10:24:50 +00:00
renovate[bot]
e7e5ae2ee0
Update dependency trim to v1 ( #71633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 10:19:07 +00:00
renovate[bot]
88b09213f7
Update dependency centrifuge to v4 ( #71626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 10:18:01 +00:00
renovate[bot]
4b4be4006b
Update visx to v3.3.0 ( #71625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 10:09:07 +00:00
Torkel Ödegaard
7806dbd9ad
Alert: Change error icon to exclamation-circle ( #71397 )
2023-07-14 12:04:54 +02:00
Will Browne
162dde5bdd
Plugins: Use suffix for plugin directory ( #71375 )
...
* plugin dir suffix
* fix whitespace
* fix cli
* fix tests
* fixup
* simplify
* undo uninstall changes
2023-07-14 11:49:05 +02:00