docker compose up
Run in background, -d
: docker compose up -d
docker compose down
Remove all images and rebuild docker compose down --volumes --remove-orphans --rmi all
to print trace id in logs "--distributor.log-received-traces=true"
I am creating a subscription with billing_cycle_anchor
set to first day of next month. Below is the params passed when creating subscription
{
"metadata": {
"tenant_id": "2cf19732-0c7b-42e4-a0a2-90fd9c0e7111"
},
"collection_method": "send_invoice",
"days_until_due": "30",
"backdate_start_date": "1645171200",
"items": {