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] Fleet: Add support for data streams #94702

Closed
6 tasks done
sorenlouv opened this issue Mar 16, 2021 · 5 comments
Closed
6 tasks done

[APM] Fleet: Add support for data streams #94702

sorenlouv opened this issue Mar 16, 2021 · 5 comments
Assignees
Labels
apm:fleet Team:APM All issues that need APM UI Team support v7.14.0

Comments

@sorenlouv sorenlouv added [zube]: Backlog Team:APM All issues that need APM UI Team support v7.14.0 labels Mar 16, 2021
@elasticmachine
Copy link
Contributor

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

@formgeist
Copy link
Contributor

@sqren Is this also tracking data streams support within the UX app to enable users to view their data if they update their apm server integration?

@sorenlouv
Copy link
Member Author

@formgeist In #89650 I added the fleet indices to the indicies we normally query. So as long as the UX team is using apmEventClient.search they should be fine (like here):

const response = await apmEventClient.search(params);

fyi: @shahzad31

@formgeist
Copy link
Contributor

@sqren Great, seems like it's covered already 👍

@smith smith added v7.14.0 and removed v7.13.0 labels Apr 26, 2021
@sorenlouv sorenlouv changed the title [APM] Add support for data streams (fleet) [APM] Fleet: Add support for data streams May 26, 2021
@graphaelli
Copy link
Member

Adding a checkbox for #101095

ogupte added a commit to ogupte/kibana that referenced this issue Jul 12, 2021
ogupte added a commit to ogupte/kibana that referenced this issue Jul 12, 2021
ogupte added a commit that referenced this issue Jul 14, 2021
#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
ogupte added a commit that referenced this issue Jul 14, 2021
* [APM] Fixes support for APM index pattern with data streams (#94702)

* fix unit test

* - Revert "fix unit test"
- tests each component of index pattern title for index matches

This reverts commit a3a27df.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Jul 14, 2021
…105360)

* [APM] Fixes support for APM index pattern with data streams (elastic#94702)

* fix unit test

* - Revert "fix unit test"
- tests each component of index pattern title for index matches

This reverts commit a3a27df.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Jul 14, 2021
…105360)

* [APM] Fixes support for APM index pattern with data streams (elastic#94702)

* fix unit test

* - Revert "fix unit test"
- tests each component of index pattern title for index matches

This reverts commit a3a27df.
ogupte added a commit to ogupte/kibana that referenced this issue 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 issue 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
kibanamachine added a commit that referenced this issue Jul 14, 2021
…#105535)

* [APM] Fixes support for APM index pattern with data streams (#94702)

* fix unit test

* - Revert "fix unit test"
- tests each component of index pattern title for index matches

This reverts commit a3a27df.

Co-authored-by: Oliver Gupte <ogupte@users.noreply.github.com>
kibanamachine added a commit that referenced this issue Jul 14, 2021
…#105536)

* [APM] Fixes support for APM index pattern with data streams (#94702)

* fix unit test

* - Revert "fix unit test"
- tests each component of index pattern title for index matches

This reverts commit a3a27df.

Co-authored-by: Oliver Gupte <ogupte@users.noreply.github.com>
ogupte added a commit that referenced this issue 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 issue 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>
@ogupte ogupte closed this as completed Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:fleet Team:APM All issues that need APM UI Team support v7.14.0
Projects
None yet
Development

No branches or pull requests

6 participants