- getAction() - Method in class org.datadog.jmxfetch.AppConfig
-
Returns the action parameter of the app if any, or null otherwise.
- getAlias(String) - Method in class org.datadog.jmxfetch.JmxAttribute
-
Get attribute alias.
- getAlias() - Method in class org.datadog.jmxfetch.Metric
-
- getAttribute(ObjectName, String) - Method in class org.datadog.jmxfetch.Connection
-
Gets attribute for matching bean and attribute name.
- getAttributesForBean(ObjectName) - Method in class org.datadog.jmxfetch.Connection
-
Gets attributes for matching bean name.
- getAutoDiscoveryPipe() - Method in class org.datadog.jmxfetch.AppConfig
-
Returns path to auto-discovery pipe.
- getAutoDiscoveryPipeEnabled() - Method in class org.datadog.jmxfetch.AppConfig
-
- getBeanName() - Method in class org.datadog.jmxfetch.JmxAttribute
-
- getBeanParameters() - Method in class org.datadog.jmxfetch.JmxAttribute
-
- getBeanParametersHash(String) - Static method in class org.datadog.jmxfetch.JmxAttribute
-
Gets bean parameter hash map.
- getBeansScopes() - Method in class org.datadog.jmxfetch.Instance
-
Returns a list of strings listing the bean scopes.
- getCanonicalRateConfig() - Method in class org.datadog.jmxfetch.Instance
-
Returns a boolean describing if the canonical rate config is enabled.
- getCheckName() - Method in class org.datadog.jmxfetch.Instance
-
Returns the check name.
- getCheckName() - Method in class org.datadog.jmxfetch.Metric
-
- getCheckPeriod() - Method in class org.datadog.jmxfetch.AppConfig
-
- getClassNameForBean(ObjectName) - Method in class org.datadog.jmxfetch.Connection
-
Gets class name for matching bean name.
- getCollectionTimeout() - Method in class org.datadog.jmxfetch.AppConfig
-
- getConf() - Method in class org.datadog.jmxfetch.Configuration
-
- getConfdDirectory() - Method in class org.datadog.jmxfetch.AppConfig
-
- getConnection(Map<String, Object>, boolean) - Method in class org.datadog.jmxfetch.Instance
-
Returns the instance connection, creates one if not already connected.
- getData() - Method in class org.datadog.jmxfetch.tasks.TaskStatusHandler
-
- getDomain() - Method in class org.datadog.jmxfetch.JmxAttribute
-
- getErrors() - Method in class org.datadog.jmxfetch.reporter.LoggingErrorHandler
-
- getExclude() - Method in class org.datadog.jmxfetch.Configuration
-
- getExcludedBeanParams() - Static method in class org.datadog.jmxfetch.JmxAttribute
-
- getExitFileLocation() - Method in class org.datadog.jmxfetch.ExitWatcher
-
- getExitWatcher() - Method in class org.datadog.jmxfetch.AppConfig
-
- getGlobalTags() - Method in class org.datadog.jmxfetch.AppConfig
-
- getGreatestCommonScopes(List<Configuration>) - Static method in class org.datadog.jmxfetch.Configuration
-
Find, among the configuration list, a potential common bean pattern by domain name.
- getHandler() - Method in class org.datadog.jmxfetch.reporter.Reporter
-
- getInclude() - Method in class org.datadog.jmxfetch.Configuration
-
- getInitialRefreshBeansPeriod() - Method in class org.datadog.jmxfetch.AppConfig
-
- getInstance() - Method in class org.datadog.jmxfetch.InstanceTask
-
- getInstanceConfigResources() - Method in class org.datadog.jmxfetch.AppConfig
-
- getInstances() - Method in class org.datadog.jmxfetch.App
-
- getIpcHost() - Method in class org.datadog.jmxfetch.AppConfig
-
- getIpcPort() - Method in class org.datadog.jmxfetch.AppConfig
-
- getJmxLaunchFile() - Method in class org.datadog.jmxfetch.AppConfig
-
- getLogLevel() - Method in class org.datadog.jmxfetch.AppConfig
-
- getLogLocation() - Method in class org.datadog.jmxfetch.AppConfig
-
- getLoopCounter() - Static method in class org.datadog.jmxfetch.App
-
Returns loop counter with number of iterations performed on instances.
- getMatchingConf() - Method in class org.datadog.jmxfetch.JmxAttribute
-
Gets the matching configuration for the attribute.
- getMaxNumberOfMetrics() - Method in class org.datadog.jmxfetch.Instance
-
Returns the maximum number of metrics an instance may collect.
- getMetricConfigFiles() - Method in class org.datadog.jmxfetch.AppConfig
-
- getMetricConfigResources() - Method in class org.datadog.jmxfetch.AppConfig
-
- getMetrics() - Method in class org.datadog.jmxfetch.Instance
-
Returns a map of metrics collected.
- getMetrics() - Method in class org.datadog.jmxfetch.JmxAttribute
-
- getMetrics() - Method in class org.datadog.jmxfetch.JmxComplexAttribute
-
- getMetrics() - Method in class org.datadog.jmxfetch.JmxSimpleAttribute
-
- getMetrics() - Method in class org.datadog.jmxfetch.JmxTabularAttribute
-
- getMetrics() - Method in class org.datadog.jmxfetch.reporter.ConsoleReporter
-
Returns list of metrics to report and clears stored metric map.
- getMetricsCount() - Method in class org.datadog.jmxfetch.JmxAttribute
-
Gets the metric count for the attribute.
- getMetricType(String) - Method in class org.datadog.jmxfetch.JmxAttribute
-
- getMetricType() - Method in class org.datadog.jmxfetch.Metric
-
- getName() - Method in class org.datadog.jmxfetch.Instance
-
Returns the instance name.
- getQueueSize() - Method in class org.datadog.jmxfetch.reporter.StatsdReporter
-
- getReconnectionThreadPoolSize() - Method in class org.datadog.jmxfetch.AppConfig
-
- getReconnectionTimeout() - Method in class org.datadog.jmxfetch.AppConfig
-
- getRefreshBeansPeriod() - Method in class org.datadog.jmxfetch.AppConfig
-
- getReporter() - Method in class org.datadog.jmxfetch.AppConfig
-
Returns the Reporter for this app config.
- getReporter(AppConfig) - Static method in class org.datadog.jmxfetch.reporter.ReporterFactory
-
Gets the reporter for the corresponding app config.
- getReporterString() - Method in class org.datadog.jmxfetch.AppConfig
-
- getResponseBody() - Method in class org.datadog.jmxfetch.HttpClient.HttpResponse
-
- getResponseCode() - Method in class org.datadog.jmxfetch.HttpClient.HttpResponse
-
- getServiceCheckCount(String) - Method in class org.datadog.jmxfetch.reporter.Reporter
-
- getServiceCheckCountMap() - Method in class org.datadog.jmxfetch.reporter.Reporter
-
- getServiceCheckPrefix() - Method in class org.datadog.jmxfetch.Instance
-
Returns the check prefix.
- getServiceChecks() - Method in class org.datadog.jmxfetch.reporter.ConsoleReporter
-
Returns list of service checks to report and clears stored service check map..
- getServiceCheckTags() - Method in class org.datadog.jmxfetch.Instance
-
Returns a string array listing the service check tags.
- getServiceNameProvider() - Method in class org.datadog.jmxfetch.AppConfig
-
- getServiceNames() - Method in class org.datadog.jmxfetch.service.ConfigServiceNameProvider
-
Returns a String Iterable with the relevant services defined in the init config and instance
maps supplied in the constructor, as well as any additional services derived from the
additional ServiceNameProvider (if any).
- getServiceNames() - Method in interface org.datadog.jmxfetch.service.ServiceNameProvider
-
- getStatsdHost() - Method in class org.datadog.jmxfetch.reporter.StatsdReporter
-
- getStatsdPort() - Method in class org.datadog.jmxfetch.reporter.StatsdReporter
-
- getStatsdQueueSize() - Method in class org.datadog.jmxfetch.AppConfig
-
- getStatsdTelemetry() - Method in class org.datadog.jmxfetch.AppConfig
-
- getStatus() - Method in class org.datadog.jmxfetch.AppConfig
-
- getStatusFileLocation() - Method in class org.datadog.jmxfetch.Status
-
- getStatusLocation() - Method in class org.datadog.jmxfetch.AppConfig
-
- getTags() - Method in class org.datadog.jmxfetch.JmxAttribute
-
- getTags(String, String) - Method in class org.datadog.jmxfetch.JmxTabularAttribute
-
- getTags() - Method in class org.datadog.jmxfetch.Metric
-
- getTelemetry() - Method in class org.datadog.jmxfetch.reporter.StatsdReporter
-
- getThreadPoolSize() - Method in class org.datadog.jmxfetch.AppConfig
-
- getTmpDirectory() - Method in class org.datadog.jmxfetch.AppConfig
-
- getValue() - Method in class org.datadog.jmxfetch.Metric
-
- getVersion() - Static method in class org.datadog.jmxfetch.util.MetadataHelper
-
Returns our own version number.
- getWarning() - Method in class org.datadog.jmxfetch.InstanceTask
-
- getYamlFileList() - Method in class org.datadog.jmxfetch.AppConfig
-