| Package | Description |
|---|---|
| org.datadog.jmxfetch | |
| org.datadog.jmxfetch.reporter |
| Constructor and Description |
|---|
App(AppConfig appConfig)
Application constructor.
|
Instance(Instance instance,
AppConfig appConfig)
Constructor, instantiates Instance based of a previous instance and appConfig.
|
Instance(Map<String,Object> instanceMap,
Map<String,Object> initConfig,
String checkName,
AppConfig appConfig,
ServiceNameProvider serviceNameProvider)
Default constructor, builds an Instance from the provided instance map and init configs.
|
| Modifier and Type | Method and Description |
|---|---|
static Reporter |
ReporterFactory.getReporter(AppConfig appConfig)
Gets the reporter for the corresponding app config.
|
Copyright © 2022. All rights reserved.