- setTransactionName(String) - Static method in class org.glowroot.agent.api.Glowroot
-
Set the transaction name that is used for aggregation.
- setTransactionOuter() - Static method in class org.glowroot.agent.api.Glowroot
-
FOR ADVANCED USE CASE ONLY.
- setTransactionSlowThreshold(long, TimeUnit) - Static method in class org.glowroot.agent.api.Glowroot
-
Overrides the default slow trace threshold (Configuration > General > Slow trace
threshold) for the current transaction.
- setTransactionType(String) - Static method in class org.glowroot.agent.api.Glowroot
-
Set the transaction type that is used for aggregation.
- setTransactionUser(String) - Static method in class org.glowroot.agent.api.Glowroot
-
Sets the user attribute on the transaction.