Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColdBox Elastic APM Module

This module adds support for setting the ColdBox event name as the transaction name in Elastic APM. This module will only work if your server has the Elastic APM Java agent installed. If those classes are note loaded, the module will do nothing.

This module will listen to the preProcess interceptiion point and set the transaction name to the current ColdBox event.

You can read more about how Elastic APM works here: https://www.elastic.co/apm/

Installation

Install the module like so:

install cbElasticAPM

It will kick in automatically.

Compatibility

This module currenlty only works on Lucee because Adobe still doesn't provide a way to dynamically load jars and I don't want to use javaloader.
If you need this to work on Adobe, let me know and I'll think about it :)

About

A ColdBox module to send data about ColdBox events to an Elastic java agent

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages