[Maps] Add maps telemetry saved object in with mappings disabled#69995
Merged
kindsun merged 6 commits intoelastic:masterfrom Jun 30, 2020
Merged
Conversation
…hange dynamic fields to type: object
Contributor
|
Pinging @elastic/kibana-platform (Team:Platform) |
Contributor
|
Pinging @elastic/kibana-gis (Team:Geo) |
Contributor
Author
|
@elasticmachine merge upstream |
…emetry-with-index-false
rudolf
requested changes
Jun 26, 2020
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
index: false on all fields
Contributor
|
@elasticmachine merge upstream |
rudolf
approved these changes
Jun 29, 2020
Contributor
💚 Build SucceededBuild metrics
History
To update your PR or re-run it, just comment with: |
kindsun
pushed a commit
to kindsun/kibana
that referenced
this pull request
Jun 30, 2020
This was referenced Jun 30, 2020
kindsun
pushed a commit
that referenced
this pull request
Jun 30, 2020
gmmorris
added a commit
to gmmorris/kibana
that referenced
this pull request
Jul 1, 2020
* master: [ML] Modifies page title to Create job (elastic#70191) [APM] Add API test for service maps (elastic#70185) [DOCS] Adds glossary to documentation (elastic#69721) [Usage Collection] Report nodes feature usage (elastic#70108) chore: improve support for mjs file extension (elastic#70186) [ML] Anomaly Detection: ensure 'Category examples' tab in the expanded table row can be seen (elastic#70241) [Maps] Add maps telemetry saved object in with mappings disabled (elastic#69995) Fix typo in bootstrap command (elastic#69976) [code coverage] ingest correct coveredFilePath for mocha (elastic#70215) [Dashboard] Add visualization by value to dashboard (elastic#69898) updates wording in Cases connectors (elastic#70298) [ML] Fix license subscription race condition. (elastic#70074) [Logs UI] [Alerting] "Group by" functionality (elastic#68250)
Bamieh
pushed a commit
to Bamieh/kibana
that referenced
this pull request
Jul 1, 2020
…stic#69995) Co-authored-by: Rudolf Meijering <skaapgif@gmail.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow up to #69871. Due to how saved objects are handled in our cloud environment, we should maintain previously used saved objects but prevent their indexing.
The following changes were made:
maps-telemetrysaved object has been added back to the Maps appmappingshave been set toenabled: false