HealthcheckApi

com.netflix.atlas.pekko.HealthcheckApi
class HealthcheckApi(serviceManagerSupplier: Supplier[ServiceManager]) extends WebApi, StrictLogging

Healthcheck endpoint based on health status of the ServiceManager.

Attributes

Graph
Supertypes
trait StrictLogging
trait WebApi
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def routes: Route

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
StrictLogging