Przejdź do treści

Bounded HTTP Fetch Operator Snapshot v1

Source schema: doc/schemas/bounded-http-fetch-operator-snapshot.v1.schema.json

Fields

Field Required Shape Description
schema yes const: bounded-http-fetch-operator-snapshot.v1
schema/v yes const: 1
status yes enum: ready, degraded, unavailable
active yes integer
capacity yes integer
requests/total yes integer All calls reaching the fetch-service execute boundary, including typed requests rejected by contract validation or policy admission.
completed/total yes integer
refused/total yes integer
failed/total yes integer
artifact-handoffs/total yes integer
failure-counts yes object
## Field Semantics

schema

  • Required: yes
  • Shape: const: bounded-http-fetch-operator-snapshot.v1

schema/v

  • Required: yes
  • Shape: const: 1

status

  • Required: yes
  • Shape: enum: ready, degraded, unavailable

active

  • Required: yes
  • Shape: integer

capacity

  • Required: yes
  • Shape: integer

requests/total

  • Required: yes
  • Shape: integer

All calls reaching the fetch-service execute boundary, including typed requests rejected by contract validation or policy admission.

completed/total

  • Required: yes
  • Shape: integer

refused/total

  • Required: yes
  • Shape: integer

failed/total

  • Required: yes
  • Shape: integer

artifact-handoffs/total

  • Required: yes
  • Shape: integer

failure-counts

  • Required: yes
  • Shape: object