@Extension public class MetricsDatadogConfig extends GlobalConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
MetricsDatadogConfig.DataDogEndpoint |
static class |
MetricsDatadogConfig.DatadogUdpEndpoint |
static class |
MetricsDatadogConfig.Tag |
Descriptor.FormException, Descriptor.PropertyType, Descriptor.SelfExtensionPoint.LegacyInstancesAreScopedToHudsonclazz| Constructor and Description |
|---|
MetricsDatadogConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
DescribableList<MetricsDatadogConfig.DataDogEndpoint,Descriptor<MetricsDatadogConfig.DataDogEndpoint>> |
getEndpointsList() |
jenkins.metrics.impl.datadog.DatadogReportersRegistry |
getRegistry() |
static MetricsDatadogConfig |
instanceOrDie() |
void |
setEndpointsList(List<MetricsDatadogConfig.DataDogEndpoint> endpointsList) |
static void |
shutdown() |
all, getDescriptor, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@Terminator(after=STARTED) @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static void shutdown()
public DescribableList<MetricsDatadogConfig.DataDogEndpoint,Descriptor<MetricsDatadogConfig.DataDogEndpoint>> getEndpointsList()
public void setEndpointsList(List<MetricsDatadogConfig.DataDogEndpoint> endpointsList)
public jenkins.metrics.impl.datadog.DatadogReportersRegistry getRegistry()
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws Descriptor.FormException
configure in class GlobalConfigurationDescriptor.FormException@NonNull public static MetricsDatadogConfig instanceOrDie()
Copyright © 2016–2019. All rights reserved.