Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Network Analyzer - Updates #1148

Merged
merged 10 commits into from
Sep 6, 2019
Merged

Network Analyzer - Updates #1148

merged 10 commits into from
Sep 6, 2019

Conversation

zeroZshadow
Copy link
Contributor

@zeroZshadow zeroZshadow commented Sep 6, 2019

Description

Add initial implementation of the Network Analyzer window.
Currently only implements the Updates tab.

image

Tests

Tested with playground.

Documentation

Will add documentation once the other 2 tabs are done.

@zeroZshadow zeroZshadow self-assigned this Sep 6, 2019
@improbable-prow-robot improbable-prow-robot added jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/XL Denotes a PR that changes 300-599 lines, ignoring generated files. A: core Area: Core GDK labels Sep 6, 2019
@paulbalaji
Copy link
Contributor

please add a screenshot to the PR description

Copy link
Contributor

@jamiebrynes7 jamiebrynes7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah lets separate the uss files into a Styles directory if possible

@jamiebrynes7
Copy link
Contributor

LGTM % the comment above:

Yeah lets separate the uss files into a Styles directory if possible

Copy link
Contributor

@paulbalaji paulbalaji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % jamie's styles comment


// Incoming stats
var (dataIn, time) =
netStatSystem.GetSummary(MessageTypeUnion.Update(componentId), 60, Direction.Incoming);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to hardcode at 60?

@zeroZshadow zeroZshadow merged commit 799143b into develop Sep 6, 2019
@zeroZshadow zeroZshadow deleted the feature/netstat-ui branch September 6, 2019 15:34
jessicafalk pushed a commit that referenced this pull request Nov 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: core Area: Core GDK jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/XL Denotes a PR that changes 300-599 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants