prometheus/discovery/eureka
Julien Pivotto 184a871638
Eureka: Fix service discovery when compiled in 32-bit (#7961)
Java timestamps are causing issues when unmarshalling with a 32 bit
prometheus. It appears that we do not use those fields, so let's remove
them.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-09-22 17:53:26 +02:00
..
client.go Eureka: Fix service discovery when compiled in 32-bit (#7961) 2020-09-22 17:53:26 +02:00
client_test.go Add Eureka Service Discovery (#3369) 2020-08-26 17:36:59 +02:00
eureka.go Add Eureka Service Discovery (#3369) 2020-08-26 17:36:59 +02:00
eureka_test.go Add Eureka Service Discovery (#3369) 2020-08-26 17:36:59 +02:00