You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider adding metadata when registering grpc service in consul. Spring-cloud-consul already supports this.
Metadata may be taken from spring.cloud.consul.discovery.metadata. Or from custom property grpc.consul.metadata if someone wants separate metadata for http and grpc endpoints.
This feature is useful for publishing grpc service config.
The text was updated successfully, but these errors were encountered:
Consider adding metadata when registering grpc service in consul. Spring-cloud-consul already supports this.
Metadata may be taken from
spring.cloud.consul.discovery.metadata
. Or from custom propertygrpc.consul.metadata
if someone wants separate metadata for http and grpc endpoints.This feature is useful for publishing grpc service config.
The text was updated successfully, but these errors were encountered: