Skip to content
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

[7.x] [APM] Fix overlapping transaction names (#76083) #76945

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

smith
Copy link
Contributor

@smith smith commented Sep 8, 2020

Backports the following commits to 7.x:

...in the table and the header. Did this by adding `word-break: break-all` to them.

Also:

* Rename List to TransactionList
* Add stories for TransactionList and ApmHeader
* Add missing type information to transactions based on sample transaction

Fixes elastic#73960.
# Conflicts:
#	x-pack/plugins/apm/typings/es_schemas/raw/fields/host.ts
#	x-pack/plugins/apm/typings/es_schemas/raw/fields/service.ts
@smith smith added the backport label Sep 8, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
apm 4.9MB +782.0B 4.9MB

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

@smith smith merged commit 0241423 into elastic:7.x Sep 8, 2020
@smith smith deleted the backport/7.x/pr-76083 branch September 8, 2020 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants