| { |
| "URL": "https://ct-perf.skia.org", |
| "contact": "https://bugs.skia.org", |
| "trace_sample_proportion": 0.01, |
| "use_regression2_schema": true, |
| "notify_config": { |
| "notifications": "html_email" |
| }, |
| "auth_config": { |
| "header_name": "X-WEBAUTH-USER" |
| }, |
| "data_store_config": { |
| "datastore_type": "cockroachdb", |
| "connection_string": "postgresql://root@perf-cockroachdb3-public:26277/ct?sslmode=disable", |
| "tile_size": 256 |
| }, |
| "ingestion_config": { |
| "source_config": { |
| "source_type": "gcs", |
| "project": "skia-public", |
| "topic": "perf-ingestion-ct-production-restore", |
| "subscription": "perf-ingestion-ct-cdb-restore-prod", |
| "sources": [ |
| "gs://cluster-telemetry-perf/ingest" |
| ] |
| }, |
| "branches": [], |
| "file_ingestion_pubsub_topic_name": "" |
| }, |
| "git_repo_config": { |
| "provider": "gitiles", |
| "url": "https://skia.googlesource.com/perf-ct", |
| "dir": "/tmp/ct", |
| "debounce_commit_url": false |
| } |
| } |