George Robinson
239d94205a
Alerting: Return chan <-error for #61811 ( #61858 )
2023-01-24 15:41:38 +00:00
Levente Balogh
cc502bbfbd
Connections: update the style of the cards ( #61989 )
2023-01-24 16:22:46 +01:00
Will Browne
958eea2f78
Plugins: Add backend target to instrumentation ( #61980 )
...
* add target
* fix test
2023-01-24 16:18:34 +01:00
Joan López de la Franca Beltran
6e126596e0
Kindsys: Include CODEOWNERS to Kinds report ( #61978 )
...
* Kindsys: Include CODEOWNERS to Kinds report
* Sort CODEOWNERS for the sake of reproducibility
* Fix linter complains
2023-01-24 15:53:01 +01:00
Josh Hunt
32ff95bde3
CommandPalette: Fix feature flag ( #62000 )
2023-01-24 15:52:12 +01:00
Andres Martinez Gotor
3e73ba5460
Azure Monitor: Adapt Advanced component to multiple resources ( #61981 )
2023-01-24 15:44:48 +01:00
Christopher Moyer
12a4a83c77
Docs: prose and format updates ( #61720 )
...
* wording and format updates
* corrects typo
2023-01-24 08:15:09 -06:00
Isabella Siu
814e485dd3
CloudWatch: Prevent log groups from being removed on query change ( #61891 )
2023-01-24 09:05:41 -05:00
Andres Martinez Gotor
d54cda62a3
Add debug option for Golang tests in vscode ( #61983 )
2023-01-24 14:44:44 +01:00
Josh Hunt
88347caf5f
Navigation: Open command palette from search box ( #61667 )
...
* Reduce size of topnav search 'input' to 1/5th of the width, min width 200px
* Open command palette on topnav search box click
* Rename component
* fix comment
* feature flag the change
* update feature flag description
2023-01-24 12:41:09 +00:00
ying-jeanne
ec171bcad5
[xorm] Clean up xorm dialect & cascade ( #61969 )
...
clean up xorm dialect
2023-01-24 19:57:33 +08:00
Alex Khomenko
18e0a060e6
AlertGroups: Generate models.gen.ts from models.cue ( #61227 )
...
* AlertGroups: Generate models.gen.ts from models.cue
* Update structure
* Update report
* Fix filenames
* Add missing file
2023-01-24 13:46:35 +02:00
Oscar Kilhed
6c9d9a2db5
Table panel: Use link elements instead of div elements with on click events to aid with keyboard accessibility ( #59393 )
...
* TablePanel: fix image of image cell overflowing table cell when a data link is added
2023-01-24 12:42:40 +01:00
Andre Pereira
81c35560a8
Chore: Update the tempo devenv with the latest Tempo config changes ( #61622 )
...
* Update the tempo devenv with the latest Tempo config changes
* Remove some settings to instead use the default values
* Pin the Tempo image to the current latest version
Co-authored-by: Hamas Shafiq <hamas.shafiq@grafana.com>
2023-01-24 11:08:40 +00:00
Zoltán Bedi
4167214e35
Panel edit: Add feature to drag & drop spreadsheet files to the grafana datasource ( #60586 )
...
Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-01-24 10:43:44 +01:00
Ashley Harrison
92a750a732
Chore: convert last test to RTL and remove Enzyme references ( #61918 )
...
convert last test to RTL and remove enzyme references
2023-01-24 09:20:47 +00:00
Joan López de la Franca Beltran
479da46a9e
Kindsys: Include @grafanamaturity counts to Kinds report ( #61911 )
...
* Kindsys: Include @grafanamaturity counts to Kinds report
* Replace reflect.DeepEqual with regular (in)equality op
* Move reference check to its use (inline)
* Fix linter complains
2023-01-24 09:37:32 +01:00
Torkel Ödegaard
7c786c11e3
Home: Fixes breadcrumb for custom home dashboard ( #61499 )
...
* Home: Fixes breadcrumb for custom home dashboard
* restore using home page cfg setting
2023-01-24 09:33:12 +01:00
Torkel Ödegaard
38d3d1c02b
Profile: Rename profile page from preferences to profile ( #61777 )
...
* Rename preferences to Profile
* Fixed tests and ran i18 extract
2023-01-24 09:32:49 +01:00
Sofia Papagiannaki
e5e8bb4dea
Chore: Use same JSON tag casing everywhere for parent UID ( #61935 )
...
Chore: Use same JSON tag casing everywhere for parent UID
2023-01-24 10:20:28 +02:00
Sonia Aguilar
3b73b16245
Alerting: Add maxdatapoints in alert rule form ( #61904 )
...
Add maxdatapoints in alert rule form
2023-01-24 09:16:21 +01:00
Timur Olzhabayev
7ebbd01688
Linking criteria and adding file and env variables access ( #61830 )
...
* Linking criteria and adding file and env variables access
* Formatting
* Update docs/sources/developers/plugins/publish-a-plugin.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2023-01-24 07:37:56 +00:00
Joan López de la Franca Beltran
c621693db0
Kindsys: Include generated-code links to Kinds report ( #61910 )
...
* Kindsys: Include generated-code links to Kinds report
* Apply feedback suggestions
2023-01-24 01:47:42 +00:00
Selene
6f26333e96
Chore: Add cuefix hook ( #61941 )
...
* Add cue
* Add fix-cue target
* Add pre-commit hook
* fixup! Add fix-cue target
* Update the cue version
* Add datasources and panels folders
* Update cue files
Co-authored-by: Tania B <yalyna.ts@gmail.com>
2023-01-23 20:36:46 -05:00
Adela Almasan
f5743ea9ac
Canvas: Improve arrow positioning when border is present ( #61961 )
2023-01-23 18:38:04 -06:00
Brendan O'Handley
1181d06b1b
Graphite: Have metric name type query variable use metric render endpoint ( #61730 )
...
* have metric name query var use metric render endpoint
* add documentation for new query types
2023-01-23 18:13:22 -05:00
Alex Khomenko
3006a457f2
Geomap panel: Generate types ( #61636 )
2023-01-23 15:12:56 -08:00
Alexander Weaver
7ccc845187
Alerting: Push state history entries to Loki ( #61724 )
...
* Implement push endpoint
* Drop duplicated struct
* Genericize auth/tenant headers and improve logging in error case
* Flesh out the data model
* Drop dead code
* Drop log line entirely
* Drop unused arg
* Rename a few type manipulation functions
* Extract label keys as constants
* Improve logs when loki responds with error
* Inline lokiRepresentation function
2023-01-23 16:31:03 -06:00
jeremybanzhaf
3146740d82
Docs: Update index.md to not escape dollar sign ( #61694 )
...
Update index.md to not escape dollar sign
the backslash is useful in json files, but not where most users will see it
2023-01-23 15:57:11 -06:00
juanicabanas
949857f3b1
PublicDashboards: Footer position fix ( #61954 )
2023-01-23 17:30:20 -03:00
juanicabanas
9b5e396be2
PublicDashboards: Checkboxes list refactor ( #61947 )
2023-01-23 17:23:23 -03:00
Kristin Laemmert
fe27acc3a9
chore: move validations model into the validations service ( #61953 )
2023-01-23 15:10:14 -05:00
sam boyer
17aaf9f0d3
panels: Remove redundant import package from cue defs ( #61949 )
2023-01-23 14:28:44 -05:00
sam boyer
856abe1281
Kindsys: Add Ptr func ( #61948 )
2023-01-23 14:27:33 -05:00
Kristin Laemmert
6e9eb0d931
chore: move plugins models into pluginsettings svc ( #61944 )
2023-01-23 13:56:20 -05:00
sam boyer
48b620231e
Kindsys: Unique names for composable kind TS types ( #61928 )
...
* Kindsys: Unique names for composable kind TS types
* Update all TS imports
2023-01-23 18:03:44 +00:00
juanicabanas
7875fadd31
GrafanaUI: Checkbox description fix ( #61929 )
2023-01-23 14:50:19 -03:00
Ashley Harrison
6b53f927b2
Navigation: truncate landing page descriptions to 3 lines ( #61925 )
...
* truncate landing page descriptions to 3 lines
* use correct css prop names
2023-01-23 17:07:36 +00:00
Joe Elliott
3eb065339f
Tempo Datasource: Correct TraceQL docs link ( #61931 )
...
* correct link
Signed-off-by: Joe Elliott <number101010@gmail.com>
* lint
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
2023-01-23 16:59:55 +00:00
Kristin Laemmert
857649e30b
chore: move models/licensing into licensing service ( #61878 )
2023-01-23 11:53:43 -05:00
Adela Almasan
50faeba07e
Canvas: Connection heads not rendering consistently ( #61887 )
2023-01-23 10:51:55 -06:00
Denis Limarev
812c90ec69
Perfomance: Add preallocation for some slices ( #61632 )
2023-01-23 17:44:27 +01:00
Jo
46cbf9d24c
SAML: Update deps ( #61906 )
2023-01-23 16:24:59 +00:00
Jo
1037ef28a9
SupportBundles: Access control guards ( #61914 )
...
* rename routes and fix access control for support bundles
* AccessControl: Hide menu if not authorized
* AccessControl: Add AC guards for create and delete
* lint
2023-01-23 16:23:20 +00:00
Sven Grossmann
c5610450b2
Elasticsearch: Fix failing requests when using SigV4 ( #61923 )
...
fix setting of `es` servicename
2023-01-23 16:43:55 +01:00
Hamas Shafiq
5eca966f45
Tempo: [TraceQL] Integrate the new tag values API ( #61637 )
...
* Tempo: [TraceQL] Integrate the new tag values API
* Use the exact string entered in the spanset
* Update a test & add a new test
* Empty commit
2023-01-23 15:39:56 +00:00
Joan López de la Franca Beltran
afef0c926c
Loki: Push support for multi-tenancy mode ( #60866 )
...
* Loki: Add multitenancy support for the HTTP client
* Loki: Support to push with multitenancy mode
* Apply feedback suggestions
2023-01-23 16:24:22 +01:00
Gareth Dawson
35c7bbef57
Loki: Add ingester to the devenv loki config ( #61844 )
...
feat: update loki config
2023-01-23 15:09:57 +00:00
Horst Gutmann
739fcf1796
CI: Remove grabpl integration-tests
( #61920 )
...
These tests can also be run without it.
2023-01-23 16:00:31 +01:00
sam boyer
8ddedf475b
Kindsys: Remove reference to DecoderCompactor ( #61922 )
2023-01-23 14:44:24 +00:00