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
Nathan Marrs
9f08d05498
Codeowners: Update dataviz panel ownership to share load with BI squad ( #64469 )
...
* Update codeowners file to transfer ownership of a few panels while dataviz is forming
* Update kindsys report
---------
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2023-03-09 04:25:16 -05:00
Torkel Ödegaard
fb55dd5df6
PanelChrome: Improve error state design ( #63776 )
...
* PanelChrome: Improve error state design
* Simplify logic for hoverHeader
* padding for the title only for the title, not the whole header
* Review fixes
* missed saving file
---------
Co-authored-by: polinaboneva <polina.boneva@grafana.com>
2023-03-09 10:06:25 +01:00
Jo
4ee389676e
RemoteCache: Cleanup infra remote cache ( #64381 )
...
* add warning on Count
* add usagestats service
* fix typo
* remove unused glog
* remote cache stats collect
* add encrypt usage stat
* rename handler
* Update pkg/infra/remotecache/remotecache.go
Co-authored-by: Dan Cech <dcech@grafana.com>
* Update pkg/infra/remotecache/remotecache_test.go
---------
Co-authored-by: Dan Cech <dcech@grafana.com>
2023-03-09 09:26:13 +01:00
Laura Benz
0bd1ae99df
Laura/standardise border radius in explore ( #64338 )
...
* refactor: remove border radius in ExploreGraph
* refactor: remove border radius in NoData
* refactor: remove border radius in TracePageSearchBar
* refactor: replace border radius in TracePageSearchBar and TraceViewContainer
2023-03-09 09:24:45 +01:00
brendamuir
14208c4c42
Docs: Updates default template link ( #64485 )
...
Updates default template link
2023-03-09 09:18:36 +01:00
Artur Wierzbicki
f23c8e5cd1
Chore: move sessionId
from Live service ( #64465 )
...
* remove sessionid from live
* remove sessionid from live
* use uuid rather than math.random
2023-03-09 10:01:44 +04:00
Ryan McKinley
4b94c7e5d2
Schema: Remove key
from root DataQuery type ( #64467 )
2023-03-08 16:52:31 -05:00
owensmallwood
1a5a280c86
Pubdash: Email sharing handle dashboard deleted ( #64247 )
...
dashboard service calls pubdash service when dashboard deleted
2023-03-08 14:54:35 -06:00
Melori Arellano
154fa2dd00
Docs: Update canvas panel data links section with additional steps ( #64456 )
...
* Update index.md
Add additional steps to the Data Links section needed to associate a field value with a data link. A dashboard data link (previously referenced) displays for all elements.
* Fix linting issues
---------
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2023-03-08 12:15:11 -08:00
Ryan McKinley
42e7ec9fe4
Chore: cleanup dashboard service names ( #64442 )
2023-03-08 14:37:45 -05:00
Stephanie Hingtgen
39a4634ae9
Plugins: Fix bug with copying grafanaData ( #64446 )
2023-03-08 11:21:01 -07:00
Artur Wierzbicki
fbe3bdc8f5
Chore: feature toggle ownership for aws plugins, observability metrics squad and backend platform ( #64448 )
...
aws plugins, backend platform
2023-03-08 13:12:22 -05:00
juanicabanas
2ddf105257
PublicDashboards: Not available page wording modifications ( #64413 )
2023-03-08 14:52:51 -03:00
MichaIng
a40f95e8a6
Packaging: Start Grafana service after InfluxDB ( #64090 )
...
as done with other database services, supported as Grafana data sources.
Signed-off-by: MichaIng <micha@dietpi.com>
2023-03-08 12:47:11 -05:00
lean.dev
0b0140b761
Licensing: Send the app url to plugin ( #64258 )
2023-03-08 14:44:04 -03:00
Andre Pereira
4625958aea
Trace View: Removed part of flaky test ( #64445 )
...
Removed part of flaky test on Trace View
2023-03-08 12:41:03 -05:00
gotjosh
5a4ebe3a67
Alerting: Update Prometheus Alertmanager ( #64434 )
...
This includes a fix to duplicate notification under certain conditions, the details can be found at: https://github.com/grafana/prometheus-alertmanager/pull/30
2023-03-08 18:34:17 +01:00
Artur Wierzbicki
3e89ffa2e6
Chore: assign feature flag ownership for GaaS ( #64420 )
...
* ownership for GaaS
* fix tests
* merge
2023-03-08 12:25:12 -05:00
Brendan O'Handley
74ed7ead16
FeatureFlags: Add "O11y-metrics" as Owner for metrics feature flags ( #64438 )
...
add o11y-metrics as Owner for metrics feature flags
2023-03-08 11:51:42 -05:00
Ryan McKinley
5f2fecfda7
Dashboards: Avoid adding unused revision property ( #64362 )
2023-03-08 08:26:38 -08:00
Levente Balogh
a186f036dd
Chore: Assign ownership to the Connections feature ( #64427 )
...
* chore: assign the plugins platform team as the owner for the data-connections feature
* chore: remove the toggle from the list of unassigned features
2023-03-08 11:23:20 -05:00
Gilles De Mey
6827f97b78
Docs: update the current documentation on notification policies ( #64316 )
...
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2023-03-08 17:18:17 +01:00
Ashley Harrison
11bc66a0e8
Chore: use React.PropsWithChildren
to explicitly define the children
prop ( #64433 )
...
* use React.PropsWithChildren to explicitly define the children prop
* fix ThemeDemo as well
* provide empty generics
2023-03-08 16:12:54 +00:00
Carl Bergquist
7c55dbf37d
Remotecache: Migrates get/set calls to use bytearrays and remove get/set functions ( #63525 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2023-03-08 17:08:57 +01:00
Yuri Tseretyan
a5133d61b5
Code: Ownership for alerting feature toggles ( #64426 )
...
* add alerting squad as an owner of some feature flags
* remove flags from owneless
---------
Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com>
2023-03-08 11:03:06 -05:00
Tania
f0529430ff
Chore: Assign ownership for as-code feature flags ( #64424 )
...
Chore: Add owners for as-code feature toggles
2023-03-08 10:38:52 -05:00
mikkancso
06f4cc0880
Admin/Plugins: Set category filter in connections link ( #64393 )
...
set category filter in connections link
2023-03-08 16:28:53 +01:00
Andres Martinez Gotor
15aae5e8a9
Panel: Show multiple errors info in the inspector ( #64340 )
2023-03-08 16:11:38 +01:00
Matias Chomicki
3292cb86ae
Log Details: Display all field options and remove "show more" ( #64334 )
...
* Log details: stop hiding field options
* back to iconbutton
---------
Co-authored-by: Sven Grossmann <svennergr@gmail.com>
2023-03-08 16:08:32 +01:00
Joey
5ba2ca83d5
Assign Traces & Profiling feature flags to team ( #64406 )
2023-03-08 14:54:42 +00:00
Levente Balogh
d44dc0f100
Plugins: Allow command extensions to open modals ( #64029 )
...
feat: make it possible to open modals from commands
2023-03-08 15:44:48 +01:00
Jev Forsberg
09341a0cd6
TablePanel: fix footer bug; no footer calculated values after "hidden" column override ( #64269 )
...
* baldm0mma/bug/tableFooter/ first commit
* baldm0mma/bug/tableFooter/ investigation annotations
* baldm0mma/bug/tableFooter/ solution
* baldm0mma/bug/tableFooter/ rem conlogs in footerrow.txs
* baldm0mma/bug/tableFooter/ rem conlogs in tablepanel.tsx
* baldm0mma/bug/tableFooter/ rem conlgs in table.tsx
* baldm0mma/bug/tableFooter/ rem conlogs in utils.ts
* baldm0mma/bug/tableFooter/ reset return in footerRow.tsx
* baldm0mma/bug/tableFooter/ rem unused anno in table.tsx
* baldm0mma/bug/tableFooter/ rem unsed annos in utils.ts
* baldm0mma/bug/tableFooter/ add addMissingColumnIndex
* baldm0mma/bug/tableFooter/ add annos
* baldm0mma/bug/tableFooter/ add annos
* baldm0mma/bug/tableFooter/ / add annos
* baldm0mma/bug/tableFooterFix/ update annos
* baldm0mma/bug/tableFooterFix/ update spelling in utils
* baldm0mma/bug/tableFooterFix/ rem unused condition in utils.ts
* baldm0mma/bug/tableFooterFix/ update anno in utils.ts
* Wrap comments and fix misspelling.
* baldm0mma/bug/tableFooterFix/ add TSDoc
* baldm0mma/bug/tableFooterFix/ update annotations in utils.ts
---------
Co-authored-by: Kyle Cunningham <kyle@codeincarnate.com>
2023-03-08 06:57:01 -07:00
Isabella Siu
af9a0dbe39
CloudWatch Logs: Fix interpolation of scoped variables in queryString ( #64267 )
2023-03-08 08:56:44 -05:00