Skip to content

[7.17] [Lens] Get rid of giant union type (#118848)#158775

Merged
mistic merged 1 commit intoelastic:7.17from
mistic:backport/7.17/pr-118848
May 31, 2023
Merged

[7.17] [Lens] Get rid of giant union type (#118848)#158775
mistic merged 1 commit intoelastic:7.17from
mistic:backport/7.17/pr-118848

Conversation

@mistic
Copy link
Copy Markdown
Contributor

@mistic mistic commented May 31, 2023

Backport

This will backport the following commits from main to 7.17:

Questions ?

Please refer to the Backport tool documentation

@mistic mistic added the backport This PR is a backport of another PR label May 31, 2023
@mistic mistic enabled auto-merge (squash) May 31, 2023 20:25
@mistic mistic disabled auto-merge May 31, 2023 20:26
(cherry picked from commit 8398d53)

# Conflicts:
#	x-pack/plugins/lens/public/indexpattern_datasource/indexpattern.tsx
#	x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/index.ts
#	x-pack/plugins/lens/public/indexpattern_datasource/utils.ts
@mistic mistic force-pushed the backport/7.17/pr-118848 branch from d1ed123 to c97fad5 Compare May 31, 2023 20:34
@elastic elastic deleted a comment from cla-checker-service bot May 31, 2023
@mistic mistic merged commit 5021ce5 into elastic:7.17 May 31, 2023
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
lens 235 237 +2

Async chunks

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

id before after diff
lens 1.0MB 1.0MB +91.0B

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
lens 24 23 -1
Unknown metric groups

API count

id before after diff
lens 253 254 +1

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants