microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
93 stars 68 forks source link

SpringBoot Actuator for Azure CosmosDB #490

Closed nsrags closed 4 years ago

nsrags commented 4 years ago

This is feature suggestion that can be incorporated as part of Spring Boot starter for CosmosDB.This will help us in healthchecking the CosmosDB and follow a similar approach for Boot Actuator.This would help in providing health stats from Spring Boot application standpoint for all its integrations (when CosmosDB is one among them)

kushagraThapar commented 4 years ago

Closing it here as this is being tracked in a separate repo.