Skip to content

grpc.server.health-service.type=ACTUATOR doesn't exist in the lastest version #1184

@mrttrifork

Description

@mrttrifork

According to https://grpc-ecosystem.github.io/grpc-spring/en/actuator.html

grpc:
  server:
    health-service:
      type: ACTUATOR

Should be a property, but in the current version grpc-client-spring-boot-starter-3.1.0.RELEASE it doesn't exist within the code base.

I can see that it exists on master, and will be part of the next release.

Maybe hide it until grpc-client-spring-boot-starter-3.2.0.RELEASE is released, or write from version 3.2.0.RELEASE and onward in the documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions