Skip to content

[Runtime field editor] Add support for composite runtime fields#110223

Closed
sebelga wants to merge 29 commits intomainfrom
index-pattern-field-editor/composite-runtime-field
Closed

[Runtime field editor] Add support for composite runtime fields#110223
sebelga wants to merge 29 commits intomainfrom
index-pattern-field-editor/composite-runtime-field

Conversation

@sebelga
Copy link
Contributor

@sebelga sebelga commented Aug 26, 2021

This is the feature branch for the support of composite runtime field in the index pattern field editor.

@sebelga
Copy link
Contributor Author

sebelga commented Aug 30, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
indexPatternFieldEditor 149 148 -1

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
data 2738 2750 +12
indexPatternFieldEditor 39 51 +12
total +24

Async chunks

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

id before after diff
dataVisualizer 1.2MB 1.2MB -96.0B
indexPatternFieldEditor 264.6KB 267.5KB +2.9KB
total +2.8KB

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
indexPatternFieldEditor 3 0 -3

Page load bundle

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

id before after diff
data 777.8KB 782.6KB +4.8KB
indexPatternFieldEditor 37.5KB 38.6KB +1.0KB
total +5.8KB
Unknown metric groups

API count

id before after diff
data 3099 3114 +15
indexPatternFieldEditor 42 54 +12
total +27

References to deprecated APIs

id before after diff
indexPatternFieldEditor 100 94 -6

History

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

@kibana-ci
Copy link

kibana-ci commented Mar 17, 2022

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #3 / useFieldBrowserOptions should dispatch the proper action when a new field is saved
  • [job] [logs] Jest Tests #3 / useFieldBrowserOptions should dispatch the proper actions when a field is edited

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
dataViewFieldEditor 136 138 +2

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
data 2832 2834 +2
dataViewFieldEditor 37 49 +12
total +14

Async chunks

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

id before after diff
dataViewFieldEditor 148.0KB 149.7KB +1.7KB
securitySolution 4.8MB 4.8MB +17.0B
total +1.7KB

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
dataViewFieldEditor 3 0 -3

Page load bundle

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

id before after diff
dataViewFieldEditor 24.4KB 25.1KB +634.0B
Unknown metric groups

API count

id before after diff
data 3445 3448 +3
dataViewFieldEditor 42 54 +12
total +15

ESLint disabled in files

id before after diff
apm 15 14 -1
securitySolution 67 66 -1
total -2

ESLint disabled line counts

id before after diff
apm 88 85 -3

Total ESLint disabled count

id before after diff
apm 103 99 -4
securitySolution 508 507 -1
total -5

History

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

@ryankeairns
Copy link
Contributor

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

merge conflict between base and head

@sebelga
Copy link
Contributor Author

sebelga commented Feb 1, 2024

@ryankeairns this branch is pretty old... 😊 @mattkime took over the work on a separate branch so I will close this PR.

@sebelga sebelga closed this Feb 1, 2024
@sophiec20 sophiec20 deleted the index-pattern-field-editor/composite-runtime-field branch July 29, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants