Configuration levels
Configurations: structured & adaptive
Systemiq configurations follow a hierarchical structure, where more specific settings override broader ones. This ensures flexibility while avoiding redundant configurations.
- Client-level (global): Default settings that apply across the entire organization.
- Stack-level (system, tool or element): More focused overrides, allowing different configurations for distinct business areas (e.g., different QA thresholds per product line).
- Agent-specific: The most granular level, fine-tuning how each agent processes data or triggers actions.
Hierarchical overwriting
Configurations cascade down from global → stack: (system, tool or element) → agent, with each level inheriting from the one above unless explicitly overridden. This approach minimizes redundancy while allowing targeted adjustments when necessary.