mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(scheduled_tasks): update for k8s (#734)
This commit is contained in:
parent
94a3276979
commit
7cff9abee3
2 changed files with 14 additions and 8 deletions
|
|
@ -88,6 +88,7 @@ pub struct ScheduledTasksConfig {
|
|||
pub set_guild_count: bool,
|
||||
pub expected_gateway_count: usize,
|
||||
pub gateway_url: String,
|
||||
pub prometheus_url: String,
|
||||
}
|
||||
|
||||
fn _metrics_default() -> bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue