| Package | Description |
|---|---|
| org.hawkular.apm.api.model.config | |
| org.hawkular.apm.api.services |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectorConfiguration.merge(CollectorConfiguration config,
boolean overwrite)
This method merges the supplied configuration into this configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CollectorConfiguration |
ConfigurationService.getCollector(String tenantId,
String type,
String host,
String server)
This method returns the collector configuration, used by the
collector within an execution environment to instrument and filter
information to be reported to the server, based on the optional
host and server names.
|
static CollectorConfiguration |
ConfigurationLoader.getConfiguration(String type)
This method returns the collector configuration.
|
protected static CollectorConfiguration |
ConfigurationLoader.loadConfig(String uri,
String type)
This method loads the configuration from the supplied URI.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.