Skip to content

Commit

Permalink
Merge pull request #3033 from DFE-Digital/1881-claims-onboard-to-logitio
Browse files Browse the repository at this point in the history
[1881] Ship production logs to Logit.io
  • Loading branch information
saliceti authored Jul 25, 2024
2 parents 68d1b56 + 5a6a0c4 commit 9fb53c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/application/config/production.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
},
"enable_monitoring": true,
"statuscake_contact_groups": [195955, 282453],
"external_url": "https://www.claim-additional-teaching-payment.service.gov.uk/healthcheck"
"external_url": "https://www.claim-additional-teaching-payment.service.gov.uk/healthcheck",
"enable_logit": true
}

0 comments on commit 9fb53c7

Please sign in to comment.