Spring Buildmaster
3f6f57a80e
Next Development Version
2015-11-16 03:18:54 -08:00
Dave Syer
96fcd49e2e
OpenTsdbMetricWriter -> OpenTsdbGaugeWriter
2015-10-31 16:10:49 +00:00
Dave Syer
db03e8ea50
Fix sample and tidy up MetricWriter/GaugeWriter
...
The metric export configuration was still using the MetricWriter
interface where it should be using GaugeWriter
2015-10-31 16:00:48 +00:00
Huang YunKun
1c5e445554
Update the samples to use @WebIntegrationTest and randomPort=true
...
Closes gh-4294
Closes gh-4271
2015-10-27 11:56:01 +00:00
Phillip Webb
634bb770b2
Organize imports with new settings
...
See gh-4234
2015-10-19 12:58:34 -07:00
Dave Syer
c8ec2cb70b
Add missing annotation to openTSDB sample
2015-09-28 13:54:50 +01:00
Phillip Webb
1983b43830
Polish POM descriptions
2015-09-08 16:05:01 -07:00
Stephane Nicoll
7c0c953f81
Add value alias for SpringApplicationConfiguration
...
Given that Spring Boot uses java config accross the board, a new `value`
attribute is now aliased to the existing `classes` attribute such that
one could write the following:
@SpringApplicationConfiguration(MyConfig.class)
public class MyTest {}
Closes gh-3635
2015-08-19 17:09:34 +02:00
Phillip Webb
1ce617f1ae
Polish sample package names
2015-06-23 00:47:12 -07:00
Phillip Webb
31d6a0f17a
Polish updated metrics code
2015-06-04 00:56:00 -07:00
Dave Syer
7be13b28bd
Add tests for new features
2015-05-13 13:56:03 +01:00
Dave Syer
3fda744522
Add samples and tweak metrics reader/writers till they work
2015-05-13 13:56:02 +01:00
Dave Syer
60a4943520
Add support for metric export to OpenTSDB
2015-05-13 13:56:02 +01:00