Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect API Timing #342

Open
vjkoskela opened this issue Apr 1, 2020 · 0 comments
Open

Incorrect API Timing #342

vjkoskela opened this issue Apr 1, 2020 · 0 comments

Comments

@vjkoskela
Copy link
Member

There appears to be a race condition or outright bug timing the proxying of the KairosDb metrics list API:

{"time":"2020-04-01T00:17:09.559Z","name":"log","level":"warn","data":{"message":"Sample rejected; name=kairosService/metricNames/request, sample=TsdTimer{Name=kairosService/metricNames/request, StopWatch=TsdStopWatch{IsRunning=true, StartNanos=41736854219563062, Elapsed=null}, IsAborted=false, IsOpen=false}, rejections=[com.arpnetworking.metrics.impl.TsdMetrics$StoppedTimersPredicate@6ec8a33d]"},"context":{"host":"ttd1b-i-02d5699f25971b083.aws.dbxnw.net","processId":"91431","threadId":"mportal-akka.actor.default-dispatcher-16","logger":"c.a.m.i.TsdMetrics"},"id":"c7d3f769-9cc0-4878-9623-4e375328470e","version":"0"}
{"time":"2020-04-01T00:17:09.618Z","name":"log","level":"warn","data":{"message":"Timer closed/stopped after metrics instance closed; timer=TsdTimer{Name=kairosService/metricNames/request, StopWatch=TsdStopWatch{IsRunning=true, StartNanos=41736854219563062, Elapsed=null}, IsAborted=false, IsOpen=false}"},"context":{"host":"ttd1b-i-02d5699f25971b083.aws.dbxnw.net","processId":"91431","threadId":"mportal-akka.actor.default-dispatcher-16","logger":"c.a.m.i.TsdTimer"},"id":"8940400d-01ac-4959-82ae-08ac8bd87cd4","version":"0"}

This issue could either be in the periodic metrics on in its usage in Metrics Portal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant