Highlights
- Arctic Code Vault Contributor
Popular repositories
1,746 contributions in the last year
Less
More
Contribution activity
February 2021
Created 107 commits in 13 repositories
Created 3 repositories
Created a pull request in micrometer-metrics/micrometer that received 2 comments
Fix MultipleIndicator.combine()
MultipleIndicator.combine() has a parameter named objectives somehow, so it uses the parameter instead of this.objectives.
This PR changes to use t…
+20
−0
•
2
comments
Opened 22 other pull requests in 4 repositories
micrometer-metrics/micrometer
15
merged
2
open
- Fix flakiness in Log4j2MetricsTest.asyncLogShouldNotBeDuplicated()
- Polish NamedThreadFactory
- Use NamedThreadFactory in KafkaMetrics
- Apply ModifierOrder Checkstyle module
- Log ExecutorServiceMetrics.bindTo() failure
- Inject required meter binders into predefined SLOs
- Polish micrometer-registry-health module
- Fix FunctionCounter in SingleIndicator.Builder.count()
- Use latest.release for Hazelcast version
- Clean up Javadoc warnings and errors
- Support Javadoc @apiNote, @implSpec and @implNote
- Polish gRPC integration contribution
- Polish CaffeineStatsCounter contribution
- Suppress deprecation warnings from MetricsDSLContext
- Polish JvmInfoMetrics contribution
- Upgrade to Gradle Wrapper 6.8.2
- Clean up meters from registry on close() in KafkaMetrics
spring-projects/spring-boot
3
closed
spring-projects/spring-framework
1
closed
micrometer-metrics/micrometer-docs
1
merged
Created an issue in spring-io/nohttp that received 2 comments
io.spring.nohttp plugin doesn't seem to be compatible with Gradle 7.0-milestone-1
Applying io.spring.nohttp plugin with Gradle 7.0-milestone-1 fails as follows:
* What went wrong:
A problem was found with the configuration of tas…
2
comments