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

Latest commit

 

History

History
9 lines (6 loc) · 413 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 413 Bytes

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.