blob: 8c0378c543062b0a58d94ff01d0206346b52455e [file] [log] [blame]
{
port: ":9091",
prom_port: ":20000",
pubsub_event_topic: "gold-lottie-eventbus-bt",
pubsub_project_id: "skia-public",
ingestion_configs: {
// Primary Ingester
gold_bt: {
backup_poll_every: "1h",
backup_poll_last_n_commits: 5,
backup_poll_last_n_hours: 2,
gcs_sources: [
{
bucket: "skia-gold-lottie",
prefix: "dm-json-v1"
}
],
extra_configuration: {
BTProjectID: "skia-public",
BTInstance: "production",
BTTable: "gold-lottie"
}
},
}
}