public class ServiceCheckHelper extends Object
| Constructor and Description |
|---|
ServiceCheckHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatServiceCheckPrefix(String fullname)
Formats the service check prefix.
|
public static String formatServiceCheckPrefix(String fullname)
The formatted service check name is kept for backward compatibility only. Previously there were 2 JMXFetch integrations for activemq: one called activemq for older versions of activemq, the other called activemq_58 for v5.8+ of activemq, see https://github.com/DataDog/dd-agent/tree/5.10.x/conf.d And we still wanted both integrations to send the service check with the activemq prefix.
Copyright © 2022. All rights reserved.