jdeex

Results 12 issues of jdeex

**Describe the bug** TTL seems to only reports pass, even when there are health indicators failing. Even when the Health Endpoint

enhancement
help wanted

New configuration option: spring.cloud.consul.discovery.health-check-name Checks are being named as: Service 'your-project-name' check and this cannot be set by configuration. In the discovery configuration options you may set health-check path, url,...

enhancement
help wanted

**Describe the bug** After setting a configuration prefix for the system environment properties, then the application fails to start and complains about the prefix not being valid. This is a...

waiting-for-triage

Are you planning to support Elastic8?

elastic

### Feature description There is an option in Environment to getProperties() with a StringConvention.RAW to avoid the kebab translation, but this return each element as an independent entry It would...

type: improvement

### Expected Behavior ConfigurationProperties("property") should resolve from the sources available [as described here](https://github.com/micronaut-projects/micronaut-core/blob/4.6.x/src/main/docs/guide/cloud/cloudConfiguration/distributedConfigurationConsul.adoc#storing-configuration-as-keyvalue-pairs) ### Actual Behaviour variable is not being populated ### Steps To Reproduce In Consul KV store your...

### Feature description It would be nice to have a way to add additional checks to the service registration in Consul. Eventhough creating new HealthIndicators impacts on the global health...

type: enhancement

### Feature description Sometimes Retrying is not an option, you want to skip the message and continue and perhaps let another consumer deal with the failed messages. The documentation currently...

type: improvement

### Expected Behavior _No response_ ### Actual Behaviour When using the http client, after a failure in a consul client the service starts reporting connection errors. When the consul client...

status: example attached
type: bug