For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reference

Comprehensive reference documentation for Talon annotations, events, configuration, and heartbeats.

Overview

This section provides detailed reference documentation for Talon microservices including:

  • Annotations - All available annotations for developing Talon microservices

  • Events - All lifecycle and runtime events dispatched by the Talon runtime

  • Configuration - DDL schema and configuration properties

  • Heartbeats - All fields carried in XVM heartbeat messages

Reference Pages

  • Annotations - Complete annotation reference for microservice development

  • Events - Lifecycle and runtime events available for processing

  • Configuration - Complete DDL elements and global properties reference

  • Heartbeats - Complete field reference for XVM heartbeat messages

The Configuration reference includes:

  • DDL element reference (System Details, Environment, Bus Providers, Buses, Applications, XVMs)

  • Global properties reference (Statistics, Optimization, Trace Logging, Discovery)

  • Enum value reference (ChannelQos, HAPolicy)

  • Complete property descriptions with defaults and "Can Set in <env>?" indicators

Next Steps

  1. Explore Configuration Model for conceptual understanding

  2. See configuration guides in Configuring the Microservice Runtime

Last updated