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

[APM] Fixes support for APM data streams in Security and Timelines UIs #105334

Merged
merged 4 commits into from
Jul 14, 2021

Conversation

ogupte
Copy link
Contributor

@ogupte ogupte commented Jul 12, 2021

Addresses #94702.

With the new APM migration to data streams (#102682, #105015), all instances where indices depended on only apm-* or apm-*-transaction*, must also include support for new data streams for traces traces-apm* and index pattern title traces-apm*,logs-apm*,metrics-apm*,apm-*.

@ogupte ogupte requested a review from XavierM July 12, 2021 21:17
@ogupte ogupte requested review from a team as code owners July 12, 2021 21:17
@ogupte ogupte added release_note:skip Skip the PR/issue when compiling release notes v7.14.0 v7.15.0 labels Jul 12, 2021
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

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

id before after diff
securitySolution 6.3MB 6.3MB +115.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 202.3KB 202.3KB +14.0B

History

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

@rw-access rw-access requested review from rw-access and removed request for rw-access July 13, 2021 13:06
@rw-access rw-access dismissed their stale review July 13, 2021 13:44

Rules reverted

@ogupte ogupte added the auto-backport Deprecated - use backport:version if exact versions are needed label Jul 14, 2021
@ogupte ogupte merged commit 194725d into elastic:master Jul 14, 2021
@kibanamachine
Copy link
Contributor

💔 Backport failed

Status Branch Result
7.14 Commit could not be cherrypicked due to conflicts
7.x Commit could not be cherrypicked due to conflicts

To backport manually run:
node scripts/backport --pr 105334

ogupte added a commit to ogupte/kibana that referenced this pull request Jul 14, 2021
elastic#105334)

* addes support for apm data streams (traces-apm*) to timelines

* [APM] Adds support for apm data streams (traces-apm*) to security solution (elastic#94702)

* fix unit tests

* reverting prepackaged_rules changes to be bumped later
# Conflicts:
#	x-pack/plugins/timelines/server/search_strategy/index_fields/index.test.ts
ogupte added a commit to ogupte/kibana that referenced this pull request Jul 14, 2021
elastic#105334)

* addes support for apm data streams (traces-apm*) to timelines

* [APM] Adds support for apm data streams (traces-apm*) to security solution (elastic#94702)

* fix unit tests

* reverting prepackaged_rules changes to be bumped later
# Conflicts:
#	x-pack/plugins/timelines/server/search_strategy/index_fields/index.test.ts
ogupte added a commit that referenced this pull request Jul 14, 2021
…ines UIs (#105334) (#105538)

* [APM] Fixes support for APM data streams in Security and Timelines UIs (#105334)

* addes support for apm data streams (traces-apm*) to timelines

* [APM] Adds support for apm data streams (traces-apm*) to security solution (#94702)

* fix unit tests

* reverting prepackaged_rules changes to be bumped later
# Conflicts:
#	x-pack/plugins/timelines/server/search_strategy/index_fields/index.test.ts

* fix eslint error
ogupte added a commit that referenced this pull request Jul 15, 2021
…nes UIs (#105334) (#105537)

* [APM] Fixes support for APM data streams in Security and Timelines UIs (#105334)

* addes support for apm data streams (traces-apm*) to timelines

* [APM] Adds support for apm data streams (traces-apm*) to security solution (#94702)

* fix unit tests

* reverting prepackaged_rules changes to be bumped later
# Conflicts:
#	x-pack/plugins/timelines/server/search_strategy/index_fields/index.test.ts

* fix eslint error

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.14.0 v7.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants