Ian Stanton

Results 5 issues of Ian Stanton

Allow for system metrics when the collector is connected to a Tembo Cloud instance: - Add `TEMBO_NAMESPACE` environment variable - If SystemType is `tembo`, collect system metrics - Collect the...

Allow for collecting logs when the collector is connected to a Tembo Cloud instance: - Add Tembo Cloud specific log streaming solution that connects to websocket `wss://api.data-1.use1.tembo.io/loki/api/v1/tail` and streams logs...

**What this PR does / why we need it**: Add the following flags as helm values and pass down to `controller-manager` and `audit` deployment templates: - `--log-level-key` - `--log-level-encoder` -...

waiting on author

I noticed that there are a handful of runtime flags that aren't exposed as helm values, and there's no way to set them in the underlying deployment yaml without modifying...