service

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package service implements the service-endpoints analyzer: it activates on service.state observations and builds the "service has no ready endpoints" hypothesis - the 503 / selector-mismatch root cause.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analyzer

type Analyzer struct{}

func New

func New() *Analyzer

func (*Analyzer) Analyze

func (*Analyzer) Explain

func (a *Analyzer) Explain(f model.Finding) string

func (*Analyzer) ID

func (a *Analyzer) ID() string

func (*Analyzer) Name

func (a *Analyzer) Name() string

func (*Analyzer) NeedsEvidence

func (a *Analyzer) NeedsEvidence(_ model.Hypothesis) []analyze.EvidenceRequest

func (*Analyzer) Precedence added in v1.0.1

func (a *Analyzer) Precedence() int

func (*Analyzer) StatusLabel added in v1.0.1

func (a *Analyzer) StatusLabel() string

StatusLabel: a routing fault, reported only when nothing else claims the card.

func (*Analyzer) Supports

func (a *Analyzer) Supports(o model.Observation) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL