Skip to content

Traffic chart#83721

Closed
smith wants to merge 20 commits intoelastic:masterfrom
smith:nls/traffic-chart
Closed

Traffic chart#83721
smith wants to merge 20 commits intoelastic:masterfrom
smith:nls/traffic-chart

Conversation

@smith
Copy link
Copy Markdown
Contributor

@smith smith commented Nov 18, 2020

Add the throughput (traffic) chart to the overview page.

image

@smith smith added v7.11.0 release_note:skip Skip the PR/issue when compiling release notes labels Nov 18, 2020
const theme = useTheme();
const { serviceName } = useParams<{ serviceName?: string }>();
const { urlParams, uiFilters } = useUrlParams();
const transactionType = 'request';
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hard-coding this as "request" until changes from #83587 are merged.

@smith smith marked this pull request as ready for review November 19, 2020 19:11
@smith smith requested a review from a team November 19, 2020 19:11
@botelastic botelastic bot added the Team:APM - DEPRECATED Use Team:obs-ux-infra_services. label Nov 19, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/apm-ui (Team:apm)

@sorenlouv
Copy link
Copy Markdown
Contributor

sorenlouv commented Nov 19, 2020

Can you add a screenshot to the PR description please? 🙏

@cauemarcondes
Copy link
Copy Markdown
Contributor

@elasticmachine merge upstream

@elastic elastic deleted a comment from kibanamachine Nov 25, 2020
@sorenlouv
Copy link
Copy Markdown
Contributor

@elasticmachine merge upstream

@sorenlouv
Copy link
Copy Markdown
Contributor

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

merge conflict between base and head

Copy link
Copy Markdown
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

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

LGTM, just added some small comments

Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
@kibanamachine
Copy link
Copy Markdown
Contributor

kibanamachine commented Nov 26, 2020

💔 Build Failed

Failed CI Steps

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
apm 1153 1155 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 3.1MB 3.1MB +14.8KB

Distributable file count

id before after diff
default 43011 43012 +1

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@sorenlouv
Copy link
Copy Markdown
Contributor

Replaced by #84439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:APM - DEPRECATED Use Team:obs-ux-infra_services. v7.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants