Health Indicator for Cloud Spanner
Closed this issue · 2 comments
ikeyat commented
I think Spring Boot's DataSourceHealthIndicator
does not work for spring-cloud-gcp-data-spanner
because it does not use JDBC DataSource.
A custom health indicator Such as SpannerHealthIndicator
and its auto configures should be added into spring-cloud-gcp-data-spanner
to avoid boilerplate.
suztomo commented
I copied this feature request to GoogleCloudPlatform/spring-cloud-gcp#640 (newer repository)
elefeint commented
Closing this one; will discuss on the new repo issue.