-
Notifications
You must be signed in to change notification settings - Fork 164
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
[APM] Add note about @custom
component templates
#4200
[APM] Add note about @custom
component templates
#4200
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
👋 @marclop can you take a look at this PR sometime this week? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐦
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your input @axw @marclop! I attempted to capture your feedback in the latest commit, and I left some specific questions below. Here's the preview: Accessing the @metadata field.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @colleenmcginnis!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦭 👍
* add note about custom component templates * attempt to address feedback * apply suggestions from @axw (cherry picked from commit 15dde46) Co-authored-by: Colleen McGinnis <[email protected]>
* add note about custom component templates * attempt to address feedback * apply suggestions from @axw (cherry picked from commit 15dde46) Co-authored-by: Colleen McGinnis <[email protected]>
* add note about custom component templates * attempt to address feedback * apply suggestions from @axw (cherry picked from commit 15dde46) Co-authored-by: Colleen McGinnis <[email protected]>
Fixes elastic/apm-server#11651
👋 @marclop it's not clear in the issue if this applies only to
[data_stream][dataset]
or also totype
andnamespace
, too.