Open Olivia5k opened 9 years ago
We need an abstract class that defines what should be done with the metadata about builds.
stats
statistics
send()
Build()
We need an abstract class that defines what should be done with the metadata about builds.
stats
?statistics
?send()
method that would read configuration and send the produced statistics to a destination. Example could be to ElasticSearch.Build()
, regardless of build success.