Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Investigate a potential concurrency bug in micrometer's telegraf flavoured statsd publisher

Notifications You must be signed in to change notification settings

bw-tom/concurrent-metrics-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Concurrent Metrics Publisher

A MVP for investigating potential concurrency bugs in micrometer's telegraf flavoured statsd publisher. As this bug has now been fixed, this is archived

Overview

This is a spring-boot app that can be run with mvn spring-boot:run. Alterations to App.java can demonstrate concurrent vs single-threaded behaviour. By default, the metrics will be published without common tags.

About

Investigate a potential concurrency bug in micrometer's telegraf flavoured statsd publisher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages