The agent runs can be monitored through Sentry once you provide your sentry DSN to the --sentry flag.
situation run --sentry="https://6eb600b24dd5c42fb149cf84d2240bef@o458801043321e512.ingest.us.sentry.io/4509589955543040"
situation.exe run --sentry="https://6eb600b24dd5c42fb149cf84d2240bef@o458801043321e512.ingest.us.sentry.io/4509589955543040"
The internal sentry client forward logs (not debug logs) in addition to fine-grained monitoring data (module level). It attaches the following metadata (not configurable).
| Metadata | Value | Example |
|---|---|---|
ServerName |
Agent ID (hex string format) | fc097e65503cb3ad9eb8e10f5a617611 |
Release |
Agent version | 0.20.0 |
Dist |
Agent commit | d7fa41d254d75496200d6fe0c71b1b4bf13892b1 |