| Method and Description |
|---|
| eu.plumbr.api.Span.getAppName()
Instead of application name, clusterId and jvmId properties are now used to determine under which API
in the UI the transaction will be listed. Always returns
null on latest agent. |
| eu.plumbr.api.Span.setAppName(String)
Instead of application name, clusterId and jvmId properties are now used to determine under which API
in the UI the transaction will be listed. Has no effect on latest agent.
|