Torkel Ödegaard
d59bb1e4c2
IconName: Move to grafana/data and use type on NavModelItem ( #55013 )
...
* IconName: Allow strings
* Moving to grafana/data and adding type to NavModelItem
* Removed any type
* ts fix
2022-09-12 20:09:33 +02:00
Victor Marin
64869e3d90
Fix StateTimeline zoom function ( #55033 )
2022-09-12 18:45:31 +02:00
Matias Chomicki
445e1b3eae
Loki: add missing interpolation to metric find query requests ( #54979 )
...
* feat(loki-variable-query-support): refactor datasource to support legacy and new variable query format
* Chore: fix comment
* Chore: use internal method to interpolate strings
* Chore: revert removed changes
* Chore: update test
2022-09-12 17:48:04 +02:00
Alexa V
18310785a1
Chore: Fix ShellCheck issue in the local a11y report ( #55036 )
2022-09-12 16:54:06 +02:00
Ashley Harrison
b90260b3ae
Chore: convert LogRowContextProvider
tests to RTL ( #55031 )
...
* convert LogRowContextProvider tests to RTL
* remove act
2022-09-12 15:00:09 +01:00
Torkel Ödegaard
49bc70c812
TopNav: Panel edit changes ( #54746 )
...
* Progress
* Progress
* Things are working
* More tweaks
* Fixing unit test
* Tweaks and fixing e2e tests
* Remove ... in Save as
* Fixing unit test
* Fixing e2e test
* Fixes
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-09-12 15:45:14 +02:00
Ashley Harrison
4c3e08db91
Chore: Convert ShareLink
tests to RTL ( #55026 )
...
* Convert ShareLink tests to RTL
* use findByRole instead of findByLabelText to be more robust
2022-09-12 14:34:06 +01:00
kay delaney
f578adfede
PluginLoader: Alias slate-react as @grafana/slate-react ( #55027 )
2022-09-12 09:22:01 -04:00
Alexa V
493a2c8e15
A11y: Add Dashboard Settings to Pa11y CI and Refactor local a11y report ( #54476 )
2022-09-12 15:14:45 +02:00
Torkel Ödegaard
7198fbaf47
AppChrome: Fix unmount on full page reload ( #54897 )
...
* AppChrome: Fix unmount on full page reload
* fix flickering on login page
* Changed logic a bit
2022-09-12 15:11:57 +02:00
Joey Tawadrous
be5369d6fa
Traces: More visible span colors ( #54513 )
...
* Use colors array from position 0 for span colors
* Update/add tests
* Use service name hex to get color
* getTheme
* Only add colors that have a contrast ratio >= 3 for the current theme
* Add new tests
2022-09-12 13:20:10 +01:00
Erik Sundell
ab72d47850
Cloudwatch: Fix annotation query serialization issue ( #54884 )
...
* pass period as string and let backend handle conversion
* adding unit test
* adding unit test
2022-09-12 13:29:55 +02:00
Gustavo Santos
698a4fab26
GrafanaUI: Add required behavior to Inline Field ( #54867 )
2022-09-12 12:29:23 +01:00
Orlando Ortega Jr
28619d7a55
Chore: Added controls to IconButton & renamed Simple story to Examples ( #54371 )
2022-09-12 12:03:25 +01:00
Ashley Harrison
58e17f8144
CustomScrollbar: Add optional scroll indicators to CustomScrollbar
( #54705 )
...
* Add general scroll indicator behaviour to CustomScrollbar
* Extract ScrollIndicators logic into it's own file
* add scroll indicators to MegaMenu
2022-09-12 11:18:45 +01:00
Adam Simpson
879ee82b83
AzureMonitor: Fix custom namespaces ( #54937 )
2022-09-12 12:10:51 +02:00
Domas
b5c67fe0dd
Frontend logging: handle logging endpoints without expensive middleware ( #54960 )
2022-09-12 13:04:43 +03:00
Emil Tullstedt
b287047052
Chore: Upgrade Go to 1.19.1 ( #54902 )
...
* WIP
* Set public_suffix to a pre Ruby 2.6 version
* we don't need to install python
* Stretch->Buster
* Bump versions in lib.star
* Manually update linter
Sort of messy, but the .mod-file need to contain all dependencies that
use 1.16+ features, otherwise they're assumed to be compiled with
-lang=go1.16 and cannot access generics et al.
Bingo doesn't seem to understand that, but it's possible to manually
update things to get Bingo happy.
* undo reformatting
* Various lint improvements
* More from the linter
* goimports -w ./pkg/
* Disable gocritic
* Add/modify linter exceptions
* lint + flatten nested list
Go 1.19 doesn't support nested lists, and there wasn't an obvious workaround.
https://go.dev/doc/comment#lists
2022-09-12 12:03:49 +02:00
Gábor Farkas
5388dc6a2f
devenv: elastic: new version ( #54841 )
2022-09-12 11:48:39 +02:00
Alex Khomenko
8aa80078cd
LoginLayout: allow providing custom branding ( #54787 )
...
* Branding: Customise values
* Branding: Customise loginLogo
* Branding: Add settings type
* Branding: Allow empty subtitle
* Branding: Allow custom footer links
* Branding: Allow empty subtitle
2022-09-12 12:24:45 +03:00
Ashley Harrison
cc5f8b9180
bump eslint sdk ( #54968 )
2022-09-12 10:00:09 +01:00
Carl Bergquist
72ae4a5aa3
toggles: add feature toggle to increase in mem caching ( #55014 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2022-09-12 03:50:54 -04:00
Gábor Farkas
7c4c2fb341
codeowners: assign logs-devenvs to logs-squad ( #54842 )
2022-09-12 09:41:08 +02:00
Sofia Papagiannaki
b157fcdd87
Chore: fix formating for swagger definitions ( #54993 )
2022-09-12 10:40:35 +03:00
Leon Sorokin
7979463bbf
PanelOptions: fix timezones editor save key ( #55009 )
2022-09-10 09:25:27 -07:00
Ryan McKinley
4125dd57ee
Panels: Add panel debug support helper ( #54678 )
2022-09-09 14:35:52 -07:00
Ryan McKinley
c49c238974
Snapshots: Use the grafana datasource to render snapshot ( #54870 )
2022-09-09 13:16:24 -07:00
Leon Sorokin
dbb33eaba9
DataFrameJSON: add string enums inflation of field values ( #54938 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-09-09 13:59:29 -06:00
Adela Almasan
b08f839c4d
Geomap: Map control options e2e ( #54809 )
2022-09-09 15:56:35 -04:00
Christopher Moyer
b6237a43e6
adds section shortcode, adjust topic titles ( #55000 )
2022-09-09 14:44:19 -05:00
Andre Pereira
c776131929
[Tempo] - Random API response and other improvements ( #54905 )
...
* Moved the SearchResponse type to types.ts.
Created a mockSearchResponse function to generate search responses.
* Generate spans in mocked response. Extend results table to accomodate spans
* Show the first spanset attributes in the table
* Added a shortcut to run the query in TraceQL editor. Added a label and link to docs above the editor
* Improved autocomplete list sorting. Improved value regex.
* Rename column to "Span"
* Tests are great!
2022-09-09 19:00:35 +01:00
Jean-Philippe Quéméner
bc4d929c67
Alerting: remove interpolation of annotations from alert rule file provisioning ( #54975 )
2022-09-09 18:47:54 +02:00
Misi
c5be9605a2
Chore: Use TimeNow instead of time.Now in user sql store to make it testable ( #54983 )
2022-09-09 18:43:14 +02:00
Leo
d5e28426ee
hide overflow content for single left pane ( #54882 )
2022-09-09 18:01:30 +02:00
Joe Blubaugh
22c937340e
Revert "Alerting: Write and Delete multiple alert instances. ( #54072 )" ( #54885 )
...
This reverts commit 5e4fd94413
.
2022-09-09 17:44:06 +02:00
Leo
380fd45b04
Chore: update latest.json to 9.1.4 ( #54992 )
2022-09-09 15:22:48 +00:00
kay delaney
4c7732ad17
Chore: Upgrade Typescript to 4.8.2 ( #54901 )
...
* Chore: Upgrade typescript to 4.8.2
2022-09-09 16:17:58 +01:00
Ashley Harrison
4866898529
make sure AppRoot is lazily loaded ( #54954 )
2022-09-09 16:09:34 +01:00
Grot (@grafanabot)
1a285d2d0e
ReleaseNotes: Updated changelog and release notes for 9.1.4 ( #54987 )
2022-09-09 16:41:49 +02:00
renovate[bot]
62ef9fb04c
Update dependency prismjs to v1.29.0 ( #54976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 15:18:20 +01:00
Giordano Ricci
f0ec5961a4
fix: restore data source edit page access ( #54973 )
2022-09-09 09:50:56 -04:00
Tima Gixe
0598ff3743
Storybook: Add controls to CollapsableSection
story ( #54943 )
2022-09-09 14:40:27 +01:00
Christopher Moyer
7147d17567
Docs/refactors variables topics ( #54470 )
...
* refactor and partial relref fix
* finishes variables refactor
* Update docs/sources/variables/add-template-variables/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* removes duplicate general options, adds links to general options within tasks
* adds configure variable selection options topic
* starts phase II of refactoring
* incorporates feedback, updates relrefs
* corrects final relrefs
* updates alias
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-09-09 08:38:17 -05:00
renovate[bot]
b382c7ac1d
Update dependency marked to v4.1.0 ( #54972 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 09:09:32 -04:00
Matias Chomicki
4bed59efb3
Loki Query Variables: Add support to select from existing labels ( #54625 )
...
* feat(loki-variable-editor): replace input with select with datasource labels
* feat(loki-variable-editor): update test
* feat(loki-variable-editor): allow the editor to receive an existing query instance and edit it
* feat(loki-variable-editor): allow custom values in the label select
* feat(loki-variable-editor): mark stream field as optional
* feat(loki-variable-editor): add placeholder to stream selector and extend tooltip info
2022-09-09 08:59:07 -04:00
Tima Gixe
7104d90b39
Storybook: Add controls to FieldSet
story ( #54964 )
2022-09-09 15:23:50 +03:00
Erik Sundell
a37fa758a2
CloudWatch: Fix display name of metric and namespace ( #54860 )
...
* convert value to option
* add unit test
* fix lint issue
2022-09-09 14:15:32 +02:00
renovate[bot]
34e06dbe18
Update dependency lru-cache to v7.14.0 ( #54967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 12:14:28 +00:00
renovate[bot]
1054ec2795
Update dependency eslint to v8.23.0 ( #54951 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 12:57:07 +01:00
Hamas Shafiq
5169e79577
Chore: Add a README for Traces in the Plugins section ( #54903 )
2022-09-09 12:56:05 +01:00