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
Yahima Duarte
e8c131eb6f
GrafanaUI: Implement new component Toggletip ( #64459 )
2023-03-09 16:12:38 +01:00
Polina Boneva
0b1ad0a879
Query Editor: Internal context to actions ( #64518 )
...
loadedDataSourceIdentifier is not always loaded, but always queried; comment adds understanding to a specific use case
2023-03-09 16:43:13 +02:00
Eric Leijonmarck
17537b033d
API keys: Add last_used_at and docs changes for migration ( #64293 )
...
* feat: last_used_at for apikeys
* add: docs and copy changes
* refactor: use br correctly
* remove docs
* removed more docs
2023-03-09 14:16:42 +00:00
kay delaney
4c0571be3a
Scenes: Add textbox var to scenes demo ( #64313 )
...
* Scenes: Add textbox var to scenes demo
* Upgrade scenes version
---------
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com>
2023-03-09 06:09:15 -08:00
Dimitris Sotirakis
29b3f3fbf4
CI: Add PrereleaseBucket
field in versions.go
( #64519 )
...
Add PrereleaseBucket in versions.go
2023-03-09 16:00:38 +02:00
Ivana Huckova
46ab9e9252
Logs: Fix border radius to be consistent ( #64510 )
2023-03-09 14:11:44 +01:00
Horst Gutmann
4b241804b4
CI: Move some build settings ( #64491 )
...
* Move some build settings to Vault
* CI: Remove reference to DOWNSTREAM_REPO as it isn't used
2023-03-09 14:07:42 +01:00
Kyle Cunningham
09f71a6901
MySql Datasource: Improve Tooltips and Documentation ( #64122 )
...
* Add tooltips to Skip TLS and TLS Auth
* Update docs with provisioning examples
2023-03-09 19:50:07 +07:00
João Vieira
9f551400c3
OpenTSDB: suggest_tagv receives prefix on input change ( #64475 )
...
replace Select with AsyncSelect on tagv search
2023-03-09 07:45:16 -05:00
Ivana Huckova
bd0fa79542
Elasticsearch: Add log highlight processing on backend ( #63924 )
...
* Elasticsearch: Add highlight for logs
* Fix running of queries trough backend only when shouldRunTroughBackend
* Fix incorrect json in test string
* Address feedback
* Keep order of words same
2023-03-09 13:34:53 +01:00
Jean-Philippe Quéméner
cb8e01214d
Revert "Alerting: Update Prometheus Alertmanager ( #64434 )" ( #64503 )
...
This reverts commit 5a4ebe3a67
.
2023-03-09 13:32:07 +01:00
Ida Štambuk
1c8ad04f8d
Cloudwatch: Add expression field to interpolate variables in Metrics Code Builder ( #64288 )
2023-03-09 13:24:48 +01:00
Gábor Farkas
3cbeace0ca
logs: dedup strategy: fixed order ( #64404 )
2023-03-09 13:01:49 +01:00
Polina Boneva
ff6d601428
Chore: Assign grafanaDashboardsSquad as owners to some feature flags ( #64489 )
...
* assign grafanaDashboardsSquad as owners to some feature flags
2023-03-09 13:09:19 +02:00
Jean-Philippe Quéméner
fb5ed0b0b3
Alerting: fix flaky cache test ( #64499 )
2023-03-09 06:08:05 -05:00
Levente Balogh
36b1104949
EventBus: Expose from app.ts ( #64137 )
...
refactor: expose the event bus from the app.ts
2023-03-09 11:57:20 +01:00
Sven Grossmann
976568a337
Loki: Fix labels in LabelBrowser being wrongly cached ( #64482 )
...
* remove label cache from label browser
* fix spelling
Co-authored-by: Gareth Dawson <gareth.dawson@grafana.com>
---------
Co-authored-by: Gareth Dawson <gareth.dawson@grafana.com>
2023-03-09 11:36:07 +01:00
ismail simsek
68b588b912
Prometheus schematization ( #63878 )
...
* Schematize prometheus
* revert changes
* close response body
* Update report.json
* Update pkg/tsdb/prometheus/models/query.go
Co-authored-by: sam boyer <sdboyer@grafana.com>
* Use without pointers
* remove unused
* Specify query format
* Rename
* Clean up schema
* Update public/app/plugins/datasource/prometheus/dataquery.cue
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
* Update pkg/tsdb/prometheus/models/query.go
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
* Clean up tests
* Update public/app/plugins/datasource/prometheus/dataquery.cue
Co-authored-by: sam boyer <sdboyer@grafana.com>
* make gen-cue
* Add comments
* Make linter happy
* Remove editormode override
* Update
---------
Co-authored-by: sam boyer <sdboyer@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-03-09 11:26:15 +01:00
Sven Grossmann
473013e3f5
Loki: Add error handling to CallResource
( #64439 )
...
* surface loki error message for `CallResource`
* use `data.Message` instead or `errorMessage`
* change struct coming from Loki
* remove whitespace
2023-03-09 11:12:33 +01:00
George Robinson
1898e76dd6
Docs: Last iteration on docs for images in notifications ( #64392 )
...
This commit includes some minor rephrasing to the Requirements and
Limitations of the Images in notification feature.
2023-03-09 09:59:25 +00:00
Ryan McKinley
5f7bc54fba
OptionsUI: Enabled settings on the color picker ( #64483 )
2023-03-09 04:53:18 -05:00