question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TelegrafStatsdLineBuilder appears to have a race condition

See original GitHub issue

As raised here https://stackoverflow.com/questions/55631373/telegrafstatsdlinebuilder-appears-to-have-a-race-condition, it seems we can consistently get metrics published to StatsD without common tags applied which do appear on the Actuator Metrics endpoint, or when the Counter’s increment is invoked by only a single thread at a time.

I’ve made a small Spring Boot app which seems to reliably reproduce the problem: https://github.com/bw-tom/concurrent-metrics-publisher/

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bw-tomcommented, Apr 23, 2019

Happy to help, and thank you very much for the rapid response!

1reaction
izeyecommented, Apr 20, 2019

@bw-tom Thanks for the report and the sample! I reproduced it thanks to your sample. I created #1391 to try to resolve this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add support for StatsD style aggregator · Issue #39 - GitHub
@liyichao the issue is that you'd have one telegraf server collecting all the metrics for all of your hosts (like what you do...
Read more >
Telegraf 1.24 release notes - InfluxData Documentation
Create custom builder to scan a Telegraf configuration file for the plugin ... Fix race condition in configuration and prevent concurrent map writes...
Read more >
Untitled
#height Fruit ninja tournament han, Andrew simple make it right again, Lifted geo tracker, Psychedelic dj songs free download, Silverado 1500 2015!
Read more >
Rules Cheat Sheet - Coralogix
Rules help you to take full advantage of Coralogix capabilities, ... object) will result in a race condition to the index mapping and ......
Read more >
Untitled
I20 elite 2016 specifications, Balaju school of engineering and technology, Have a blessed thanksgiving graphics! #Actionfilme 2012 dvd, 1294 briarwood ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found