Skip to content

Prometheus RSocket Proxy Client does not connect to Prometheus RSocket Proxy Server when using Spring Boot Native Images #94

@klopfdreh

Description

@klopfdreh

Currently we are facing the issue that if you use Spring Boot Native Images, the Prometheus RSocket Proxy Client does run into a timeout each time it connects to the Prometheus RSocket Proxy Server. For normal Java Application everything is working fine.

I also tried to increase the timeout with the newly introduced option #86

micrometer:
  prometheus:
    rsocket:
      timeout: 30s

Tested version: 2.0.0-M3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions