Matias Chomicki
5ffb28989e
Range splitting: remove hardcoded chunk limit ( #64625 )
...
* Range splitting: allow splits larger than 30 days while keeping the fail safe
* Remove limit
* Fix test
* Remove unnecessary try/catch
* Remove unused export
2023-03-13 05:33:01 -04:00
Ashley Harrison
3a1862f37f
TimeSeries: fix time comparer not comparing date strings properly ( #64622 )
...
* fix time comparer not comparing times properly
* move isDateTime last as it's probably the most expensive check
2023-03-13 09:31:27 +00:00
Ivana Huckova
d6eea0c7b5
Elasticsearch: Fix histogram fields to be filterale when processed trough backend ( #64514 )
...
* Elasticsearch: Fix histogram fields to be filterale when processed trough backend
* Simplify test and reuse logic
2023-03-13 10:11:18 +01:00
Torkel Ödegaard
abbae80b5e
TablePanel: Default cell height should be small ( #64611 )
...
* TablePanel: Default cell height should be small
* Component default
2023-03-13 08:12:46 +01:00
Gilles De Mey
e555b4e93e
Alerting: Fix home page typo ( #64506 )
2023-03-12 02:03:48 +01:00
Ryan McKinley
d5a9a0cea0
Chore: remove comments feature ( #64644 )
2023-03-11 04:28:12 -08:00
Leon Sorokin
18e3e0ca8d
FieldMatchers: Add match by value (reducer) ( #64477 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-03-10 17:17:29 -06:00
Kevin Yu
75f89e67af
Cloudwatch Logs: Fix log group names not interpolating with multiple variables ( #64567 )
...
* Cloudwatch Logs: Fix log group names not interpolating with multiple variables
* fix test
2023-03-10 11:00:35 -08:00
Jack Baldry
72e50431df
Update page labels to better reflect contents ( #64606 )
...
* Set correct products labels on Grafana Cloud and Enterprise pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Add cloud label to all alerting docs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-03-10 17:23:03 +00:00
owensmallwood
7b0b9a9d43
Pubdash: Adds docs for pubdash email sharing feature ( #64563 )
...
Adds docs for pubdash email sharing
2023-03-10 10:45:20 -06:00
Timur Olzhabayev
f9b9041ad8
Docs: Minor wording changes for plugin signing docs ( #64615 )
...
Minor wording changes
2023-03-10 17:33:28 +01:00
Brendan O'Handley
50ef183208
InfluxDB: Fix type assertion panics for interface conversion: interface {} is nil ( #64556 )
...
* fix type assertions
* fix chk
* add nil and fix tests
* add test for null bool and strings in the JSON response to be parsed as nil in Go
* reduce complexity
* reduce complexity
* reduce complexity again
* switch case for valTypes
2023-03-10 11:11:00 -05:00
Gábor Farkas
f76d634ac6
devenv: loki: generate timestamps with various precision ( #64509 )
2023-03-10 15:09:59 +00:00
Timur Olzhabayev
9ca53d9596
Docs: Changes to angular deprecation announcement ( #63928 )
...
Adjusting the content to reflect latest discussions. This page can now be used as reference for all things about angular deprecation.
2023-03-10 07:09:07 -08:00
Sven Grossmann
7cde6acbef
LogContext: Fix height of upper group when using logsContextDatasourceUi
( #64602 )
...
fix wrong height being set
2023-03-10 15:59:53 +01:00
juanicabanas
222ad02176
PublicDashboards: Enable creation when dashboard has template variables ( #64560 )
2023-03-10 11:45:38 -03:00
Zoltán Bedi
5ea4a29556
Chore: Fix renovate warning ( #64610 )
2023-03-10 15:21:20 +01:00
Andreas Christou
a814357d6d
FalconLogScale: Traces to logs support ( #64174 )
...
* Humio traces to logs support
* Update tag formatting
* Add tests for humio
* Correct naming
2023-03-10 14:17:17 +00:00
Andres Martinez Gotor
80e8ac640e
Docs: Update plugin.json docs and schema ( #64297 )
2023-03-10 15:07:35 +01:00
renovate[bot]
3b2e3d5540
Update dependency glob to v9.2.1 ( #64604 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 14:46:53 +01:00
renovate[bot]
faf19f3bf5
Update dependency webpack to v5.76.0 ( #64605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 14:44:49 +01:00
Torkel Ödegaard
73ce20ab48
Table Panel: Add ability to use text color for value or hide value in gauge cell ( #61477 )
...
* BarGauge: New value options
* Fix typings for cell options, add new value mode option for bar gauge cells
* Add BarGauge panel option, tests, and update test dashboard
* Updated
* Added default
* Goodbye trusty console.log
* Update
* Merge changes from main
* Update docs
* Add valuemode doc changes
* Update gdev dashboard
* Update valueMode symbol name to valueDisplayMode
* Use Enums as Opposed to literals, don't calculate values when hidden
* Remove double import
* Fix tests
* One more test fix
* Remove erroneous targets field, fix type of maxDataPoints
* Strip nulls and add index field to Thresholds
* Gen cue
* remove bad targets again
* Fixes
---------
Co-authored-by: Kyle Cunningham <kyle@codeincarnate.com>
Co-authored-by: sam boyer <sdboyer@grafana.com>
2023-03-10 14:41:46 +01:00
Dominik Prokop
0a4d9f01e8
Chore: Use latest version of scenes ( #64609 )
2023-03-10 05:40:38 -08:00
William Assis
a05cb1e78e
Frontend: Fix broken links in /plugins when pathname has a trailing slash ( #64348 )
...
Fix broken links in /plugins when pathname has a trailing slash
2023-03-10 14:18:12 +01:00
Joey
2f55911fa3
Fix: Top table rendering and update docs ( #64497 )
...
Fix flame graph in test data and update docs
2023-03-10 13:04:51 +00:00
renovate[bot]
a8f201f8ab
Update dependency rimraf to v4.4.0 ( #64601 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 14:00:25 +01:00
Carl Bergquist
eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec ( #64470 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2023-03-10 13:57:29 +01:00
Virginia Cepeda
93b32eec4b
Alerting: fix users call 403 by calling /user instead of /users/{id} ( #64544 )
...
Fetch user data with calling /user endpoint
This avoids a permission error we were getting by calling /users/{id}
2023-03-10 09:56:01 -03:00
Levente Balogh
79152969f3
Extensions: Expose an enum for available placements ( #64586 )
...
* feat: expose an enum type for extension placements
* fix: export the enum properly
2023-03-10 13:55:38 +01:00
Domas
548a5054ad
Table: Introduce sparkline cell type ( #63182 )
2023-03-10 14:41:06 +02:00
Ashley Harrison
c955c20670
Chore: assign ownership of tracing feature flag to user essentials ( #64598 )
...
assign ownership of tracing feature flag to user essentials
2023-03-10 07:15:41 -05:00
Sven Grossmann
b46771cbfe
Loki: Always fetch for new label keys in the QueryBuilder ( #64597 )
...
* always fetch new labels
* remove refreshLogLabels
2023-03-10 13:13:51 +01:00
Ivan Ortega Alba
f1a17d54cd
PanelHeader: Add analytics ( #64533 )
2023-03-10 12:56:41 +01:00
Leon Sorokin
14251db9ba
Chore: uFuzzy 1.0.6 ( #64575 )
2023-03-10 04:49:02 -07:00
Torkel Ödegaard
3ff380f40f
Alerting: Minor style fix for home page ( #64585 )
...
* Minor fix for home alerting page
* Minor border fix
* Remove outline
2023-03-10 11:25:35 +00:00
Torkel Ödegaard
af5ee9c66d
PanelChrome: Fixes title max width, and make make menu more prominent ( #64492 )
...
* PanelChrome: Fixes title max width, and make make menu more prominent
* Add fix for wrapping timeshift
2023-03-10 12:25:25 +01:00
Sonia Aguilar
4c8855ed2d
Alerting: Fix contact point name being URL-encoded in the title ( #64590 )
...
Fix contact point name being encoded in the title text
2023-03-10 06:20:28 -05:00
Andre Pereira
1667ea118f
Trace View: Copy Trace ID action button ( #64416 )
...
* Added button to trace view to copy trace ID
* Added dummy Export button
2023-03-10 11:11:53 +00:00
Sven Grossmann
6cbc956b5c
LogContext: Fix border radius to be consistent ( #64589 )
...
fix border radius in LogRowContext
2023-03-10 09:58:29 +01:00
Santiago
d21d498142
Docs: Remove Alertmanager configuration rollback from What's New ( #64564 )
...
* Docs: Remove Alertmanager configuration rollback from What's New
* Trigger Build
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2023-03-10 09:35:39 +01:00
juanicabanas
a134b47e01
PublicDashboards: Show email sharing feature depending on featureEnabled flag ( #64555 )
2023-03-09 16:58:29 -03:00
Agnès Toulet
f9b5dbb473
Codegen: fix jenny_eachmajor.go ( #64287 )
...
Update jenny_eachmajor.go
2023-03-09 18:24:03 +01:00
juanicabanas
4d0e309d4e
PublicDashboards: New method created to get access through Request access page when its paused ( #64451 )
2023-03-09 14:17:54 -03:00
Karl Persson
8ef2afda87
ContextHandler: Always initiate permission map on signed in user ( #64541 )
2023-03-09 18:08:56 +01:00
Ieva
ed11c32c1d
Support bundles: fix user collector permissions and format collector output ( #64531 )
...
* fix user collector permissions and format collector output
* lint
2023-03-09 11:43:18 -05:00
Ashley Harrison
3336327306
Navigation: Fix Home logo always going to /login
( #62658 )
...
* only redirect to /login when anonymous access is disabled
* only search for dashboards when not logged in if anon access is enabled
* fix go logic
* add unit tests
2023-03-09 16:42:45 +00:00
Gilles De Mey
cd6d6d1daf
Deps: bump react-enable to v3.1 ( #64501 )
2023-03-09 17:24:47 +01:00
Ivana Huckova
424e33146c
Elasticsearch: Reintroduce log tests from frontend ( #64521 )
...
* Elasticsearch: Reintroduce log tests from frontend
* Fix linting
2023-03-09 11:20:36 -05:00
Tania
6f67529a0a
Docs: Add a note on uploading report branding logos ( #64532 )
...
* Docs: Add a note on uploading report branding logos
* Fix wording
2023-03-09 16:47:50 +01:00
Konrad Lalik
5179a830ef
Alerting: Add fuzzy search to alert list view ( #63931 )
...
* Add basic fuzzy search
* Add fuzzy search to rule name, group and namespace filters
* Add tests
* Apply sort order when filtering
* Filter rules on Enter instead of onChange
* Add minor rule stats performance improvements
* Fix tests
* Remove unused code, add ufuzzy inline docs
* Use form submit to set query string, add debounce docs
2023-03-09 16:24:32 +01:00