metric_nr_transfer_exceptions=Counter("ingest_transfer_exceptions","Number of exceptions raised during transfer",labelnames=["site","reason"])
metric_nr_bytes_transferred=Counter("ingest_bytes_ingested","Number of payload bytes ingested into the LTA (sum of ingested file sizes)",labelnames=["site"])