-
Notifications
You must be signed in to change notification settings - Fork 181
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
W-11939773-businessEvents-duke #2387
base: v4.4
Are you sure you want to change the base?
Conversation
@@ -3,23 +3,30 @@ ifndef::env-site,env-github[] | |||
include::_attributes.adoc[] | |||
endif::[] | |||
|
|||
Use the Custom Business Event component (`tracking:custom-event` element in the XML view) to add metadata and Key Performance Indicators (KPIs) to your flow. Configure the component as follows: | |||
Use the Custom Business Event component (`<tracking:custom-event />`) to add metadata and Key Performance Indicators (KPIs) to your flow. Configure the component in the Anypoint Studio UI or the configuration XML for the Mule application as follows: |
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.
TODO: Say how & where you can see these events once you've configured them. Can you see them via the logs, for example?
* xref:business-events-in-components[Configure Default Events Tracking] | ||
* xref:business-events-custom.adoc[Custom Business Event Component] | ||
* xref:about-mule-event.adoc[] | ||
* xref:transaction-management.adoc[] |
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.
TODO: In the intro, say something about the relationship to business events and transaction management. Doc needs more context in this regard.
Writer's Quality Checklist
Before merging your PR, did you: