At first look 
https://github.com/DataDog/jenkins-datadog-plugin/blob/master/src/main/java/org/datadog/jenkins/plugins/datadogbuildreporter/DatadogBuildListener.java#L428
 
:
-  private String apiKey; -> use credentials
- stream handling probably requires tries
- listener.getLogger().println("Started build!"); -> printing messages with 
unknown source place is a headache for debug, put some prefix
...

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/7ea85933-056b-4c2d-8518-7553c0095d9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to