feat: sentry integration
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2023-10-13 12:29:51 +02:00
parent b8a8c9257b
commit 50ce5a25ee
4 changed files with 14 additions and 2 deletions

View File

@ -2,4 +2,6 @@ package emissary
config main 'agent'
option reconciliation_interval '60'
option server_url 'https://emissary.cadol.es'
option server_url 'https://emissary.cadol.es'
option sentry_dsn ''
option sentry_environment ''