- gauge(String, JSONObject, String) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
-
Sends a metric to the Datadog API, including the gauge name, and value.
- getApiKey() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
-
Getter function for the apiKey global configuration.
- getDescriptor() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
-
- getDisplayName() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
-
Getter function for a human readable plugin name, used in the configuration screen.
- getHostname() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
-
Getter function for the hostname global configuration.
- getHostname(EnvVars) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
-
Getter function to return either the saved hostname global configuration,
or the hostname that is set in the Jenkins host itself.
- getOS() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
-
Human-friendly OS name.