Open
Description
Application Performance Management allows us to instrument the app to understand what is happening on the inside and not just via stdout.
This is to implement APM for a function in CHIME and then produce reference documentation to how to implement. The last part is to produce an issue (enhancement) that allows you to place this anywhere in the project, or reusable in any extension.
To mark this resolved, we must:
- Implement APM and show in Elasticstack
- Write up Reference Documentation to show to accomplish this in a repeatable fashion.
- Create Enhancement Issue and reference documentation for others to instrument.