Base Config

Agents

General Config for Agents

Http Agent Config

Agent used to produce HTTP calls to specific website module: oshino.agents.http_agent.HttpAgent

Subprocess Agent Config

Agent used to execute CLI scripts module: oshino.agents.subprocess_agent.SubprocessAgent

Augments

General config for Augments

Moving Average

Reads metrics and produces moving average module: oshino.augments.stats.MovingAverage