grafana/public/app/core/components
Joey 10d896d24e
Tracing: Docs and config improvements for Tempo/Jaeger/Zipkin (#65255)
* Docs and config improvements

* Add note

* Add traceToLogs (v1) in provisioning example

* Remove old provisioning

* PR updates
2023-03-30 07:41:27 +01:00
..
AccessControl
Animations Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome Navigation: Sanitize homeUrl (#65293) 2023-03-27 15:27:52 +01:00
AppNotifications Notifications: Enable display of trace ID by default (#64884) 2023-03-21 09:35:21 +00:00
Branding PublicDashboards: Page to request access to protected pubdash (#61329) 2023-01-18 11:57:34 -06:00
Breadcrumbs Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
CloseButton
ColorScale Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
DynamicImports
EmptyListCTA Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
ErrorPage
FolderFilter Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
Footer Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2023-03-01 15:34:53 +00:00
ForgottenPassword Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
Layers Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
LocalStorageValueProvider Make LocalStorageProvider react to storage events (#55810) 2022-09-27 14:37:59 +02:00
Login Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
MegaMenu MegaMenu: Fixes mega menu showing scroll indicator when it shouldn't (#65452) 2023-03-28 17:47:49 +02:00
NavBar Navigation: Sanitize homeUrl (#65293) 2023-03-27 15:27:52 +01:00
OptionsUI Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00
Page Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
PageActionBar Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00
PageHeader Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
PageInfo Add new PageInfo component (#58421) 2022-11-08 14:20:05 +00:00
PageLoader Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
PageNew SectionNav: Remove root section right margin (#65507) 2023-03-29 10:51:56 +02:00
PanelTypeFilter
PasswordField Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
PermissionList Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
PluginHelp Plugins: Fix plugin query help markdown (#60485) 2023-01-03 14:20:27 +01:00
QueryOperationRow Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +01:00
RolePicker Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
SVG Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2023-03-16 19:13:34 +02:00
Select Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
SharedPreferences Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
Signup Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2023-03-14 16:38:21 +02:00
SplitPaneWrapper Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +01:00
TagFilter Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
TimePicker TimeRangePicker: Fix recent ranges not showing all items (#59836) 2022-12-09 11:28:57 +00:00
TimelineChart Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
TraceToLogs Tracing: Docs and config improvements for Tempo/Jaeger/Zipkin (#65255) 2023-03-30 07:41:27 +01:00
TraceToMetrics Tracing: Docs and config improvements for Tempo/Jaeger/Zipkin (#65255) 2023-03-30 07:41:27 +01:00
Upgrade
help Navigation: Add keyboard shortcut to search input (#62116) 2023-01-26 12:07:32 +00:00
modals
CardButton.tsx
NodeGraphSettings.tsx Jaeger and Zipkin: Config & docs upgrade (#64250) 2023-03-16 08:49:40 +00:00
OrgSwitcher.tsx
WithFeatureToggle.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
connectWithCleanUp.tsx