Versions in this module Expand all Collapse all v0 v0.6.3 Dec 15, 2025 Changes in this version + func Start(cfg *Config) + type Config struct + CertFile string + ConfigPath string + Features map[string]bool + PluginConfigPath string + Port int + PrivateKeyFile string + StaticPath string + type PluginConfig struct + AlertingRuleNamespaceLabelKey string + AlertingRuleTenantLabelKey string + IsStreamingEnabledInDefaultPage bool + LogsLimit int + Timeout time.Duration + UseTenantInHeader bool + func (pluginConfig *PluginConfig) MarshalJSON() ([]byte, error)