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] [data views] add getDefaultDataView method (#113891) #114782

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

mattkime
Copy link
Contributor

Backports the following commits to 7.x:

* add new method to data views api

* add tests

Co-authored-by: Kibana Machine <[email protected]>
# Conflicts:
#	src/plugins/data_views/common/data_views/data_views.ts
@mattkime mattkime enabled auto-merge (squash) October 13, 2021 12:21
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

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

id before after diff
dataViews 40.3KB 40.6KB +316.0B
Unknown metric groups

API count

id before after diff
data 3205 3206 +1
dataViews 695 697 +2
total +3

References to deprecated APIs

id before after diff
dashboard 240 243 +3
dataViews 232 233 +1
discover 1790 1793 +3
lens 346 349 +3
visualize 99 102 +3
total +13

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

@mattkime mattkime merged commit 50b0dff into elastic:7.x Oct 13, 2021
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