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.

Elastic Shipper non finite value

See original GitHub issue

@izeye I am still facing this issue even with the new snapshot. It produced several metric where elastic might consider it as not finite. Spring boot 2.1.4 Spring cloud GreenwichSR1 Java11 Spring Cloud Kafka Streams

+--- io.micrometer:micrometer-registry-elastic:1.1.5-SNAPSHOT
|    \--- io.micrometer:micrometer-core:1.1.5-SNAPSHOT (*)

{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.778Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"0","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}
{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.778Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"1","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}
{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.778Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"2","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}
{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.778Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"3","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}
{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.778Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"4","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}
{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.779Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"5","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}
{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.779Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"6","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}
{ "index" : {} }
{"@timestamp":"2019-05-13T16:50:18.779Z","name":"kafka_consumer_records_lead_min","type":"gauge","activeProfile":"dev","client_id":"consumer-4","partition":"7","region":"","serviceName":"request-handler","topic":"DV_REQUEST_HANDLER","value":1.7976931348623157E308}

_Originally posted by @sabareeshkkanan in https://github.com/micrometer-metrics/micrometer/issues/1370#issuecomment-491905536_

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sabareeshkkanancommented, May 15, 2019

@izeye thanks for clarification. This appears to work fine now

1reaction
shakuzencommented, May 15, 2019

@sabareeshkkanan now that the fix is merged, please feel free to test out a snapshot version containing the fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

java - Handing of "JSON does not allow non-finite numbers" in ...
Hi I am trying to do aggregation on a field using MAX function inside my index, the issue is when I do aggregation...
Read more >
Getting started with anomaly detection | Machine Learning in ...
This tutorial shows you how to create anomaly detection jobs, interpret the results, and forecast future behavior in Kibana.
Read more >
Boundary Value Problems of Finite Elasticity | SpringerLink
In this book I present, in a systematic form, some local theorems on existence, uniqueness, and analytic dependence on the load, which I...
Read more >
Elasticity, shell theory and finite element results for the ...
Elasticity, shell theory and finite element results for the buckling of long sandwich cylindrical shells under external pressure.
Read more >
How Does Price Elasticity Affect Supply? - Investopedia
Elastic means the product is considered sensitive to price changes. Inelastic means the product is not sensitive to price movements. Price elasticity of...
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