You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ghinfra] Set up ingestion from s3 -> clickhouse for cloudwatch (#6898)
Path: cloudwatch metrics -> firehose -> s3 (new bucket
fbossci-cloudwatch-metrics) -> clickhouse
This is the s3 -> clickhouse part
I think clickhouse has some in built ingestions for kinesis but I'm
lazy...
Requires meta-pytorch/pytorch-gha-infra#751
Testing: ran the python code via
`python tools/rockset_migration/s32ch.py --clickhouse-table
"infra_metrics.cloudwatch_metrics" --stored-data t.json --s3-bucket
fbossci-cloudwatch-metrics --s3-prefix ghci-related`
0 commit comments