-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
x-pack/plugin/apm: introduce x-pack-apm plugin #97546
Merged
Merged
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2aebfcc - Browse repository at this point
Copy the full SHA 2aebfccView commit details
Commits on Sep 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc750ad - Browse repository at this point
Copy the full SHA cc750adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d1541 - Browse repository at this point
Copy the full SHA 30d1541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5bb0b - Browse repository at this point
Copy the full SHA 2c5bb0bView commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c4aa5c - Browse repository at this point
Copy the full SHA 1c4aa5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 103f39d - Browse repository at this point
Copy the full SHA 103f39dView commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2775f2b - Browse repository at this point
Copy the full SHA 2775f2bView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72e44d9 - Browse repository at this point
Copy the full SHA 72e44d9View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36b7eae - Browse repository at this point
Copy the full SHA 36b7eaeView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 338ed88 - Browse repository at this point
Copy the full SHA 338ed88View commit details -
- Map transaction.duration.us independently of span.duration.us, fix ingest pipeline. We might consider aliasing later. - Set event.ingested - Set processor.event, using constant_keyword where possible
Configuration menu - View commit details
-
Copy full SHA for d766a2b - Browse repository at this point
Copy the full SHA d766a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b10dd4 - Browse repository at this point
Copy the full SHA 5b10dd4View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3322b05 - Browse repository at this point
Copy the full SHA 3322b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7589c - Browse repository at this point
Copy the full SHA 7a7589cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dca89e5 - Browse repository at this point
Copy the full SHA dca89e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae5849 - Browse repository at this point
Copy the full SHA eae5849View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ec867 - Browse repository at this point
Copy the full SHA f6ec867View commit details -
Configuration menu - View commit details
-
Copy full SHA for bac147f - Browse repository at this point
Copy the full SHA bac147fView commit details
Commits on Sep 13, 2023
-
Adjust template and pipeline names to convention
See elastic#96267 (comment) - Index templates have a "@template" suffix - Component templates are split into settings and mappings, and have a @settings and @mappings suffix respectively - Ingest pipelines generally have a @pipeline suffix, except for one special case where we use @default-pipeline We no longer have a component template for every data stream, rather we have reusable component templates where it makes sense. For example, we now have metrics-apm@settings and metrics-apm@mappings, which are included by all APM metrics data streams. We now set both default_pipeline and final_pipeline in the index templates, preventing users from overriding them completely. The default pipeline is always apm@default-pipeline, which performs some rerouting of legacy data, and invokes user-defined @Custom pipelines based on the data_stream.type and data_stream.dataset fields. The final pipeline just performs built-in processing.
Configuration menu - View commit details
-
Copy full SHA for db19f78 - Browse repository at this point
Copy the full SHA db19f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0172bb - Browse repository at this point
Copy the full SHA d0172bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c80c37 - Browse repository at this point
Copy the full SHA 7c80c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46313c1 - Browse repository at this point
Copy the full SHA 46313c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7744a3c - Browse repository at this point
Copy the full SHA 7744a3cView commit details -
Lower template priority to 110
Certain index templates installed by Fleet are given a priority of 150, so lower the priority to avoid conflicts. See https://github.com/elastic/kibana/blob/a18c68f7ac0b2cb6a46552328e9c6fc28c223970/x-pack/plugins/fleet/server/services/epm/elasticsearch/template/template.ts#L58
Configuration menu - View commit details
-
Copy full SHA for bf6444a - Browse repository at this point
Copy the full SHA bf6444aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c926324 - Browse repository at this point
Copy the full SHA c926324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d425b - Browse repository at this point
Copy the full SHA 93d425bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 437587e - Browse repository at this point
Copy the full SHA 437587eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e26e06b - Browse repository at this point
Copy the full SHA e26e06bView commit details
Commits on Sep 14, 2023
-
Increase template priorities to 140
This goes closer to the Fleet-installed template priorities, allowing for more builtin templates to be introduced without affecting APM.
Configuration menu - View commit details
-
Copy full SHA for 1b750e9 - Browse repository at this point
Copy the full SHA 1b750e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89fb221 - Browse repository at this point
Copy the full SHA 89fb221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665dc9d - Browse repository at this point
Copy the full SHA 665dc9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22404af - Browse repository at this point
Copy the full SHA 22404afView commit details
Commits on Sep 19, 2023
-
Rename to x-pack-apm-data, default to disabled
Because there's already an "apm" plugin, we haven't yet solved all issues with rollovers, and the templates need some more love.
Configuration menu - View commit details
-
Copy full SHA for 683d223 - Browse repository at this point
Copy the full SHA 683d223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1385ae4 - Browse repository at this point
Copy the full SHA 1385ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f4424 - Browse repository at this point
Copy the full SHA b2f4424View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ced72 - Browse repository at this point
Copy the full SHA e6ced72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e761177 - Browse repository at this point
Copy the full SHA e761177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3366b23 - Browse repository at this point
Copy the full SHA 3366b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bf9bf - Browse repository at this point
Copy the full SHA 70bf9bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc4160 - Browse repository at this point
Copy the full SHA 8cc4160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f2a3a - Browse repository at this point
Copy the full SHA 41f2a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 808af05 - Browse repository at this point
Copy the full SHA 808af05View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 873baa0 - Browse repository at this point
Copy the full SHA 873baa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7051040 - Browse repository at this point
Copy the full SHA 7051040View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82d8728 - Browse repository at this point
Copy the full SHA 82d8728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 828f68b - Browse repository at this point
Copy the full SHA 828f68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a60d7 - Browse repository at this point
Copy the full SHA 83a60d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc045e7 - Browse repository at this point
Copy the full SHA fc045e7View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75a9a83 - Browse repository at this point
Copy the full SHA 75a9a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc678b - Browse repository at this point
Copy the full SHA cbc678bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d832ac6 - Browse repository at this point
Copy the full SHA d832ac6View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44f860e - Browse repository at this point
Copy the full SHA 44f860eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f878fc5 - Browse repository at this point
Copy the full SHA f878fc5View commit details
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.