Skip to content

Conversation

@cauemarcondes
Copy link
Contributor

closes #94682

Screen Shot 2021-03-16 at 10 18 55

Screen Shot 2021-03-16 at 10 19 02

@cauemarcondes cauemarcondes added release_note:skip Skip the PR/issue when compiling release notes v7.12.0 labels Mar 16, 2021
@cauemarcondes cauemarcondes requested a review from a team as a code owner March 16, 2021 14:27
@botelastic botelastic bot added the Team:APM - DEPRECATED Use Team:obs-ux-infra_services. label Mar 16, 2021
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

@cauemarcondes cauemarcondes merged commit 4d27af9 into elastic:master Mar 16, 2021
@cauemarcondes cauemarcondes deleted the apm-kuery-latency-chart branch March 16, 2021 16:47
cauemarcondes added a commit to cauemarcondes/kibana that referenced this pull request Mar 16, 2021
latencyAggregationType: LatencyAggregationType;
comparisonStart?: number;
comparisonEnd?: number;
kuery?: string;
Copy link
Member

Choose a reason for hiding this comment

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

This is a good example where kuery: string | undefined would have been better.
The argument kuery should always be supplied to the function, but undefined values are allowed.

Copy link
Member

Choose a reason for hiding this comment

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

Actually, that wouldn't have made this bug not occur. nvm.

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.12.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[APM] kuery is not applied to latency chart

5 participants