-
Notifications
You must be signed in to change notification settings - Fork 525
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
Rename transaction span dropped total #1809
Merged
graphaelli
merged 9 commits into
elastic:master
from
graphaelli:rename-transaction-dropped-total
Jan 17, 2019
Merged
Rename transaction span dropped total #1809
graphaelli
merged 9 commits into
elastic:master
from
graphaelli:rename-transaction-dropped-total
Jan 17, 2019
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
also defines all supported container.* and kubernetes.* now that libbeat can support it, to clean up tests and customize field descriptions
Conflicts: include/fields.go model/metadata/metadata.go processor/stream/package_tests/metadata_attrs_test.go processor/stream/package_tests/span_attrs_test.go testdata/intake-v2/errors.ndjson testdata/intake-v2/transactions.ndjson testdata/intake-v2/transactions_spans.ndjson
Conflicts: include/fields.go
jalvz
approved these changes
Jan 17, 2019
jenkins, retest this please |
sync job failed, will follow up with an update as we have a bunch of these lined up. |
graphaelli
changed the title
Rename transaction dropped total
Rename transaction span dropped total
Jan 17, 2019
simitt
added a commit
to simitt/kibana
that referenced
this pull request
Jan 21, 2019
Rename `span.hex_id` and `transaction.span_count.dropped` related to elastic/apm-server#1809 related to elastic/apm-server#1811
simitt
added a commit
to elastic/kibana
that referenced
this pull request
Jan 21, 2019
Rename `span.hex_id` and `transaction.span_count.dropped` related to elastic/apm-server#1809 related to elastic/apm-server#1811
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.
to be rebase with master, opening early to test a fix in CI infra
resolves #1675