Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface healthCheck

Interface de dados da consulta da saúde do serviço

Hierarchy

  • healthCheck

Index

Properties

checks

checks: { jobs:uptime: healthCheckComponent[]; postgres:connections: Omit<healthCheckComponent, "componentId">[]; rapservice:connections: Omit<healthCheckComponent, "componentId">[] }

Status de cada serviço utilizado pelo conector

Type declaration

  • jobs:uptime: healthCheckComponent[]
  • postgres:connections: Omit<healthCheckComponent, "componentId">[]
  • rapservice:connections: Omit<healthCheckComponent, "componentId">[]

links

links: { docs: string }

Type declaration

  • docs: string

releaseId

releaseId: string

ID da distribuição

status

status: string

Status do serviço

version

version: string

Versão do serviço

LedgerTech