Logo
  1. DripStat
  2. DripStat APM
  3. Java Agent Configuration

Articles in this section

  • Config File
  • System properties
  • Monitoring a Clustered Application
  • Application Naming
  • Specifying App Server Port
  • Metric Grouping Issue
  • Multiple Apps On Single JVM
  • Sending Debug Information
  • Using DripStat with AspectJ

Application Naming

Dripstat uses the following locations in order of precedence to name the application:

  1. Environment Variable: DRIPSTAT_APPNAME
  2. System Property: dripstat.appname
  3. Configuration file - Value of appName key

If using autoAppName=true for multiple apps on a single jvm, the first 2 are ignored.


Related

  1. Monitoring a Cluster
  2. Multiple Apps On Single JVM
  3. Rename Application
  • Facebook
  • Twitter
  • LinkedIn
Return to top
DripStat