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

MetricsConsumer handle recursive values, fixes #550 and #526 #554

Merged
merged 1 commit into from Mar 28, 2018
Merged

Conversation

jnioche
Copy link
Contributor

@jnioche jnioche commented Mar 28, 2018

No description provided.

@jnioche
Copy link
Contributor Author

jnioche commented Mar 28, 2018

the metric which was causing the issue is now processed succesfully

   {
        "_index" : "metrics",
        "_type" : "datapoint",
        "_id" : "KNjRbGIBsMxvwQvn1h04",
        "_score" : 1.0,
        "_source" : {
          "srcComponentId" : "__system",
          "srcTaskId" : -1,
          "srcWorkerHost" : "localhost",
          "srcWorkerPort" : 6700,
          "name" : "__recv-iconnection.dequeuedMessages",
          "value" : 0.0,
          "timestamp" : "2018-03-28T13:35:13.975Z"
        }
      }

@jnioche jnioche merged commit 86d9683 into master Mar 28, 2018
@jnioche jnioche deleted the 550 branch March 28, 2018 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant