Spring Cloud Netflix Client observations creating too many uri tag values

After observability support was added to RestTemplateEurekaHttpClient in #4255 by using the RestTemplateBuilder metrics ...

Spring Cloud Netflix Hystrix - Caused by: java.util.concurrent.TimeoutException:

I have a timeout issues only on startup and always getting concurrent.Timeout exception.If I disable, only the below hys...

Spring Cloud Netflix my docker images are able to ping eureka-server using curl in docker terminal but not getting registered

I am using spring boot, spring cloud netfix eureka-server, config-server and docker to run microservices.Everything is f...

Spring Cloud Netflix When @ RequestPart and @ RequestParam are used together, the @ RequestParam parameter will be duplicated

for (Entry<String, String[]> entry : request.getParameterMap().entrySet()) { String key = entry.getK...

Spring Cloud Netflix Application fails to start due to missing AbstractDiscoveryClientOptionalArgs bean

After updating Spring-Cloud from 2022.0.2 to 2022.0.3, our application failed to start:***************************APPLIC...

Spring Cloud Netflix Upgrade Eureka to 2.0.3

Comment From: OlgaMaciaszekDone with https://github.com/spring-cloud/spring-cloud-netflix/commit/702c10d4f1db9dc62492d5e...

Spring Cloud Netflix Jersey3DiscoveryClientOptionalArgs may be configured with TlsProperties in EurekaServerAutoConfiguration.java

When SSL for EurekaServer is enabled, I have to define my own jersey3DiscoveryClientOptionalArgs bean. It seems we can d...

Spring Cloud Netflix Discovery client can't register -> 401 error

When running the Discovery Client it'll not register to the Discovery Server caused by a 401 error. c.n.d.s.t.d.Retryabl...

Spring Cloud Netflix xstream, woodstox and guava dependencies vulnerabilities

Describe the bugEither com.google.guava:guava:jar:19.0com.thoughtworks.xstream:xstream:jar:1.4.19com.fasterxml.woodstox:...

Spring Cloud Netflix Use commons dependency management of okhttp version

Comment From: spencergibbSee https://github.com/spring-cloud/spring-cloud-commons/issues/477Comment From: deiiThis ticke...

Spring Cloud Netflix Improve documentation on required HTTP client dependencies

I am experiencing issues with the Eureka Client.Spring Boot version 3.2.1 or 3.2.2.Spring cloud 2023.0.0java version 17M...

Spring Cloud Netflix Add metrics for Euereka server events

Add metrics (Micrometer-based) listener for EurekaInstanceRegisteredEvent, EurekaInstanceRenewedEvent, EurekaInstanceCan...

Spring Cloud Netflix 400 error when Eureka discovery client attempts to register Spring Boot 2.7.5 service with service registry

Eureka-client(application.properties) -Eureka-server(application.properties)-Pom.xml(client)Spring cloud versionSpring B...

Spring Cloud Netflix UnresolvedAddressException when using webClient.get() to get from a discovery eureka client

Hi, I'd like to know if anyone can help me.I have a setup of microservices registering to a netflix discovery server, an...

Spring Cloud Netflix Implement probe() in EurekaReactiveDiscoveryClient

See https://github.com/spring-cloud/spring-cloud-commons/issues/1105Comment From: MarianConstantinMaricaCan I work on th...

Spring Cloud Netflix Duplicate event: EurekaInstanceCanceledEvent

Describe the bugAn application that actively unregisters from eureka fires EurekaInstanceCanceledEvent twice.The REST en...

Spring Cloud Netflix eureka client - registration issue

Why every 5 minutes to print the log INFO 2854 --- [ restartedMain] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eure...

Spring Cloud Netflix Need to tell eureka client running in Docker to use host's IP

I am running a Spring Cloud application inside a Docker container.While I can tell Eureka to use the exposed port (e.g. ...

Spring Cloud Netflix No such host is known (swagger-service)

Hello, I'm encountering an issue with microservices architecture. Specifically, when I attempt to access the microservi...

Spring Cloud Netflix Eureka server micrometer metrics for registered services

EnhancementMetrics on Eureka server, both /actuator/metrics and eg. /actuator/prometheus provide only generic jvm and ht...
上一页 下一页
.