Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
6 years ago
Dave Syer
96fcd49e2e
OpenTsdbMetricWriter -> OpenTsdbGaugeWriter
9 years ago
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
9 years ago
Huang YunKun
1c5e445554
Update the samples to use @WebIntegrationTest and randomPort=true
...
Closes gh-4294
Closes gh-4271
9 years ago
Phillip Webb
634bb770b2
Organize imports with new settings
...
See gh-4234
9 years ago
Dave Syer
c8ec2cb70b
Add missing annotation to openTSDB sample
9 years ago
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
9 years ago
Phillip Webb
1ce617f1ae
Polish sample package names
10 years ago
Phillip Webb
31d6a0f17a
Polish updated metrics code
10 years ago
Dave Syer
7be13b28bd
Add tests for new features
10 years ago
Dave Syer
3fda744522
Add samples and tweak metrics reader/writers till they work
10 years ago
Dave Syer
60a4943520
Add support for metric export to OpenTSDB
10 years ago