-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(docsite): add Application Insights telemetry #28709
Merged
tudorpopams
merged 2 commits into
microsoft:master
from
tudorpopams:feat/docsite-telemetry
Aug 30, 2023
Merged
feat(docsite): add Application Insights telemetry #28709
tudorpopams
merged 2 commits into
microsoft:master
from
tudorpopams:feat/docsite-telemetry
Aug 30, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
FluentProviderWithTheme | virtual-rerender-with-unmount | 76 | 70 | 10 | Possible regression |
InfoButton | mount | 16 | 10 | 5000 | Possible regression |
All results
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
Avatar | mount | 624 | 622 | 5000 | |
Button | mount | 313 | 317 | 5000 | |
Field | mount | 1119 | 1143 | 5000 | |
FluentProvider | mount | 689 | 694 | 5000 | |
FluentProviderWithTheme | mount | 77 | 84 | 10 | |
FluentProviderWithTheme | virtual-rerender | 69 | 65 | 10 | |
FluentProviderWithTheme | virtual-rerender-with-unmount | 76 | 70 | 10 | Possible regression |
InfoButton | mount | 16 | 10 | 5000 | Possible regression |
MakeStyles | mount | 860 | 841 | 50000 | |
Persona | mount | 1733 | 1716 | 5000 | |
SpinButton | mount | 1381 | 1348 | 5000 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 58a8338:
|
Perf Analysis (
|
Scenario | Current PR Ticks | Baseline Ticks | Ratio |
---|---|---|---|
HeaderMinimalPerf.default | 219 | 192 | 1.14:1 |
AccordionMinimalPerf.default | 87 | 80 | 1.09:1 |
IconMinimalPerf.default | 399 | 369 | 1.08:1 |
AvatarMinimalPerf.default | 110 | 103 | 1.07:1 |
BoxMinimalPerf.default | 201 | 188 | 1.07:1 |
HeaderSlotsPerf.default | 477 | 447 | 1.07:1 |
SegmentMinimalPerf.default | 200 | 187 | 1.07:1 |
AlertMinimalPerf.default | 164 | 154 | 1.06:1 |
AnimationMinimalPerf.default | 307 | 290 | 1.06:1 |
LayoutMinimalPerf.default | 201 | 190 | 1.06:1 |
RefMinimalPerf.default | 112 | 106 | 1.06:1 |
ToolbarMinimalPerf.default | 548 | 519 | 1.06:1 |
ListMinimalPerf.default | 310 | 299 | 1.04:1 |
TableMinimalPerf.default | 249 | 239 | 1.04:1 |
TreeMinimalPerf.default | 493 | 476 | 1.04:1 |
DropdownManyItemsPerf.default | 391 | 381 | 1.03:1 |
GridMinimalPerf.default | 194 | 189 | 1.03:1 |
ItemLayoutMinimalPerf.default | 711 | 690 | 1.03:1 |
ProviderMergeThemesPerf.default | 675 | 658 | 1.03:1 |
RadioGroupMinimalPerf.default | 265 | 257 | 1.03:1 |
TextAreaMinimalPerf.default | 286 | 278 | 1.03:1 |
CheckboxMinimalPerf.default | 1139 | 1119 | 1.02:1 |
FormMinimalPerf.default | 227 | 223 | 1.02:1 |
ImageMinimalPerf.default | 233 | 228 | 1.02:1 |
ListNestedPerf.default | 319 | 313 | 1.02:1 |
MenuMinimalPerf.default | 504 | 494 | 1.02:1 |
PopupMinimalPerf.default | 348 | 341 | 1.02:1 |
TableManyItemsPerf.default | 1106 | 1088 | 1.02:1 |
CardMinimalPerf.default | 306 | 304 | 1.01:1 |
CarouselMinimalPerf.default | 256 | 254 | 1.01:1 |
ChatDuplicateMessagesPerf.default | 149 | 147 | 1.01:1 |
DatepickerMinimalPerf.default | 3605 | 3563 | 1.01:1 |
DividerMinimalPerf.default | 203 | 201 | 1.01:1 |
FlexMinimalPerf.default | 153 | 152 | 1.01:1 |
ProviderMinimalPerf.default | 198 | 196 | 1.01:1 |
SkeletonMinimalPerf.default | 198 | 196 | 1.01:1 |
StatusMinimalPerf.default | 401 | 397 | 1.01:1 |
TooltipMinimalPerf.default | 1271 | 1260 | 1.01:1 |
AttachmentMinimalPerf.default | 82 | 82 | 1:1 |
ChatMinimalPerf.default | 425 | 423 | 1:1 |
EmbedMinimalPerf.default | 1878 | 1876 | 1:1 |
ListCommonPerf.default | 386 | 387 | 1:1 |
ListWith60ListItems.default | 357 | 356 | 1:1 |
MenuButtonMinimalPerf.default | 939 | 942 | 1:1 |
ReactionMinimalPerf.default | 218 | 218 | 1:1 |
SplitButtonMinimalPerf.default | 2222 | 2217 | 1:1 |
TextMinimalPerf.default | 187 | 187 | 1:1 |
ButtonOverridesMissPerf.default | 647 | 651 | 0.99:1 |
ChatWithPopoverPerf.default | 185 | 186 | 0.99:1 |
DialogMinimalPerf.default | 447 | 453 | 0.99:1 |
DropdownMinimalPerf.default | 1404 | 1431 | 0.98:1 |
LabelMinimalPerf.default | 209 | 213 | 0.98:1 |
PortalMinimalPerf.default | 78 | 80 | 0.98:1 |
CustomToolbarPrototype.default | 1470 | 1493 | 0.98:1 |
AttachmentSlotsPerf.default | 636 | 656 | 0.97:1 |
ButtonSlotsPerf.default | 306 | 315 | 0.97:1 |
InputMinimalPerf.default | 531 | 549 | 0.97:1 |
RosterPerf.default | 1498 | 1564 | 0.96:1 |
VideoMinimalPerf.default | 418 | 435 | 0.96:1 |
TreeWith60ListItems.default | 83 | 87 | 0.95:1 |
SliderMinimalPerf.default | 718 | 762 | 0.94:1 |
LoaderMinimalPerf.default | 181 | 195 | 0.93:1 |
ButtonMinimalPerf.default | 93 | 102 | 0.91:1 |
🕵 FluentUIV0 No visual regressions between this PR and main |
📊 Bundle size reportUnchanged fixtures
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 2147e3d60a21ff7ded34b27a19f3d5313533e910 (build) |
0461908
to
8782042
Compare
🕵 fluentuiv9 No visual regressions between this PR and main |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 636 | 634 | 5000 | |
Breadcrumb | mount | 1678 | 1678 | 1000 | |
Checkbox | mount | 1698 | 1679 | 5000 | |
CheckboxBase | mount | 1486 | 1493 | 5000 | |
ChoiceGroup | mount | 2981 | 2978 | 5000 | |
ComboBox | mount | 663 | 654 | 1000 | |
CommandBar | mount | 6201 | 6259 | 1000 | |
ContextualMenu | mount | 13841 | 13924 | 1000 | |
DefaultButton | mount | 755 | 743 | 5000 | |
DetailsRow | mount | 2184 | 2195 | 5000 | |
DetailsRowFast | mount | 2162 | 2222 | 5000 | |
DetailsRowNoStyles | mount | 2008 | 1979 | 5000 | |
Dialog | mount | 2788 | 2631 | 1000 | |
DocumentCardTitle | mount | 221 | 223 | 1000 | |
Dropdown | mount | 1951 | 1992 | 5000 | |
FocusTrapZone | mount | 1099 | 1110 | 5000 | |
FocusZone | mount | 1081 | 1028 | 5000 | |
GroupedList | mount | 36850 | 40950 | 2 | |
GroupedList | virtual-rerender | 19817 | 19707 | 2 | |
GroupedList | virtual-rerender-with-unmount | 50338 | 50325 | 2 | |
GroupedListV2 | mount | 227 | 227 | 2 | |
GroupedListV2 | virtual-rerender | 217 | 206 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 220 | 229 | 2 | |
IconButton | mount | 1096 | 1080 | 5000 | |
Label | mount | 351 | 334 | 5000 | |
Layer | mount | 2777 | 2742 | 5000 | |
Link | mount | 399 | 379 | 5000 | |
MenuButton | mount | 944 | 959 | 5000 | |
MessageBar | mount | 21391 | 21679 | 5000 | |
Nav | mount | 1957 | 1904 | 1000 | |
OverflowSet | mount | 809 | 782 | 5000 | |
Panel | mount | 1835 | 1804 | 1000 | |
Persona | mount | 747 | 749 | 1000 | |
Pivot | mount | 888 | 878 | 1000 | |
PrimaryButton | mount | 845 | 840 | 5000 | |
Rating | mount | 4619 | 4601 | 5000 | |
SearchBox | mount | 923 | 931 | 5000 | |
Shimmer | mount | 1880 | 1839 | 5000 | |
Slider | mount | 1328 | 1327 | 5000 | |
SpinButton | mount | 2872 | 2907 | 5000 | |
Spinner | mount | 384 | 399 | 5000 | |
SplitButton | mount | 1796 | 1790 | 5000 | |
Stack | mount | 395 | 415 | 5000 | |
StackWithIntrinsicChildren | mount | 862 | 882 | 5000 | |
StackWithTextChildren | mount | 2618 | 2631 | 5000 | |
SwatchColorPicker | mount | 6122 | 6122 | 5000 | |
TagPicker | mount | 1416 | 1464 | 5000 | |
Text | mount | 364 | 368 | 5000 | |
TextField | mount | 940 | 920 | 5000 | |
ThemeProvider | mount | 833 | 825 | 5000 | |
ThemeProvider | virtual-rerender | 589 | 587 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 1285 | 1255 | 5000 | |
Toggle | mount | 622 | 611 | 5000 | |
buttonNative | mount | 189 | 187 | 5000 |
8782042
to
ae27e74
Compare
marcosmoura
approved these changes
Aug 2, 2023
c1fd841
to
03dc112
Compare
1e14918
to
4d5d588
Compare
4d5d588
to
58a8338
Compare
🕵 fluentuiv8 No visual regressions between this PR and main |
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Sep 3, 2023
* master: (32 commits) refactor(react-drawer): change DrawerHeaderTitle slot creation while keeping the same API (microsoft#29042) test(react-drawer): add render tests for drawer subcomponents (microsoft#29043) Grouped vertical bar chart - Component tests (microsoft#29031) docs: add Fluent UI Insights EP06 to README (microsoft#29051) chore: use swc-plugin-de-indent-template-literal for consoles (microsoft#29040) chore: adds swc-plugin-de-indent-template-literal (microsoft#29037) feat(react-jsx-runtime): v9 packages to use importSource (microsoft#28959) chore: update swc build dependencies (microsoft#28989) fix(react-tags-preview): add hover/pressed style for windows high contrast (microsoft#29035) chore(react-tags-preview): use InteractionTag for TagGroup's stories (microsoft#29024) chore(react-tags-preview): use makeResetStyles for base styles (microsoft#29022) chore: fix codesandbox export for preview component by making @fluentui/react-components required dependency (microsoft#29016) applying package updates feat(react-motion): create useReducedMotion and apply to useMotion to skip animations (microsoft#29014) ReAdd: Keytips: Align keytipData with visible instance for dupes (microsoft#28992) feat(react-drawer): add motion to Drawer (microsoft#28999) fix(react-utilities): avoid calling requestAnimationFrame when in SSR (microsoft#29015) fix(ssr-tests-v9): use correct path for ssr-tests-v9 stories (microsoft#29025) chore: updates devcontainer to use v16-bookworm image (microsoft#28997) feat(docsite): add Application Insights telemetry (microsoft#28709) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Previous Behavior
We had no telemetry on the React v9 docsite.
New Behavior
Added Azure Application Insights telemetry.